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

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -