bad practice to create a print friendly page to remove the use of pdfs?
Posted
by
Phil
on Pro Webmasters
See other posts from Pro Webmasters
or by Phil
Published on 2012-12-10T15:58:08Z
Indexed on
2012/12/10
23:19 UTC
Read the original article
Hit count: 254
the company I work for has a one page invoice that uses the library tcpdf
. they wanted to do some design changes that I found are just incredibly difficult for setting up in .pdf
format.
using html/css I could easily create the page and have it print very nicely, but I have a feeling that I am over looking something. is it a good practice to set up a page just for printing? and if not, is it at least better than putting out a ugly .pdf
?
I could also use the CSS
inline so that if they wanted to download it and open it they could.
© Pro Webmasters or respective owner