when putting it into the 1.21a, i get here: Error: pdfetex: zlib: deflateInit() failed ==> Fatal error occurred, the output PDF file is not finished! Anybody else? checking... Regards, Hartmut
Hi Thanh, On Fri, 20 May 2005, Hartmut Henkel wrote:
when putting it into the 1.21a, i get here:
Error: pdfetex: zlib: deflateInit() failed ==> Fatal error occurred, the output PDF file is not finished!
in writezip.c, brackets are missing after getpdfcompresslevel at 3 places. Please write getpdfcompresslevel(). Regards, Hartmut
Hi Thanh, just found that you have implemented a new feature: Seems the pdfcompresslevel is not set and frozen any more at document start. Instead it can be changed within the document, so that some parts can be compressed, others left uncompressed; it's checked at any stream start :-) Regards, Hartmut
participants (1)
-
Hartmut Henkel