[Koha-bugs] [Bug 28806] Labels exported as PDF create zero sized PDF files.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 3 19:19:25 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28806

--- Comment #20 from Chris Nighswonger <cnighswonger at foundations.edu> ---
If you can, re-create both of those PDFs with the following line commented out.

https://github.com/Koha-Community/Koha/blob/master/labels/label-create-pdf.pl#L102

You can uncomment it afterwards.

That line instructs the distiller to compress the resulting PDF. A compressed
PDF is not really useful for debugging.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list