fooman / emailattachments

Magento 1 Extension - add order confirmation, invoice, packing slip or creditmemo pdfs to your outgoing transactional emails. Also adds support for attaching terms and conditions and printing the order as a pdf.
http://store.fooman.co.nz/extensions/magento-extension-email-attachments.html
22 stars 22 forks source link

Change method _printItems so it returns $page to deal with multiple p… #28

Closed glouton closed 8 years ago

glouton commented 8 years ago

…ages documents

Passing $page by reference (as in insertLogo) should also work.

Regards, Charles