Hi all, Can you pleae tell me how to create a pdf file using progress..how to write a pdf file using progress....
Hi all, Can you pleae tell me how to create a pdf file using progress..how to write a pdf file using progress....
There is nothing to do with Progress for creating/Printing a PDF
file. The only thing you need to do is finding and installing a PDF
writer/creater software that pretend a Printer. Then output your
data to printer(PDF Printer as default).
You can use PDFInclude or FOP (progress writes to xml file then calls a external program to convert xml file to pdf)