issues
search
ChrisHardie
/
printable-pdf-newspaper
WordPress plugin to generate a printable PDF newspaper from post content
GNU General Public License v2.0
7
stars
1
forks
source link
Support for custom PDF CSS
#26
Closed
ChrisHardie
closed
4 years ago
ChrisHardie
commented
4 years ago
Adds custom CSS textarea to PDF generation admin screen
Moves default styles into dedicated CSS file
Adds filter
ppn_pdf_template_css_file_path
to change the location of the default CSS file
Adds filter
ppn_font_file_paths
to alter the array of TTF font file paths
Cleans up CSS class names
Adds documentation in the readme for CSS customization
Other minor cleanup
Fixes #3
ppn_pdf_template_css_file_path
to change the location of the default CSS fileppn_font_file_paths
to alter the array of TTF font file pathsFixes #3