Posted 17 May 2020, 11:58 pm EST - Updated 3 October 2022, 4:18 pm EST
Hi
I want to add an image to the left of the header
Please refer to the attached file
https://jsfiddle.net/4o8hq12p/16/
Please help me
Thanks
Forums Home / Wijmo / General Discussion
Posted by: ntd119 on 17 May 2020, 11:58 pm EST
Posted 17 May 2020, 11:58 pm EST - Updated 3 October 2022, 4:18 pm EST
Hi
I want to add an image to the left of the header
Please refer to the attached file
https://jsfiddle.net/4o8hq12p/16/
Please help me
Thanks
Posted 18 May 2020, 7:43 am EST
Hi,
You may use the drawImage method of the PdfDocument class to draw an image.
https://www.grapecity.com/wijmo/api/classes/wijmo_pdf.pdfdocument.html#drawimage
Please refer to the sample attached for reference.
Regards,
Ashwin