Need to use Print Management setting to send email.

Hi Martin,

Thanks for the reply.

I need to get the default email “Destination” through code configured for “purchase order packing slip” in “Print management setting” which is “test@123.com” as highlighted above.

My requirement: I am posting a Packing slip through custom service. Client wants to send the email of the posted packing slip which is configured in the print management setting.

So, I am going to generated the report as PDF and store it in a path, then I am going t o send a mail using “Sysmailer” class.

I need to get the email id configured in “print management setting”.

I debugged it, but I am unable to get where the email id is stored.

Any suggestions will be helpful.