Hoping for an Open Source or reasonable commercially licensed product that can be used from a Java Servlet running on JBoss AS5 from a Redhat 5.x Linux environment to convert PDF's from 1.5 to 1.4 version.
Or any tricks I can use to modify the PDF 1.5 content to move back to a 1.4 compatible format. anything really.
I have a PDF that I'm about to return as a response to the servlet. But it's in 1.5 format and this won't display in some of our client's adobe5 ancient version. But it does display in 1.4, so I need a way to convert it if it's even possible.
Any other work-arounds? Ideas? i'm all ears!
Let me know if you can help me out!