Hi,
Thanks for reply. I will think it.
Regards,
Danilo
Il 25/10/2012 11:34, 1T3XT BVBA ha scritto:
> On 25/10/2012 10:55, Danilo Nicolò wrote:
>> Ok, thanks. In alternative is it possibile add one page in head and in
>> queue to dynamic xfa pdf?
> Wel...
> If you extract the XML from the PDF (1
On 25/10/2012 10:55, Danilo Nicolò wrote:
> Ok, thanks. In alternative is it possibile add one page in head and in
> queue to dynamic xfa pdf?
Wel...
If you extract the XML from the PDF (1), alter the XML according to the
XFA specification (2), and then put the altered XML back into the PDF
(3),
Hi,
Ok, thanks. In alternative is it possibile add one page in head and in
queue to dynamic xfa pdf?
Regards,
Danilo
Il 25/10/2012 10:24, 1T3XT BVBA ha scritto:
> On 25/10/2012 10:10, Danilo Nicolò wrote:
>> If i flat pdf, I lose all field of pdf.
> Of course! That's what flattening means!
>
>
On 25/10/2012 10:10, Danilo Nicolò wrote:
> If i flat pdf, I lose all field of pdf.
Of course! That's what flattening means!
If you want to keep all fields, you shouldn't try mixing traditional
PDFs with a PDF that is merely a container for XML. You won't find any
software (except maybe an Adobe
Hi,
If i flat pdf, I lose all field of pdf. I've tried from
http://demo.itextsupport.com/xfademo/uploadpdf.jsp and I get it without
all field
Thanks for reply
Danilo
Il 24/10/2012 16:37, 1T3XT BVBA ha scritto:
> On 24/10/2012 15:34, Danilo Nicolò wrote:
>> PDF_Final = PDF1 (static) + PDF2 (dy
On 24/10/2012 15:34, Danilo Nicolò wrote:
> PDF_Final = PDF1 (static) + PDF2 (dynamic xfa) + PDF3 (static)
>
> is it possible that?
No, that's not possible. You'd have to flatten PDF2 first (if that's an
option for you).
Another option would be to put the PDF1, PDF2 and PDF3 together in one
Port
Hi everybody,
I have 3 pdf. The first and latest is static pdf created with iText, the
2th pdf is created with adobe livecycle. My operation should be :
PDF_Final = PDF1 (static) + PDF2 (dynamic xfa) + PDF3 (static)
is it possible that?
Regards,
Danilo
---