Dynamic PDF Creator
Dynamic PDF Creator
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- BattleAxe0
I have done this for several web apps ,
unless they have a limited amount of choices I would not recommend pre-creating them in advanced , think about management of those files should product specs change
maybe have a form where they can choose there products (radio buttons) then send all the selected options to a print this styled page , where you post or get all the variables that were selected and run a PDF creations process on that page
sorry can't help with a .net approach but
here is a php option
http://www.fpdf.org/