Ok I'm building a website in which my customer want to have the option so that when their customer is done entering information into the database, they can click on a link to preview their so called book in a .pdf document. However I want to be able to remove this created .pdf once closed so its not saved on the server. But my customer has different layouts for the information being converted to the pdf based off of what the user selects for a layout for different sections of the pdf document.
In general is there anything out there to convert dynamic php info including .css styling to pdf pages?
Thanks,
Kyle