Search found 4 matches

by Phil Davidson
Thu Apr 17 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Failure (due to timeout?) on first PDF conversion only
Replies: 6
Views: 9717

We're already invoking Install.exe as part of our product installation process. The delay occurs later, on the user's first attempt to print to PDF.

-- Phil
by Phil Davidson
Tue Apr 15 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Failure (due to timeout?) on first PDF conversion only
Replies: 6
Views: 9717

We're already calling DriverInit, not PDFDriverInit.

Further experiments seem to confirm that the problem occurs only on the first document after installation.
by Phil Davidson
Thu Apr 10 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Failure (due to timeout?) on first PDF conversion only
Replies: 6
Views: 9717

Failure (due to timeout?) on first PDF conversion only

Using PDF converter 2.10 on Windows XP, I think we are occasionally getting an error from StartDoc. Trying the same operation again, a few seconds later in the same program, then succeeds. 1) Has anyone observed this? 2) It is unknown whether this occurs only once (on first PDF document after instal...
by Phil Davidson
Fri Feb 07 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Quirks with 2000???
Replies: 1
Views: 5561

Try GdiFlush()?

Here's a blind guess as to something that may help: Try GdiFlush() in your sequence of operations that print to the PDF converter.