PDF generation failed because of broken image links error

When a Sales Invoice is created via the scheduler, the system should automatically send an email. However, an error occurs(PDF generation failed because of broken image links) during the automatic email sending process. If I go to the ‘Email Queue’ and manually click the ‘Send’ button, the email is sent successfully.

I want the system to automatically send the email after creating the Sales Invoice without requiring manual intervention.

how can solve it

@Govind_Gupta what happens when you open the same invoice and then click PDF from print .

The sales invoice opens correctly in PDF view when we click on the PDF button

@Govind_Gupta that’s weird . probably the system is handling images in a different way when executing the notification. what type of image are you using ? is it the header ?

png image

This error occurs only when the Sales Invoice is created through the scheduler

@Govind_Gupta try to give full url for the image

@Govind_Gupta try to put the full url in the print format and the header . for example (myerp_com/files/logo.png)

this is not working
This error occurs only when the Sales Invoice is created through the scheduler

@Govind_Gupta yeah I know we are trying to fix it .

Ok
Thank you