Hi guys, i am building an application everytime the user clicks on a particualr link i want the page to load a PDF document. This pdf document is basically a questionnaire template.
The PDF template will have questions that will have atleast 2 dropdown list, these options will be extract from an sql database into a drop down list within the pdf document.
Further some of the questions on the questionnaire should have options and those options must must be poulated from an sql database.
any ideas on how to do this....??