Search found 30 matches

by lovison@algolsh.it
Fri Feb 18 2011
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Function PrintPDFDocument() prints garbage characters
Replies: 5
Views: 9592

Re: Function PrintPDFDocument() prints garbage characters

Thanks Davide, I also worked around using ShellExecute with the print, but I have other problems because it is asynchronous, and some printers can lock the application ("virtual printers" as Amyuni o CutePDF) ... Amyuni's technicians cannot run correct this 'PrintPDFDocument'? I try to att...
by lovison@algolsh.it
Thu Feb 17 2011
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Function PrintPDFDocument() prints garbage characters
Replies: 5
Views: 9592

Re: Function PrintPDFDocument() prints garbage characters

Hi, We have the same problem : PrintPDFDocument() prints out certain PDF files, lots of weird characters are instroduced to replace the original text. On some pc from our application when we print PDF generated from Amyuni PDF Converter with PrintPDFDocument , we obtain garbage characters in all pdf...
by lovison@algolsh.it
Fri Sep 24 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 4.0.1.2 - Not working on Windows 7 x64 or 2008 x64 WTS
Replies: 2
Views: 7535

Re: 4.0.1.2 - Not working on Windows 7 x64 or 2008 x64 WTS

Thank you very much, Theta! :)
You have given me very valuable assistance.
I try to investigate in this direction, thanks!

Fabrizio
by lovison@algolsh.it
Wed Sep 22 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: 4.0.1.2 - Not working on Windows 7 x64 or 2008 x64 WTS
Replies: 2
Views: 7535

4.0.1.2 - Not working on Windows 7 x64 or 2008 x64 WTS

Hi, I try with simple test program, but I receive error on STARTDOC line : HFONT font, oldFont; HDC dc; DOCINFO di; int iRetValue; dc = CreateDC("WINSPOOL","Algol PDF Test",NULL,NULL); if (dc == NULL) return; memset( &di, 0, sizeof(di) ); di.cbSize = sizeof( di ); di.lpszDocN...
by lovison@algolsh.it
Mon Aug 30 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER
Replies: 9
Views: 16424

Re: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER

Hello, a month ago I filled out the form for support, but I received no response. When you say you should open a support ticket with our support department. how do I open this??? I filled form on http://www.amyuni.com/en/support/techsupport.html , but I received no response. I always have the proble...
by lovison@algolsh.it
Tue Jul 20 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER
Replies: 9
Views: 16424

Re: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER

How do I open a support ticket with your support department ? :?
by lovison@algolsh.it
Fri Jul 16 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER
Replies: 9
Views: 16424

Re: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER

Same code with same license on another sysop work fine.
The printer is ok, I see About Box with Algol ...
If I use Administrator account, the program run ok: which others rights can I check ?!?
by lovison@algolsh.it
Thu Jul 15 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER
Replies: 9
Views: 16424

Re: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER

Hi, I try with simple test program, but I receive error on STARTDOC line : HFONT font, oldFont; HDC dc; DOCINFO di; int iRetValue; dc = CreateDC("WINSPOOL","Algol PDF Test",NULL,NULL); if (dc == NULL) return; memset( &di, 0, sizeof(di) ); di.cbSize = sizeof( di ); di.lpszDocN...
by lovison@algolsh.it
Mon Jul 05 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER
Replies: 9
Views: 16424

Re: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER

Hi, The issue is ONLY on Windows 7 x64 at one of our customers, when I call StartDoc , as in the example below. I installed your PDF Converter as "Algol PDF Printer": the port is already set to NUL port, but with LPT1 port I have same results; that pc has only your pdf printer. HANDLE hPDF...
by lovison@algolsh.it
Wed Jun 30 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER
Replies: 9
Views: 16424

Win7 x64 : API Error 122 ERROR_INSUFFICIENT_BUFFER

On Windows 7 x64 with Amyuni 4.0.1.1 I have API Error 122 ERROR_INSUFFICIENT_BUFFER:
"The data area passed to a system call is too small".
The solution with the NUL port is not valid, since my printer is already connected to the NUL port.
Any idea ?? :(
by lovison@algolsh.it
Thu Apr 29 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: EncryptPDFDocument128 on 3.02
Replies: 1
Views: 4439

Re: EncryptPDFDocument128 on 3.02

Hi,

I posted this question, but there is no answers whether it is clear or whether it is in process, or some clarification is necessary from me.
It would good to hear anything on this thread.

F.
by lovison@algolsh.it
Tue Apr 27 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: EncryptPDFDocument128 on 3.02
Replies: 1
Views: 4439

EncryptPDFDocument128 on 3.02

Hi, "recently" we upgrade our software with Amyuni PDF Converter 3.02. The call EncryptPDFDocument128 FAIL and resulted pdf has wrong permission. I found a old topic that says : "Re: EncryptPDFDocument, etc. failing Postby David on Mon Sep 08, 2008 2:29 pm Hello A fix for this issue h...
by lovison@algolsh.it
Tue May 19 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Solve:PDF Converter 3.02 in XP/2003 generates too large file
Replies: 6
Views: 10115

Re: PDF Converter 3.02 in XP/2003 generates too large file

:D :D :D :D

Perfect!
With SetImageOptions( hPrinter, 3 ) the size of customer's pdf is acceptable!

Thank you very much!

Best regards.
LF
by lovison@algolsh.it
Wed May 13 2009
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Solve:PDF Converter 3.02 in XP/2003 generates too large file
Replies: 6
Views: 10115

Re: PDF Converter 3.02 in XP/2003 generates too large file

Hi Joan and thank you for the reply :) My customer and I have the same PDF Converter, 3.02, and the same version program to generate pdf. Today I added in our program the flags : JPegLevelLow + AutoCompression with this result when I print a file with 200 pages : - On my PC : before 612Kb -> after 6...