AMYUNI 2.07 DRIVERS DOWNLOAD?

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
itsmevic
Posts: 12
Joined: Tue Feb 24 2004
Location: Dallas
Contact:

AMYUNI 2.07 DRIVERS DOWNLOAD?

Post by itsmevic »

Hello,

Some of our customers still run an earlier version of our software that included the Amyuni 2.07 drivers. Now since our upgrade our software uses the 2.10i driver. We have found through troubleshooting certain errors, for example, the "PDF Driver Could not Be Initialized" error when trying to send PDF's out of our software that by rolling the 2.10i driver back to 2.07 helps with a lot of these issues. The problem is this, not many older version of our software to reload the 2.07 drivers, so when you do try and roll it back to 2.07 it tells you it doesn't detect it. To counter this issue, I wanted to ask Amyuni support if they could help me in determining what files including registery entries that I could bundle up in one folder and send to the our users that are having this issue. This way they could install the 2.07 driver to their machines and we would be able to fix this issue. Any help with this is greatly appreciated!

Regards,

Vic
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Rolling back to 2.07 is not really a solution.

The "Printer is not Initialized" message is usually generated when you are trying to print to the PDF Printer whitout having the printer activated.

I suggest that you check in your application that you are calling SetLicensekey right after initializing the printer and right before each printout.

Hope this helps.
itsmevic
Posts: 12
Joined: Tue Feb 24 2004
Location: Dallas
Contact:

Post by itsmevic »

"Rolling back to 2.07 is not really a solution. The "Printer is not Initialized" message is usually generated when you are trying to print to the PDF Printer whitout having the printer activated. I suggest that you check in your application that you are calling SetLicensekey right after initializing the printer and right before each printout. "


Thanks for your reply. Rolling the drivers back to 2.07 so far has been our only viable solution. The 2.10h and 2.10i drivers seem buggy. So rolling them back to a driver we know that works i.e. 2.07 is the only solution. This is why I was asking about what files were included in teh 2.07 driver and where I could obtain them all at. This way I can bundle them up in one folder and send to user's that are having issues.


I'm not quite sure what you meant by "SetLicensekey right after initializing" you may need to break that down to me like i'm a two year old because I didn't understand your reply. So if you could answer my questions about the location of the 2.07 drivers I would greatly appreciate it.

I'm not even sure where the "SetLicensekey" is?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Unfortunately, we do not have the files of 2.07 online. You can download version 2.09 from our site if you have access to the updates page: http://www.amyuni.com/en/support/updates.html

When using version 2.10 or 2.50 progammatically, you need to call a function called EnablePrinter right before printing to initialize the printer.
And you need to call a function called SetLicenseKey right before some postprocessing operations like Encryption.

If you do not add the call to EnablePrinter in your code most likely your code will now work with version 2.10.

When receiving version 2.10 did you get a Licensee code and Activation Code?
Post Reply