I have written code to send Po as Email packed in a PDF form,the code is working fine but whenever i tries to send a mail, the system sends 2 PDF attachements, the one which is generated from my code and the other one is generated from the system settings. now i want to suppress the system generated PDF. How can i do this.
Thanks