Hi, Thank you very much for your great work, as always.
I am getting an error from PdfParser.IsPdfFile() on Windows 7, with PoDoFo 0.8.1. It seems to happen with any PDF files. I am invoking PoDoFo from a service. When I run the same thing from an application exe, it works fine. The same code, invoking from a service, used to work with PoDoFo 0.7.0. I noticed that, in PdfInputDevice.cpp, the code changed from using ifstream to read a PDF file, to using fopen() and fread(), on Windows. May I know why this change was made, please? Have you seen / do you suspect any problems with this code change? I haven't looked into this problem deeply, yet. It's entirely possible that the code change has nothing to do with the bug. I just would like to understand the thinking behind the change. Thank you, - -------------------------------------------------------------------- STATEMENT OF CONFIDENTIALITY The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. No representation is made on its accuracy or completeness of the information contained in this electronic message. Certain assumptions may have been made in the preparation of this material as at this date, and are subject to change without notice. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this e-mail and any attachment(s) is strictly prohibited. Please reply to the sender at NextLabs Inc and destroy all copies of this message and any attachments from your system. ====================================================================== ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
