[reportlab-users] JBIG2 support in reportlab

VanL van.lindberg at gmail.com
Wed Oct 28 11:24:41 EDT 2009


Hello,

I have put together some support for JBIG2-encoded images in reportlab.
This is to replace the somewhat grotty version that comes with jbig2enc.
I believe I have things almost set up correctly, based on the examples,
but I am not quite sure what the last incantations are to turn this into
a multipage pdf. I have put my code up in a repository; could I get any
feedback/review/help?

jbig2enc version:
http://hg.processmechanics.com/jbig2pdf/file/tip/src/pdf.py
Code:
http://hg.processmechanics.com/jbig2pdf/file/tip/src/jbig2pdf/jbig2pdf.py
Test data (tiffs and jbig2 output):
http://hg.processmechanics.com/jbig2pdf/file/tip/data/

Thanks,

VanL


More information about the reportlab-users mailing list