Patrick Maupin
Patrick Maupin
1) Obviously I screwed up the fix for #98 -- there shouldn't be an error right there. 2) If I recall correctly, some of the tests use `subprocess` so the...
That seems unlikely. If I were debugging this, I would probably ask something like pdftk to create an uncompressed copy of the PDF, verify that the uncompressed copy is correct...
That's awesome! I don't have time to look right at the moment, but this should be a good addition for the next release. And you're right; it is probably time...
Yeah, I think we got distracted by you not being able to do the test repo. Thanks for bugging me! I'll bump it to the top of the list. Pat...
Probably a broken file.
Not sure I understand the question. `trailer.Root.Metadata.stream = xmp` should set the stream and the stream length.
I have no time at the moment. Are you familiar with Pypi release process? Thanks, Pat
For example?
Your first example shows code that attempts to fix invalid PDF files that have junk before the start of the file. Your second example shows code that attempts to fix...
@takluyver -- That's interesting. Shows how badly I've been keeping up. 3.6 seems to have some nice stuff, though, so maybe I'll start using 3.x :-) @cristianocca -- The current...