[ 
https://issues.apache.org/jira/browse/PDFBOX-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952192#comment-15952192
 ] 

Tilman Hausherr edited comment on PDFBOX-3729 at 4/3/17 6:29 PM:
-----------------------------------------------------------------

Things done:
- print from Adobe Reader: doesn't work at all, maybe by design
- print from gs: ok
- print from IC*pdf: ok
- print from JP*dal: bad result, similar to PDFBox!!
- trace PDFPrintable and PageDrawer: same output for page 3 when printing 
individual or all pages
- no concurrent processing of pages has been observed
- checked the images produced by TilingPaint, all are OK
- also tested PDFBox with JDK9ea, still bad
- problem also happens when just printing page 2 and 3 (but not when printing 3 
alone)
- 



was (Author: tilman):
Things done:
- print from Adobe Reader: doesn't work at all, maybe by design
- print from gs: ok
- print from IC*pdf: ok
- print from JP*dal: bad result, similar to PDFBox!!
- trace PDFPrintable and PageDrawer: same output for page 3 when printing 
individual or all pages
- no concurrent processing of pages has been observed
- checked the images produced by TilingPaint, all are OK
- also tested PDFBox with JDK9ea, still bad
- 


> Spooling configurations of printer affects large PDF [Contains MS word tiling 
> pattern] printing
> -----------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-3729
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3729
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering, Utilities
>    Affects Versions: 2.0.5
>         Environment: Apache PdfBox 2.0.5, JAVA 1.8_121, Apache Tomcat 8, IE 
> 11, Windows 7,itext 2.1.7
>            Reporter: GirishPatil
>              Labels: print, printing
>         Attachments: CIB-extended-good.pdf, CIB-not-extended-bad.pdf, 
> test-tiling-pattern.pdf
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Hello All:
> With respect to original thread 
> https://issues.apache.org/jira/browse/PDFBOX-3705
> Issue: Printer prints blank pages from the PDF. Pages which contains MS word 
> tiling pattern are printed blank.
> Following are some observations:
> 1. In our environment, if spooling is enabled for the printer then all the 
> pages are printed correctly with tiling pattern.
> 2. If "Print Direct to printer" option is  selected then blank pages[Pages 
> which contains tiling pattern] are printed.
> 3. PDF actual size is 12 MB
> A. Spooling Enabled:  PDF is  spooled to printer then size displayed is 2.12 
> GB in print status dialog box .
> B.Spooling Disabled["Print Direct to printer" is enabled]: Then spool size is 
> less than 5 MB and actual print copy contains blank pages.
>  Selected Pages Print in Direct print Mode: When PDF files is separated using 
> itext API, then selected pages which contains MS word pattern prints properly 
> without any blank page.
> How the spooling affects PdfBox silent print process? 
> Is there any recommended settings from PdfBox for the printers to print large 
> documents?  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to