Search found 4 matches

by tharanginiakula
Mon May 18 2015
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: How to set "Fit to Page" printer settings
Replies: 8
Views: 19153

Re: How to set "Fit to Page" printer settings

Thanks for the update Jose, I will try the code as you suggested.
However I was under the impression that fit to page properties are also available for amyuni pdf converter dll, if any such properties exists do let me know.

Regards
Tharangini
by tharanginiakula
Mon May 11 2015
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: How to set "Fit to Page" printer settings
Replies: 8
Views: 19153

Re: How to set "Fit to Page" printer settings

Hi Jose I am using the following code to convert the given excel file in to pdf. cdiNet.EnablePrinter(_company, _code); // Set FileNameOptions and output file name. cdiNet.FileNameOptions = Convert.ToInt32(NoPrompt + UseFileName + EmbedFonts + MultilingualSupport + EmbedStandardFonts + EmbedLicensed...
by tharanginiakula
Fri May 08 2015
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: How to set "Fit to Page" printer settings
Replies: 8
Views: 19153

How to set "Fit to Page" printer settings

Hi
I am using Amyuni pdf converter version 4 and I need to set the printer settings "Fit to Page" in the code.
I am unable to find any such properties in the cdintfnet dill.
Request to suggest me the code snippet to have "Fit to page" setting.

Thanks
Tharangini