Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

data from sql to pdf form

0 views
Skip to first unread message

Sam

unread,
Dec 24, 2009, 11:11:40 AM12/24/09
to
how can i merge data like customer name, address, etc. from sql to a pdf
form?

thank
sam


sloan

unread,
Dec 24, 2009, 11:15:17 AM12/24/09
to

Idea #1

Sql Server Reporting Services.

PDF is one export option.


You should supply which version(s) of Sql Server you have.............the
more information you provide, the more exact any tips can be.

"Sam" <foc...@zahav.net.il> wrote in message
news:uUqHHPLh...@TK2MSFTNGP02.phx.gbl...

Sam

unread,
Dec 24, 2009, 11:23:15 AM12/24/09
to
sql server 2000


"sloan" <sl...@ipass.net> wrote in message
news:u6eDKRLh...@TK2MSFTNGP05.phx.gbl...

Plamen Ratchev

unread,
Dec 24, 2009, 12:10:20 PM12/24/09
to
I have used Crystal Reports (the version that comes with Visual Studio is good) to generate PDF files based on reports.

--
Plamen Ratchev
http://www.SQLStudio.com

Jeffrey Williams

unread,
Dec 24, 2009, 2:38:56 PM12/24/09
to
Reporting Services is available for SQL Server 2000 also. It's a separate
download - but the licensing (I believe) is the same.

However, you could also look at SQL Server 2008 Express Advanced Services
which includes Reporting Services and implement that instead.

Jeff

"Sam" <foc...@zahav.net.il> wrote in message

news:#lIalVLh...@TK2MSFTNGP06.phx.gbl...

David W

unread,
Jan 4, 2010, 3:53:54 PM1/4/10
to
We use Acrobat Pro to add form elements to the PDF, then use a third party
tool like Persits ASPPDF to populate the form elements from the database
recordset.

0 new messages