× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If your bored, and really want to have the source code, and you want total
control over your pdf, there is always plan "b".

1)  Have your rpg program write the data you want printed to an XML
document.  In the IFS.
2)  Run it through FOP, to generate the PDF  (you'll need a stylesheet, if
you write xml)
3)  Email the pdf as an attachment
or if you need to print it.
3)  Issue a runrmtcmd to a pc, to initiate an FTP get the file from the ifs.
4)  run the adobe command to send the pdf to a connected printer.
>acrord32 /t "c:\myfile.pdf" "\\connectedprinter\mydesk"
"\\conectedprinter\mydesk"

Or i would build from the tool peter clifford submitted..

I don't know of any other options that provide the src code.

tim

This e-mail message, including any attachments, is for the sole use of the
intended recipient(s) and may contain confidential or privileged
information.  Any unauthorized review, use, disclosure or distribution is
prohibited.  If you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.