views:

16

answers:

0

I am trying to read out the content from the pages of a PDF file using Itextsharp. I am doing this in order to read out the actual Page number printet in the page header. I have searched the documentation and the web. I can find examples of adding a header but not retrieving and reading the Header of an existing PDF file.

Do somebody have an Idea on how to do this?