Run RDF reports into PDF format from Forms 6i
544232Nov 30 2006 — edited Dec 1 2006How i can run RDF report into PDF format in Forms 6i. I am using Forms 6i and calling a report through RUN_PRODUCT command.
Run_product(REPORTS,'D:\My Forms Work\test_report.rdf', ASYNCHRONOUS, RUNTIME, FILESYSTEM, pl_id, NULL);
it will run in RDF format but i want to run PDF format on the screen how i can do this if any one have knowledge please share with me.
thanks.