• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

How to merge two XFA formatted PDFs using iText and java ?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I have done merged two normal Pdfs by using the class PdfCopy from iText.
But while i am trying to merge the XFA formatted PDFs which are created with Adobe LiveCycle Designer 8.0 this PdfCopy wil removing the some formatting and javascript functionality.

Can anybody suggest me how can i merge two XFA formatted Pdfs with out loosing the field formatting and java script functionality?

Thanks in-advance.

Thanks,
--Dhanu8055
 
reply
    Bookmark Topic Watch Topic
  • New Topic