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

Nicolas DUFAILLY commented on PDFBOX-6005:
------------------------------------------

I implemented locally the change and it works as well on my side.

I successfully run tests with following drivers :
 * Lexmark Universal v2 PostScript 3 Emulation 3.0.4.0
 * Ricoh PCL6 Universal Driver v4.31
 * Konica Minolta Universal PS (no version specified)

You can find attached the relevant patch for the "code" part I made with Git 
from 3.0 branch (in respect of version I use currently). Can you please check 
it and integrate it in further release ? If it can be integrated in nerly 
finished 3.0.6, it would be great.

After quick look at branches 2.0 and trunk (I understand 4.0), it seems 
applicable as well with no change.

About "documentation" part, as there is a single branch with files for all 
versions, I'll let you complete the versions where you finally intend to 
integrate that patch (and so didn't produce patch for that). Change seems 
limited to file "commandline.md".

Thanks in advance.

[^PDFBOX-6005.git_patch]

 

> Support reverse landscape orientation for printing
> --------------------------------------------------
>
>                 Key: PDFBOX-6005
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-6005
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 3.0.3 PDFBox, 3.0.5 PDFBox
>         Environment: Windows Server 2019 ; OpenJDK 18.0.2
>            Reporter: Nicolas DUFAILLY
>            Priority: Major
>              Labels: landscape, print, printing
>         Attachments: PDFBOX-6005.git_patch
>
>
> I currently use PDFBOX (3.x) to print PDF in my company towards printers 
> supplied with preprinted paper (company branding, legal elements and so on). 
> The same printers are addressed by other legacy softwares that also prints on 
> such papers.
>  
> Problems came for landscape orientation documents (preprinted paper is 
> landscaped). Documents printed from other softwares have heading oriented 
> (let's say) to the left whereas documents printed thru PDFBOX have header 
> oriented the opposite side (to the right so). Thus, half of the documents are 
> printed upside down regarding the paper preprinted elements.
>  
> As other legacy software are proprietary without evolution possibility, lone 
> foreseeable solution would be supporting printing a new way for the PDFBOX 
> printed documents.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to