cancel reset Printer setting!
Hi:
My customer like use HPLaset Jet Double side print out! when fast report .Net version print job actived, the printersetting dialog is show up. But User select double page print out. It been canceled by Fast-report. Only when set it by Control panel, It work OK!
Can Fast-report not to reset to the printer driver setting?
My customer like use HPLaset Jet Double side print out! when fast report .Net version print job actived, the printersetting dialog is show up. But User select double page print out. It been canceled by Fast-report. Only when set it by Control panel, It work OK!
Can Fast-report not to reset to the printer driver setting?
Comments
Check the page settings in the FastReport designer (File|Page Setup menu). On the "Other" tab there is a setting for duplex - set it to the correct value (default/simplex/duplex).
so I set "Fast-report.PrinterSetting.ShowDialog = true;", when user print it ,Printer diloag show up, He can set double printting or not.
In Fast-report Studio , It work Ok. But in Fast-report.Net, it work faile! Please fix it up.
I try it by fast-report demo. select preview ->select Print dialog -> set duplex for double side print out -> select print . but it don't work! [img]style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> If I set it by window control panel->printer-> double side print out. -> double side print out is OK.but every print out is double side, even when fast-report.net bring out print dialog user set to single page print out. Base on my test. when fast-report.net start real print job, it reset print environment to control panel setting.[/img]
select preview ->select Print dialog -> press "Settings" button -> set duplex for double side print out -> select print .