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

ASF subversion and git services commented on PDFBOX-5232:
---------------------------------------------------------

Commit 1891233 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1891233 ]

PDFBOX-5232: skip identical target to avoid endless loop, as suggested by 
Michael Klink in SO 68213927; add test

> LayerUtility().importPageAsForm() doesn't return
> ------------------------------------------------
>
>                 Key: PDFBOX-5232
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5232
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.0.24, 3.0.0 PDFBox
>            Reporter: Tilman Hausherr
>            Priority: Major
>         Attachments: Pour Ronald - PDF Autocad reduit.pdf
>
>
> {code}
> PDDocument pdDocument = PDDocument.load(imported);
> new LayerUtility(pdDocument).importPageAsForm(pdDocument, 0);
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to