|
-
Dec 14th, 2002, 05:04 PM
#1
Thread Starter
Frenzied Member
Data Report page width problem
I designed a data report and it was working well on my pc, when i loaded my application on another pc, there was an error that report width is out of paper, how can i solve this problem that report work well on all the systems.
Thanks
-
Jan 28th, 2003, 04:18 AM
#2
Addicted Member
To solve ur problem just change the paper size of the printer through the control panel and run your application again.
Hope this would solve ur problem
-
Jan 28th, 2003, 04:05 PM
#3
Thread Starter
Frenzied Member
I want to do this through coding, else otherwise, I have to tell the customer to set the page width on all machines.
-
Jan 30th, 2003, 07:37 PM
#4
Fanatic Member
report.leftmargin = *small number*
report.rightmargin = *small number*
-
Jan 31st, 2003, 02:54 PM
#5
Thread Starter
Frenzied Member
I have already tried this, but the problem is there. Actually, I think the problem is of printer. Maybe I have to set the width and height of the report according to printer, but I don't know how.
-
Jan 31st, 2003, 03:31 PM
#6
Fanatic Member
or maybe ur report is GENIUNELY too big for the printer, ya gotta make it smaller!
-
Jan 31st, 2003, 03:50 PM
#7
Thread Starter
Frenzied Member
Actually, report is running fine on my PC, but on another PC, it is not. This may be a printer problem. Moreover, if report is too large to fit on the data report, how can I display it horizontally ?
-
Feb 10th, 2003, 07:24 AM
#8
Fanatic Member
I've been away for a week and u've probably allready solved this, but set ur report.orientation (i think thats the property) to landscape.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|