Search found 3 matches

by BoerLowie
Tue Oct 21 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Navision crashes when default printer is set at PDF...
Replies: 2
Views: 6767

Re: Navision crashes when default printer is set at PDF...

I'm reinstalling the server hosting the PDF printer with Windows 2003 x86 instead of Windows 2003 x64. Let's see if that helps before we take it to the next level.


thanks!
by BoerLowie
Mon Oct 20 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Navision crashes when default printer is set at PDF...
Replies: 2
Views: 6767

Navision crashes when default printer is set at PDF...

Hi, PDF Printer (3.03) is installed on a dedicated PDF Server. This machine is running Win2003 x64 and running fine. Navision runs on Citrix (Win2003 x64). The printer is mapped to our Navision users on this server (\\server\pdfprinter). PDF's are generated through code (a lock is set using the dll ...
by BoerLowie
Tue Apr 04 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Font Embedding not working
Replies: 1
Views: 6172

Font Embedding not working

Hi, we are using Amyuni PDF Converter 2.50. We use it from Navision with the following code: CommonDriverInterFace.DriverInit(lstrPDFPrinter); CommonDriverInterFace.Lock(pstrSpoolCaption); CommonDriverInterFace.FontEmbedding := TRUE; CommonDriverInterFace.SetDocFileProps(pstrSpoolCaption,203,'',pstr...