Phoca pdf take only stylesheet from article.
I would like to Phoca take stylesheet from file *.css in template.
I have file *.css and defined border
border-collapse: collapse;
border-top: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
Phoca pdf do not take these data.
What am I to do Phoca take stylesheet from file *.css in template ?
phoca pdf - stylesheet
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: phoca pdf - stylesheet
Hi, see:
https://www.phoca.cz/phocapdf - important notice.
PDF is not like HTML so some features are limited, mostly the style needs to be set as inline style - e.g. written per "style" attribute in tag
Jan
https://www.phoca.cz/phocapdf - important notice.
PDF is not like HTML so some features are limited, mostly the style needs to be set as inline style - e.g. written per "style" attribute in tag
Jan
If you find Phoca extensions useful, please support the project