Fabrik / fabrik

Fabrik for Joomla 3.x
http://fabrikar.com
Other
254 stars 380 forks source link

Plugin FORM->Email - failure to load bootsttrap in the PDF attachment #2268

Closed iw5edv closed 2 years ago

iw5edv commented 2 years ago

in plugins/fabrik_form/email/email.php

to make bootstrap load in the creation of the PDF attachment add the following line after the n555

FabrikhelperHTML::loadBootstrapCSS(true);

trob commented 2 years ago

I can't replicate, CSS is loaded. Did you disable "PDF Bootstrap" in your form settings?

iw5edv commented 2 years ago

When I generate the PDF from the module page it loads CSS and bootstrap correctly. Mind when I send the email with the plugin the attached PDF loads css of the template but not bootstrap. This way I can load it.

trob commented 2 years ago

https://github.com/Fabrik/fabrik/commit/b27f2e581a9b41900eaa365f6912a0f9abd0a189