How to Print Duplex setting Post script PRN to Duplex Printer ?
Dear Sir,
I am currently working on resolving this issue, for which I need some urgent help. I would appreciate if you could spare some time, and respond if you have some insight into this problem.
Issue Description:
I have an apppln that accepts a PRN file and sends it to Post script Printer.
we mention the Duplex option (Back to Back type like First Page on page One and Second Page on back of that page One only etc.)... say in the Word file itself ... and then Creat the PRN file.
Here i have given all need info for Duplex,So that will store in that created prn.
Now ... I need to make sure this PRN file prints properly ... with Duplex option .... and other
formating etc I was using gsprint.exe which takes supports of Gost Script.what was happening ... is even PRn files with Duplex option were not printing properly. There are Print Methods option
which is by Default Window GDI Driver in GSPrint, if i print using this print method , then it's printing all PRN perfectly, but Duplex option file it's not prinitng properly.
So ... if I manually chnaged the METHOD to Poscript in GSPrint, then it's print fine wi Duplex option setting to word file.
DO u know some thing about how to print Duplex option created prn file using Ghost view oR any other tool which print prn file as it is with given setting to that prn Like Duplex etc.
Also i have used another PrintToFile.exe which also print postscript file perfectly.But, need exact solution to print poscrit file using this exe.
Main Goal: To Print Posctscript PRN with Duplex Option to Postscript Printer. also printer has Duplex option to print Duplex Pages automatically.(Name of Printer company : XEROX DP65)
Please give me your view about my issue as soon as possible.
Thanking you,
With regards,
Sachin P Chaudhary.
Last edited by Electroman; Nov 3rd, 2004 at 10:06 AM.
When your thread has been resolved please edit the original post in the thread ()
and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.