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

Christophe Borivant reopened PDFBOX-788:
----------------------------------------


As we added a new instance property, we should have written a new setter ( 
perhaps a new getter to ).
The caller should be responsible for attaching the PrintJob to the Document.

I also added the name of the job to replace the default "java printing" default 
job name.
This way you will see something like "PDFBox - document.pdf" in your printer 
spool.

So here a new patch against rev 983635 ( You can apply it from the root of the 
trunk ).


> PrintPDF does not take the windows default printer orientation into account
> ---------------------------------------------------------------------------
>
>                 Key: PDFBOX-788
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-788
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Windows XP at least
>            Reporter: Christophe Borivant
>            Assignee: Jukka Zitting
>             Fix For: 1.3.0
>
>         Attachments: PDDocument.patch
>
>
> We have 2 printers, the first one is defined to print in Portrait by default 
> in Windows, the other one is defined to print in Landscape by default in 
> Windows.
> PrintPDF does not take the default configuration into account.
> I wrote a little patch that seems to solve this bug

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to