reingart / pyfpdf

Simple PDF generation for Python (FPDF PHP port)
https://code.google.com/p/pyfpdf/
GNU Lesser General Public License v3.0
853 stars 519 forks source link

v. 1.7.2 produces incorrect pdf files on windows and mac #115

Open kevin-lozoya opened 5 years ago

kevin-lozoya commented 5 years ago

pdf files can be read by ubuntu's pdf viewer and Foxit Reader, but not by any standard viewer on windows, mac or Acrobat Reader.

If pdf contains png images, it produces this error on Acrobat Reader: Error Message - problem reading this document (14).

With previous version (1.7.1) all it's fine.

mpccolorado commented 5 years ago

@kevin-lozoya Any updates on this one? Have you solved somehow? Thanks!

palto42 commented 5 years ago

Maybe same issue as #78 and #87 ?