Navision waits for printer

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
hedegaard
Posts: 2
Joined: Wed Feb 02 2005

Navision waits for printer

Post by hedegaard »

I am printing PDF documents from Navision. Using 2.10i7. Still in development.

It was working perfectly during multiple tests.

But now all of a sudden the Navision print stops and does not continue.

Looking at the documents in the PDF Printer driver I can see the document, but it says "Error - Printing".
When I delete the printjob Navision continues to print.¨
It seems like navision is waiting for the printer driver to accept a connection.

I have tried, reinstalling the pdf driver, changing the license key to a special Navision key and same thing happens.

I hope some of you have idea on what to do.

regards
Anders.hedegaard@dataworks.dk
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Are you calling EnablePrinter() right before printing?

Did you make any changes to your code so it stopped working?

Did you install a new version of the PDF Converter? Version 2.50?
hedegaard
Posts: 2
Joined: Wed Feb 02 2005

Post by hedegaard »

Hello,

yes I do call the EnablePrinter function.

I think the problem was that the filepath I sent to the printer was not valid. This however does not give an error but merely stalls the execution of the print.

I will handle false filepaths in my code.

Thank you for the reply. I think I am OK again.

//Anders
Post Reply