You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For extended HTML Support we could try to add an mPDF ViewHelper and then combine the created PDF using FPDI. We have to take care that headers und footers still work and it would be great if we could just add content before and after the mPDFViewHelper without a page break being necessary.
For extended HTML Support we could try to add an
mPDF
ViewHelper and then combine the createdPDF
usingFPDI
. We have to take care that headers und footers still work and it would be great if we could just add content before and after themPDFViewHelper
without a page break being necessary.Could also be done using https://github.com/dompdf/dompdf.
The text was updated successfully, but these errors were encountered: