API QwpzHostPrintTransform failed hptopt = 30 while using the utility CVTSPLFPDF from freeware MMAIL utility. What to do? Is there some code that will convert scs spool file to pdf with overlay
Software/Hardware used:
as400
ASKED:
January 27, 2011 6:22 PM
UPDATED:
February 1, 2011 9:06 AM
If you are using Java you can use JTOpen and iText.
JTOpen:
http://jt400.sourceforge.net/
iText:
http://itextpdf.com/
You can see some sample source here that uses JT400 and iText
And here is the link (it didn’t work the first time)
Link