User login

Who's online

There are currently 1 user and 138 guests online.

Online users

Advertisements


SourceForge.net Logo

Print PDF to Tiff

Submitted by andre.pereira on Tue, 2007-04-10 19:10.

Dear Sirs,

I am using PDFCreator to convert Doc's and Pdf's to Tiff images. When i try to print a PDF the convertion Stop's, when i manualy close the Acrobat Reader 8 window the process continues. Does anyone has an ideia why the Acrobat Reader 8 window stops the process.

Thank you in advance,
André

Submitted by zwlzhcn on Fri, 2007-05-18 10:04.

I have read the source code of PDFCreator.

And in the function "ShellAndWait" in file "modShell.bas", I found this:

Do
DoEvents
Loop Until WaitForSingleObject(ShExInfo.hProcess, 0) <> WAIT_TIMEOUT

It seems to be an infinite loop while printing a PDF file.

And why cIsPrintable returns False because there no shell\print command given in registry.

Well, how to solve the problem now?

© 2006 by pdfforge.org :: Contact us

Validate XHTML or CSS.