[jira] [Commented] (PDFBOX-4616) Orientation changing when splitting a particular PDF document with clipped output

2019-08-16 Thread Jitendra Mahendrapuri Goswami (JIRA)


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

Jitendra Mahendrapuri Goswami commented on PDFBOX-4616:
---

Thank you [~tilman],

I will make suggested changes and revert with results.

> Orientation changing when splitting a particular PDF document with clipped 
> output
> -
>
> Key: PDFBOX-4616
> URL: https://issues.apache.org/jira/browse/PDFBOX-4616
> Project: PDFBox
>  Issue Type: Bug
>  Components: .NET
>Affects Versions: 2.0.12
> Environment: PDF extracted from Crystal report
>Reporter: Jitendra Mahendrapuri Goswami
>Priority: Major
> Attachments: PDF_Split_Issue.zip
>
>
> When I am splitting a PDF(with landscape orientation) that is extracted from 
> crystal report, resulting files are converted in Portrait orientation with 
> partial part getting removed. We are using getDocumentCatalog().getPages() to 
> get particular page and saving it.
>  
> The same file when opened in Internet Explorer and selected to print, detects 
> orientation correctly. It is working when using 
> Please share if there is any specific reason for such behavior and the way to 
> handle it in coding.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Commented] (PDFBOX-4616) Orientation changing when splitting a particular PDF document with clipped output

2019-08-14 Thread Jitendra Mahendrapuri Goswami (JIRA)


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

Jitendra Mahendrapuri Goswami commented on PDFBOX-4616:
---

[~tilman] : Please find attached [^PDF_Split_Issue.zip], containing 
 # C# code that we are using for splitting PDF.
 # Source file on which split operation is being performed.
 # Resulting files after split operation.

Version of PDFBox : 2.0.12.

> Orientation changing when splitting a particular PDF document with clipped 
> output
> -
>
> Key: PDFBOX-4616
> URL: https://issues.apache.org/jira/browse/PDFBOX-4616
> Project: PDFBox
>  Issue Type: Bug
>  Components: .NET
> Environment: PDF extracted from Crystal report
>Reporter: Jitendra Mahendrapuri Goswami
>Priority: Major
> Attachments: PDF_Split_Issue.zip
>
>
> When I am splitting a PDF(with landscape orientation) that is extracted from 
> crystal report, resulting files are converted in Portrait orientation with 
> partial part getting removed. We are using getDocumentCatalog().getPages() to 
> get particular page and saving it.
>  
> The same file when opened in Internet Explorer and selected to print, detects 
> orientation correctly. It is working when using 
> Please share if there is any specific reason for such behavior and the way to 
> handle it in coding.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Updated] (PDFBOX-4616) Orientation changing when splitting a particular PDF document with clipped output

2019-08-14 Thread Jitendra Mahendrapuri Goswami (JIRA)


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

Jitendra Mahendrapuri Goswami updated PDFBOX-4616:
--
Attachment: PDF_Split_Issue.zip

> Orientation changing when splitting a particular PDF document with clipped 
> output
> -
>
> Key: PDFBOX-4616
> URL: https://issues.apache.org/jira/browse/PDFBOX-4616
> Project: PDFBox
>  Issue Type: Bug
>  Components: .NET
> Environment: PDF extracted from Crystal report
>Reporter: Jitendra Mahendrapuri Goswami
>Priority: Major
> Attachments: PDF_Split_Issue.zip
>
>
> When I am splitting a PDF(with landscape orientation) that is extracted from 
> crystal report, resulting files are converted in Portrait orientation with 
> partial part getting removed. We are using getDocumentCatalog().getPages() to 
> get particular page and saving it.
>  
> The same file when opened in Internet Explorer and selected to print, detects 
> orientation correctly. It is working when using 
> Please share if there is any specific reason for such behavior and the way to 
> handle it in coding.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Reopened] (PDFBOX-4616) Orientation changing when splitting a particular PDF document with clipped output

2019-08-14 Thread Jitendra Mahendrapuri Goswami (JIRA)


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

Jitendra Mahendrapuri Goswami reopened PDFBOX-4616:
---

Providing necessary details for further troubleshooting as requested. by 
[~tilman].

> Orientation changing when splitting a particular PDF document with clipped 
> output
> -
>
> Key: PDFBOX-4616
> URL: https://issues.apache.org/jira/browse/PDFBOX-4616
> Project: PDFBox
>  Issue Type: Bug
>  Components: .NET
> Environment: PDF extracted from Crystal report
>Reporter: Jitendra Mahendrapuri Goswami
>Priority: Major
>
> When I am splitting a PDF(with landscape orientation) that is extracted from 
> crystal report, resulting files are converted in Portrait orientation with 
> partial part getting removed. We are using getDocumentCatalog().getPages() to 
> get particular page and saving it.
>  
> The same file when opened in Internet Explorer and selected to print, detects 
> orientation correctly. It is working when using 
> Please share if there is any specific reason for such behavior and the way to 
> handle it in coding.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Created] (PDFBOX-4616) Orientation changing when splitting a particular PDF document with clipped output

2019-07-31 Thread Jitendra Mahendrapuri Goswami (JIRA)
Jitendra Mahendrapuri Goswami created PDFBOX-4616:
-

 Summary: Orientation changing when splitting a particular PDF 
document with clipped output
 Key: PDFBOX-4616
 URL: https://issues.apache.org/jira/browse/PDFBOX-4616
 Project: PDFBox
  Issue Type: Bug
  Components: .NET
 Environment: PDF extracted from Crystal report
Reporter: Jitendra Mahendrapuri Goswami


When I am splitting a PDF(with landscape orientation) that is extracted from 
crystal report, resulting files are converted in Portrait orientation with 
partial part getting removed. We are using getDocumentCatalog().getPages() to 
get particular page and saving it.

 

The same file when opened in Internet Explorer and selected to print, detects 
orientation correctly. It is working when using 

Please share if there is any specific reason for such behavior and the way to 
handle it in coding.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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