iTextSharp - How to extract PDF pages with various columns -


can provide code snippet lets open pdf file , read page starts 1 column , change 2 columns?

for example (the lines can vary): page 1
- line 1 10 - 1 column
- line 11 end- 2 columns

each page can vary number of columns.

ps: know width of each column (if necessary).

thank you,


Comments

Popular posts from this blog

c# - Sort XmlNodeList with a specific Node value -

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

actionscript 3 - Equivalent to moveReceived in ElectroServer 5 -