Function to add image to PDF document.
How to add image to PDF
Create a new behavior. Put the appropriate caption. Click Action wizard.
Click Create an action.
Click Other Scribe Functions.
Select PDF Add Image in Other Scribe Functions dropdown. Click OK.
Click Save changes.
Click View code. Define your PDF source file, image path and PDF output file. Set desired page number, width, height, X position and Y position accordingly. Click Check Syntax, if no error then click Save and close.
Click Create now.
Run your application. Verify image being added into your pdf file.
Before:
After:
Comments