Acrobat sometimes produces pdf's with xref-tables that can't be read by PyPDF4, the package that handles the PDF side of things.
Looks like in this case the xref table itself is an encoded stream. If this is indeed the case the fix should be relatively easy.
Acrobat sometimes produces pdf's with xref-tables that can't be read by PyPDF4, the package that handles the PDF side of things.
Looks like in this case the xref table itself is an encoded stream. If this is indeed the case the fix should be relatively easy.