You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/08/07 00:23:12 UTC

[jira] [Updated] (PDFBOX-297) Printing fails

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

Tilman Hausherr updated PDFBOX-297:
-----------------------------------

    Fix Version/s: 2.0.0

> Printing fails
> --------------
>
>                 Key: PDFBOX-297
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-297
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 1.8.6, 1.8.7, 2.0.0
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1771748
> Originally submitted by php-king on 2007-08-10 08:28.
> I tried printing the attached PDF document using the printSilent() Method and it gave me the following Error:
> org.pdfbox.exceptions.WrappedIOException: Font name not found
>         at org.pdfbox.pdmodel.font.PDTrueTypeFont.drawString(PDTrueTypeFont.java:382)
>         at org.pdfbox.pdfviewer.PageDrawer.showCharacter(PageDrawer.java:160)
>         at org.pdfbox.util.PDFStreamEngine.showString(PDFStreamEngine.java:409)
>         at org.pdfbox.util.operator.ShowText.process(ShowText.java:64)
>         at org.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:452)
>         at org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:215)
>         at org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:174)
>         at org.pdfbox.pdfviewer.PageDrawer.drawPage(PageDrawer.java:104)
>         at org.pdfbox.pdmodel.PDPage.print(PDPage.java:741)
>         at sun.print.RasterPrinterJob.printPage(Unknown Source)
>         at sun.print.RasterPrinterJob.print(Unknown Source)
>         at sun.print.RasterPrinterJob.print(Unknown Source)
>         at ch.inteco.wegas.xmpu.nodes.PrintNode.printDoc(PrintNode.java:173)
>         at ch.inteco.wegas.xmpu.nodes.PrintNode.printFile(PrintNode.java:102)
>         at ch.inteco.wegas.xmpu.nodes.PrintNode.write(PrintNode.java:79)
>         at ch.inteco.wegas.xmpu.nodes.XMPUNode.write(XMPUNode.java:87)
>         at ch.inteco.wegas.xmpu.XMPUParser.parseXmpu(XMPUParser.java:43)
>         at ch.inteco.wegas.xmpu.XMPU.main(XMPU.java:36)
> There was no Text printed, but the Tables were.
> Thank you in advance
> [attachment on SourceForge]
> http://sourceforge.net/tracker/download.php?group_id=78314&atid=552832&aid=1771748&file_id=240722
> Printing-Fonts.pdf (application/pdf), 22116 bytes
> The Pdf-Document



--
This message was sent by Atlassian JIRA
(v6.2#6252)