Duplex Print Problems
Hi all... [img]style_emoticons/<#EMO_DIR#>/cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" />
I have a question...what else[/img][img]style_emoticons/<#EMO_DIR#>/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />
I am printing some reports like a Batch Print. Every report is one Print Job. Before the first Job is printing then[/img]ShowDialog is true and after the first ist setting to false. Now we have a Duplex Printer. If i set to Duplex in the Dialog the first Job is printing in Duplex and the other are printing with Standard Settings.
How can i configure that the Print Options only setting to Standard with show the Dialog and every Print is using the Options i am setting. Must i save the Options after the Dialog and set this before every Print ?
Thanks for Help.
PS: in the PrintOptions i can??t find the Option for Duplex
How can i configure that the Print Options only setting to Standard with show the Dialog and every Print is using the Options i am setting. Must i save the Options after the Dialog and set this before every Print ?
Thanks for Help.
PS: in the PrintOptions i can??t find the Option for Duplex
Comments
but i think no. it??s always the same Report i am printing as example 10 times. before the first i am setting the options. then i set OptionsVisible:= False and printing the next, the next, the next ....
before i update FastReport the same options are using by the next Print Job. Now are setting the Options before every Print to default. Then i have the first in Duplex and the other default.
Is there a Option that i can use the last Settings in the Options and when i want set to default ?
a long time later...i understand what you mean [img]style_emoticons/<#EMO_DIR#>/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> It is possible to say before frReport.Print "use the last Options" ?[/img]