GitHub user dudasl opened a pull request:
https://github.com/apache/pdfbox/pull/41
PDFBOX-4032: Handle correctly write special characters '\n' (LF), '\râ¦
Pull request for
[PDFBOX-4032](https://issues.apache.org/jira/browse/PDFBOX-4032)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dudasl/pdfbox PDFBOX-4032
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/pdfbox/pull/41.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #41
----
commit 4288f64f9cf1cf76cdc38284d29c6dd4af787f26
Author: Ladislav Dudáš <[email protected]>
Date: 2017-12-08T17:59:02Z
PDFBOX-4032: Handle correctly write special characters '\n' (LF), '\r'
(CR), '\t' (HT), '\b' (BS) and '\f' (FF) in COSString
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]