Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Already using default paper of default printer

edited July 2003 in General
Hi,

I have some report that print on a 11X17, my default printer do not print
11X17 on my compiler computer, when I deploy the *.exe on a other machine
where this machine default printer is a 11X17 printer, the print give me a
message to change de paper.

If on my machine I set default printer 11X17 and compile, I'll not have this
probleme.

how can I solve my probleme.

SB

Comments

  • edited July 2003
    What size should the report be generated to? If it is always intended by the
    end user to generate to a 11x17, then set that at the paper size in the
    Report.PrinterSetup before the Report.Print call in code and it should use
    that size when you print from the deployed client machine.


    Cheers,

    Jim Bennett
    Digital Metaphors


This discussion has been closed.