Add a report to a pdf file using the PDFGenerationAPI
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 07:03 AM
I am trying to add a report (Probably as image) to a PDF document created with the PDFGenerationAPI.
This seems to be a problem and I'm currently trying to figure out how to realize that.
My thought is to save the report as image (E.g. JPEG) somewhere in the system and then use the HTML tag "IMG" and the attachment's URL to add the report/image before passing the HTML code as input to the PDFGenerationAPI.
But I currently face the issue that you apparently can not save a report as JPEG via script.
Any other thoughts or suggestions on this?
Thank you!
0 REPLIES 0