0
votes
How to best merge information, at a server, into a “form”, a PDF being generated as the final output
Same boat. We're currently making pdfs this way: vb6 app drops a record into sql (with filename, create date, user, and final destination) and the xls (or doc) gets moved into a server directory ( …
1
vote
How do I programmatically create a PDF in my .NET application?
We're using pdftron. works. not free.
…
