Amyuni 4.0.08 printer only has about tab on printer preferen

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
Christen
Posts: 15
Joined: Tue May 12 2009

Amyuni 4.0.08 printer only has about tab on printer preferen

Post by Christen »

Hello,

We upgraded our printer install on our product to use the amyuni 4.0 printer but unfortunately the printing preferences window now only has an about tab. In version 3.5 we could change margin size and a host of other settings.

We are using c# for the install. The install arguments are below.

var installArguments = string.Format(@"-s ""{0}"" -n ""{1}"" -c ""{2}""", printerName, amyuniLicencee, amyuniCode);

How do we need to change this to make all the preferences available.
Devteam
Posts: 119
Joined: Fri Oct 14 2005
Location: Montreal
Contact:

Re: Amyuni 4.0.08 printer only has about tab on printer preferen

Post by Devteam »

The developer version of Amyuni PDF Converter only displays a single About tab because all the settings are done within the calling application. This has been the case for a few years now and well before version 3 was released. Either you had special licensing that allowed you to display other tabs or you were distributing the wrong version of PDF Converter. Please contact sales or support to clarify which type of license/activation code you are entitled to use.
Amyuni Development Team

Efficient and accurate conversion to PDF, XPS, PDF/A and more. Free trials at - https://www.amyuni.com
Post Reply