[
https://issues.apache.org/jira/browse/PDFBOX-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937916#comment-16937916
]
Maruan Sahyoun commented on PDFBOX-4652:
----------------------------------------
if the PDF is a *static* XFA based form, then there are AcroForm fields which
we could flatten. If the PDF is a *dynamic* PDF based form, then there are no
AcroForm fields. The PDF you see is in fact not really one but generated on the
fly by rendering the XFA, the data contained and the logic to a dynamic
document. As Tilman pointed out one culd print it using Adobe Reader or - if
you need to convert it to a static representation automatically - you could use
an XFA aware formatter. There are only commercial tools available to achieve
this so a licensing fee applies.
> DynamicXFA form to normal pdf
> ------------------------------
>
> Key: PDFBOX-4652
> URL: https://issues.apache.org/jira/browse/PDFBOX-4652
> Project: PDFBox
> Issue Type: Improvement
> Components: AcroForm, Utilities
> Affects Versions: 2.0.16
> Reporter: Dinesh
> Priority: Major
>
> Hi,
> I have a requirement where i need to merge multiple pdf .
> It works great until one of the pdf contains dynamicXFA content.I find in the
> merge utility its not possible to merge such combinations.
> Is there a way where we can change the source to read only before merge .
> version used : 2.0.16
> I tried setting PDFmerger.setDocumentMergeMode(OPTIMIZE_RESOURCES_MODE); for
> PDFMergerUtility.
> It doesnt throw error but it doesn't merge too Instead getting below message :
> "Please wait...
> If this message is not eventually replaced by the proper contents of the
> document, your PDF
> viewer may not be able to display this type of document"
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]