Asp.net and Mail merge

  • Thread starter Thread starter Phil Barber
  • Start date Start date
P

Phil Barber

I have started a project that requires a mail merge type action from a web
page.
I have a template form that needs data merged into specific fields from an
SQL server then turned in into a PDF file.
I have read several MS articles that imply that Word Mail merges should not
be done from the server side. given that, what is the best way to accomplish
this task?
thanks
Phil.
 
Are you using SQL Server 2000?
Might want to check into Reporting Services if you're using SQL Server 2000.
Keeps it browser based and provides PDF export.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top