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

Gayan Wijenayaka updated PDFBOX-3309:
-------------------------------------
    Description: 
We have pdf document with two pages. Fonts are different in the two pages.
When I try to print the document first page is printing without any issue.
But the second page is not printing. Second page have the some text, table and 
the logo.
Application is sending the second page print request to printer and then stuck 
the application. We are using print method with parsing printerAttributeSet 
(printJob.print(printAttribute)).
And we are creating PDDocument with passing InputStream as an argument. 


  was:
We have pdf document with two pages. Fonts are different in the two pages.
When I try to print the document first page is printing without any issue.
But the second page is not printing. Second page have the some text, table and 
the logo.
Application is sending the second page print request to printer and then stuck 
the application. We are using print method with parsing printerAttributeSet 
(printJob.print(printAttribute)).



> PDFBox 2.0.0 not printing pdf with different font
> -------------------------------------------------
>
>                 Key: PDFBOX-3309
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3309
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 2.0.0
>         Environment: Windows, JDK 1.7
>            Reporter: Gayan Wijenayaka
>
> We have pdf document with two pages. Fonts are different in the two pages.
> When I try to print the document first page is printing without any issue.
> But the second page is not printing. Second page have the some text, table 
> and the logo.
> Application is sending the second page print request to printer and then 
> stuck the application. We are using print method with parsing 
> printerAttributeSet (printJob.print(printAttribute)).
> And we are creating PDDocument with passing InputStream as an argument. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to