[Poppler-bugs] [Bug 18213] utils/pdftotext outputs special characters regardless of output encoding

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 4 03:02:08 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=18213

Adrian Johnson <ajohnson at redneon.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG

--- Comment #1 from Adrian Johnson <ajohnson at redneon.com> 2012-03-04 03:02:08 PST ---
^L is the form feed character (U+000C). 

http://en.wikipedia.org/wiki/Form_feed#Form_feed

pdftotext outputs this character to indicate a page break. If you don't want
pdftotext to output this character the -nopgbrk option will disable it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list