Results 1 to 8 of 8

Thread: Data Report page width problem

  1. #1

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308

    Question 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

  2. #2
    Addicted Member
    Join Date
    Mar 2002
    Posts
    135

    Thumbs up

    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

  3. #3

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308
    I want to do this through coding, else otherwise, I have to tell the customer to set the page width on all machines.

  4. #4
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747
    report.leftmargin = *small number*
    report.rightmargin = *small number*

  5. #5

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308
    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.

  6. #6
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747
    or maybe ur report is GENIUNELY too big for the printer, ya gotta make it smaller!

  7. #7

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308
    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 ?

  8. #8
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747
    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
  •  



Click Here to Expand Forum to Full Width