Add text to pdf attachments

Community Alums
Not applicable

Attachment in kb table is embedded in article body.

Requirement is that when it is published approval dates should be added to 1st page of PDF attachment.

I tried with jsPDF, but is creating page ,not adding text on that attachment.

I'm already using PdfMergeSignRequestor to embedd signature image on 1st page of PDF attachment.

But I want approval dates below signature.

Any Suggestion???

6 REPLIES 6

Community Alums
Not applicable

Thanks for response. I already done your approach, but client doesn't want new page.

I need approval date on 1st page of PDF which is actually attached policy pdf.

How would you open the attachment first and then add the page with the text?
Is there a function to add the file? can you provide the sintaxis please?