Hello,I try to render en PDF Form based on an XDP document (dynamic
form) with ES3 Forms Service Client java API (using renderPDFForm
method).A problem occures with attachments.When plain/text (or an
application/xml) files are attached, it's OK: the PDF form is rendered
and.txt and .xml attachments are added (renderer by acrobat reader).But
when i try to render a pdf form with multiple attachment types like pdf
and msword files: it does not work even if I change the file extension
or content typ...