Hi there,
I am working with a client that has PB12.6 and he want to write a utility to convert legacy PSR files to PDF (saved as blob in a database table).
I have written a small application that does this using XSLFOP! method. I have it working with PB12.6 and fop-0.20.5 version and jdk14. The PSR file get converted to a PDF.
However the PDF output either doesn't format the whole PSR or truncates multiple pages. Only the first DW of a composite DW is converted. Multiple issues.
Can anyone please tell me if this method is working properly? If yes, what am I missing? Do I need to get a later version of FOP / JDK? I have also downloaded FOP-2.4 (latest version) but that doesn't work with PB12.6.
Any help would be greatly appreciated.
Thanks