cancel
Showing results for 
Search instead for 
Did you mean: 

Re:Pdf document

Former Member
0 Kudos

hi all,

can u anyone tell me how can i configure the links in pdf document.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Please refer to the answer which Joe as given for the same. It works. For more details check the Thread with subject PDF Actions

-


I did some testing and re-created your issues. I found that if I put the Image Saver action block "inline with the PDF_document block it would not work.

Try this:

Create your test transaction with the PDF document action block - add two sequences (this should create two legs). In the first leg, add a PDF Text block and reference the PDF document action block. In the other leg add an Image Saver action block and configure the EncodedImage and Path.

This should create a simple PDF with the text you configured in the PDF Text block.

Let me know if this works.

Joe

-


Regards

Muzammil

Former Member
0 Kudos

Hi Devakrishnan,

The PDF document action block creates a base pdf file to which later data has to be added using other PDF actions. It has many properties like title, author, subject etc.

U can configure these properties dynamically by assigning the values to the document properties in the link editor.

Hope this helps you,

Thanks,

Sushma.

Pls. award points if my helped you.