Add text to pdf attachments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2023 10:09 PM
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???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 02:34 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2024 08:31 AM
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?