anttiviljami / wp-pdf-templates

Add PDF templates to your WordPress theme
https://wordpress.org/plugins/wp-pdf-templates
GNU General Public License v3.0
42 stars 18 forks source link

Use media type print #22

Open bbrdaric opened 7 years ago

bbrdaric commented 7 years ago

Hello,

how can I set dompdf to use media type print?

@media print {
   …
}

I tried to find list of options, but couldn't find them.

btw. thanks for the plugin, works really nice :)