You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Adrian-Călin Bunziac (JIRA)" <ji...@apache.org> on 2017/11/09 09:43:01 UTC

[jira] [Updated] (PDFBOX-4001) Rendering LineFeed (No Unicode mapping for .notdef (10))

     [ https://issues.apache.org/jira/browse/PDFBOX-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian-Călin Bunziac updated PDFBOX-4001:
-----------------------------------------
    Description: 
Printing of on PDF Document does not occurs correctly: linefeed is also printed as a char "without glyph".

org.apache.pdfbox.pdmodel.font.PDSimpleFont toUnicode
WARNUNG: No Unicode mapping for .notdef (10) in font Helvetica
org.apache.pdfbox.rendering.TTFGlyph2D getPathForGID
WARNUNG: No glyph for 10 in font Helvetica

Attachments:
pdf_sourcefile.pdf  -> the pdf document to be printed
pdf_linefeed_no_glyph.pdf -> the result of the issued printjob, printed by "PDF CREATOR PRINTER" (looks the same on a real printer)
test_java_prog.txt -> java program to test it

  was:
Printing of on PDF Document does not occurs correctly: linefeed is also printed as a char "without glyph".

org.apache.pdfbox.pdmodel.font.PDSimpleFont toUnicode
WARNUNG: No Unicode mapping for .notdef (10) in font Helvetica
org.apache.pdfbox.rendering.TTFGlyph2D getPathForGID
WARNUNG: No glyph for 10 in font Helvetica

Attachments:
pdf_sourcefile.pdf  -> the pdf Document to be printed
pdf_linefeed_no_glyph.pdf -> the result of the issued printjob, printed by "PDF CREATOR PRINTER" (looks the same on a real printer)
test_java_prog.txt -> java program to test it


> Rendering LineFeed (No Unicode mapping for .notdef (10))
> --------------------------------------------------------
>
>                 Key: PDFBOX-4001
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4001
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.8
>         Environment: Windows 7 Enterprise
> jdk 1.7.80x64
> PDF Creator Printer / Network printer
>            Reporter: Adrian-Călin Bunziac
>            Priority: Minor
>         Attachments: pdf_linefeed_no_glyph.pdf, pdfbox_sourcefile.pdf, test_java_prog.txt
>
>
> Printing of on PDF Document does not occurs correctly: linefeed is also printed as a char "without glyph".
> org.apache.pdfbox.pdmodel.font.PDSimpleFont toUnicode
> WARNUNG: No Unicode mapping for .notdef (10) in font Helvetica
> org.apache.pdfbox.rendering.TTFGlyph2D getPathForGID
> WARNUNG: No glyph for 10 in font Helvetica
> Attachments:
> pdf_sourcefile.pdf  -> the pdf document to be printed
> pdf_linefeed_no_glyph.pdf -> the result of the issued printjob, printed by "PDF CREATOR PRINTER" (looks the same on a real printer)
> test_java_prog.txt -> java program to test it



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org