Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Run RDF reports into PDF format from Forms 6i

544232Nov 30 2006 — edited Dec 1 2006
How 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2006
Added on Nov 30 2006
1 comment
908 views