
Anonymous A. answered 12/04/19
CSS Expert with 10+ years of experience
Hello,
Well, this is more a development question than a design question.
The reason for that is because you would need some kind of server-side application that takes the information from a webpage and creates a PDF, once that PDF is created, the user can download it or print it or save it, what have you.
So the CSS side of your question is applied to the styling of the actual webpage, than the PDF itself. Although I would think the server-side application that creates the PDF could very likely use the CSS from the webpage to style the PDF.
I'm sure a developer would be able to provide more detailed information, but with what I mentioned above you would be able to have a more informed conversation with a developer.
Hope this helps.