I am using itextsharp.dll for read pdf. we need to achieve convert PDF file to Text file with formatting.
For E.g PDF: Hello World
I required output in text file :"Hello < b >world< /b >"
How to find text formatting in PDF
Can some one help.
I am using itextsharp.dll for read pdf. we need to achieve convert PDF file to Text file with formatting.
For E.g PDF: Hello World
I required output in text file :"Hello < b >world< /b >"
How to find text formatting in PDF
Can some one help.