980 pts.
 iSeries and PDF
Hi Guys, I know there has been some discussion going on with PDF printing. We use CreatePrint for our printing solution off the iseries. But would like to investigate if its possible to merge spool file (invoice) with a PDF form (if there is such a thing) and print, possibily via IFS. Basically looking to a cost effective solution to convert a spoolfile into PDF and email to clients. Any ideas welcome. Thanks.

Software/Hardware used:
ASKED: June 18, 2009  10:23 PM
UPDATED: June 26, 2009  6:34 AM

Answer Wiki:
We use a product from Gumbo Software named SpoolMail that works well and is low priced. You can check them out at www.gumbo.com.
Last Wiki Answer Submitted:  June 22, 2009  1:53 pm  by  Lovemyi   2,310 pts.
All Answer Wiki Contributors:  Lovemyi   2,310 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

There are a number of 3rd party add on’s that will do this. Google around and search the forums.

You can also make your own PDF from RPG – a PDF is, after all, only a data file containing particular values. Source is on the web.

If you are using Createform, then you will already be able to do all that you want. Generate the PDf as normal, and send it to a monitored outq, then have your monitor pick it up and send is as email, whilst archiving it as a master copy somewhere safe. Be sure you can always resend the origianl when the email fails or has been ‘lost’ etc.

Used to do this stuff all the time for a major transport company. Building the forms is a pain, unless they seriously improved the product.

 5,505 pts.

 

I agree with lovemyi regarding SpoolMail. We too have been using it for over five years. Works great. Easy to implement. Reliable. Reasonably priced. Can’t get much better than that in the world of software.

 5,525 pts.

 

Thanks Guys. Much appreciated. Have started investigations of some of the suggestions.
Cheers!

 980 pts.

 

We have an app we “wrote” in-house to generate a PDF from a SPLF and then email the PDF.

Found all of the source on the web. Had to tinker around a bit with it but it works well.

If you don’t have time to fiddle with it, go for the third party stuff.

regards
Mike

 2,725 pts.