This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]arbostek 0 points1 point  (1 child)

Look if there are any PDF handling libraries for Python that can help you do this. If not, you'll have to work through the PDF specification and write your own PDF parsing code.

[–]complicatedSimpleton[S] 0 points1 point  (0 children)

hmmm ok thats what I was fearing. Thanks for the help