510 pts.
Q:
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.
ASKED: Jun 18 2009  10:23 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
65 pts.
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • Bookmark and Share
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 Answered: Jun 22 2009  1:53 PM GMT by Tw   65 pts.
Latest Contributors: Lovemyi   1620 pts.
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Yorkshireman   3210 pts.  |   Jun 22 2009  7:43AM GMT

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.

 

WoodEngineer   2660 pts.  |   Jun 22 2009  3:24PM GMT

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.

 

Tjgm88   510 pts.  |   Jun 25 2009  3:43AM GMT

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

 

Mcl   2635 pts.  |   Jun 26 2009  6:34AM GMT

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