cancel
Showing results for 
Search instead for 
Did you mean: 

new PDF templates method in Mage2

0 Kudos

new PDF templates method in Mage2

Feature request from seansan, posted on GitHub May 22, 2014

Is it possible to add a new PDF generation mechanism in Magento 2 in CORE?

Maybe based on HTML -> PDF or using advanced PDF editors?

Something like: http://www.aromicon.de/magento-download-extensions-modules/en/aromicon-invoice-pdf-pro.html

or

http://www.magentocommerce.com/magento-connect/html2pdf.html

Now it is almost impossible to change anything about the PDF documents without very advanced programming and changing complex files

Many thanks

17 Comments
apiuser
New Member
Status changed to: Investigating
 
apiuser
New Member

Comment from ihor-sviziev, posted on GitHub May 23, 2014

+1

apiuser
New Member

Comment from gfxguru, posted on GitHub May 23, 2014

+1

apiuser
New Member

Comment from rmsundar1, posted on GitHub May 23, 2014

+1

apiuser
New Member

Comment from CodeMonkey90, posted on GitHub May 25, 2014

+1

apiuser
New Member

Comment from clockworkgeek, posted on GitHub May 26, 2014

+1

apiuser
New Member

Comment from tim-bezhashvyly, posted on GitHub May 26, 2014

-1 (just kidding)

apiuser
New Member

Comment from Den4ik, posted on GitHub May 26, 2014

+1

apiuser
New Member

Comment from kandy, posted on GitHub May 26, 2014

Maybe better way is remove PDF generation from Magento at all. I believe that for most customers the print versions of pages are enough. Rest can use dompdf library to convert html in pdf (library license incompatible with Magento, so it cannot be in core!) What do you think of that?

apiuser
New Member

Comment from seansan, posted on GitHub May 26, 2014

I think the biggest win would be to move to html/css where all the usual variables are accesible through an object -> from there many formats can be generated

Many of the modern extension work that way

On Mon, May 26, 2014 at 7:25 PM, Andrii Kasian notifications@github.comwrote:

Maybe better way is remove PDF generation from Magento at all. I believe that for most customers the print versions of pages are enough. Rest can use dompdf https://github.com/dompdf/dompdf library to convert html in pdf (library license incompatible with Magento, so it cannot be in core!) What do you think of that?

— Reply to this email directly or view it on GitHubhttps://github.com/magento/magento2/issues/573#issuecomment-44206018 .