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
To get PDF from OOXML we use intermediary conversion into HTML (OOXML -> HTML -> PDF). For the second step we offer three options: dompdf, mPDF, TCPDF. As a matter of fact, TCPDF is not intended for HTML-to-PDF conversion. I foresee lot of problems with this fact and suggest to remove TCPDF from the list.