I tried adding an image into a PDF in a specific field in a particular position, I also referred to another post in the community (How to add image to PDF file in Python?), This code allows us to overlay the entire Image over PDF, but we want to insert the image in a particular position of a PDF.
Thanks in advance for the Leads.