panfeng
December 13th, 2006, 07:57 PM
Hi,
I want to ask you a question. Could I set paper size before I print it out? And I want to pint paper one by one,but when I use FoxitReaderSDK1.PrintFile,it will appear dialog box
.For example:...
FoxitReaderSDK1.openfile('d:\a.pdf');
FoxitReaderSDK1.papersize:=DM_PAPER_A3;
FoxitReaderSDK1.print;
Could you have good idea? Thanks a lot.
I want to ask you a question. Could I set paper size before I print it out? And I want to pint paper one by one,but when I use FoxitReaderSDK1.PrintFile,it will appear dialog box
.For example:...
FoxitReaderSDK1.openfile('d:\a.pdf');
FoxitReaderSDK1.papersize:=DM_PAPER_A3;
FoxitReaderSDK1.print;
Could you have good idea? Thanks a lot.