File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes PDF/A Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "PDF/A" Watch "PDF/A" New topic
Author

PDF/A

accnit Jai
Ranch Hand

Joined: Feb 15, 2011
Posts: 33
I am learning how to convert existing PDF 1.4 to PDF/A. Can some one please let me know is there any Open source library are available to convert PDF to PDF/A? I also need some code example to convert PDF to PDF/A. Thanks in Advance!!
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35237
    
    7
I doubt any open source solution exists, as it's a rather specialized -and decidedly non-trivial- task. Qoppa has a bunch of commercial libraries for all kinds of PDF-related tasks, though.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: PDF/A
 
Similar Threads
pdf to html with java
pdf to text
Converting RTF to XSL-FO
AbstractPdfView in Sring
Java API for PDF to text conversion