|
>> Now that I think about that more this would probably work the best for you because that way you would still have the spool file to print out if your sales people needed it in hardcopy format. If this is a requirement I'd simply leave the original file in the program and add logic to also output the browser version. There are cases where this is enough, but one problem with processing the spool file in this way is that you have no idea (without making the program data sensitive) what type of line is being written and so can't really do any formatting. That's why I've been using approach 3 with the SPECIAL file (which can be added instead of replacing the printer) - you can't do much with formatting the data but by adding an extra parm to the list passed to the SPECIAL program you can simply tell it what type of line is being "printed" and it can make some accommodation. +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.