• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

Creating PDF from RPG Program

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Creating PDF from RPG Program

    Hello,

    Can I run the create PDF procedure from an RPG program? If yes, can you please provide an example.

    Thank You

  • #2
    The example programs EXPDF01, EXPDF02 & EXPDF03 create a pdf from an RPG program. You don't have to respond to a web request to create a pdf.

    Comment


    • #3
      I guess I didn't ask the right question. I am using EXPDF01 as my starting point and it is working. I have a valence maintenance program on a file and I want to kick off a create PDF program from the maintenance program. And have it pop up on the browser. Is this possible?
      Last edited by JosephHarriman; 08-25-2016, 12:25 PM.

      Comment


      • #4
        I was finally able to put the Valence.util.download in the right spot. No need to try and do this from RPG. Thanks.

        Comment

        Working...
        X