I have created numerous useful excel workbooks that create various pdf files using vba.
What are the steps I would need to take to enable visitors to my website to create custom pdf files using these macros.
Now I imagine I would need to convert the macros into some language that can mimic some of excel's vba functionality.
However I do not want visitors to have acces to my code.
I want them to enter thier data on some type of webform and then receive a downloadable pdf file.