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
{{ message }}
This repository was archived by the owner on Aug 3, 2018. It is now read-only.
I've tried touching the set_protocol() and set_base_path() inside PdfView.php to add the subfolder but without luck.
If the stylesheet is referenced directy as http://host.com/subfolder/css/app.css the rendering is correct.
Any idea what config shoud be suiteable for this site setup?
The generated PDF doesn't have any image or css file asociated.
The addres for my CakePHP instalation is: http://host.com/subfolder/
I've tried touching the set_protocol() and set_base_path() inside PdfView.php to add the subfolder but without luck.
If the stylesheet is referenced directy as http://host.com/subfolder/css/app.css the rendering is correct.
Any idea what config shoud be suiteable for this site setup?