[Poppler-bugs] [Bug 71213] Add new PDFWriter class for writing PDF with printing options

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 14 15:04:24 PST 2013


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

--- Comment #12 from Albert Astals Cid <aacid at kde.org> ---
(In reply to comment #7)
> Created attachment 88598 [details] [review]
> Use consistent line ending in PDFDoc
> 
> Use only '\n' in PDFDoc.

I need an english native speaker here :D

************
The carriage return (CR) and line feed (LF) characters, also called newline
characters, are treated as end-of-line (EOL) markers. The combination of a
carriage return followed immediately by a line feed is treated as one EOL
marker.
For the most part, EOL markers are treated the same as any other white-space
characters. However, sometimes an EOL marker is required or recommended—
that is, the following token must appear at the beginning of a line.
************

Is it saying that only a CRLF is a EOL marker or that all CR, LF or CRLF are 1
EOL marker?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131114/250df13f/attachment.html>


More information about the Poppler-bugs mailing list