Is PDF to Text Converter support page breaker and formats?

Using PDF to Text command line to convert a document I seem to lose the form/page feed character, via the application directly all is good form/page feed there as in the original doc. i tried the command line with and without the -format option with no difference. Any Ideas? Fairly urgent!

================================

Hi,

Please run following command line to convert your PDF file to text file to try again, (-breaker parameter will insert page breaker into converted .txt file)

"C:\Program Files\VeryPDF PDF2TXT v3.2\pdf2txt.exe" C:\in.pdf C:\out.txt -unicode -breaker

You can also run following command line to convert PDF file to text file without page breaker symbols,

"C:\Program Files\VeryPDF PDF2TXT v3.2\pdf2txt.exe" C:\in.pdf C:\out.txt -unicode

We hoping "-unicode" parameter will work better for you, please to try.

VeryPDF

Related Posts