Create a PDF file with ASP and SQL
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
Create a PDF file with ASP and SQL
This short tutorial will teach you how you can create a PDF file on the fly for free using ASPhttp://dypso.free.fr/tech/generer_pdf_asp_sql_server_procedure-en.php
Total Hits: 6150
Total Votes: 68 votes
Category: ASP/ASP Misc
Submitted on: 2008-03-07 03:40:37
Submitted By: Devesh Khanna
Description:
This article explains how to create a stored procedure and to call it from ASP or directly from SQL Server. The stored procedure will in turn create a simple column based report in PDF without using any external tools or libraries (and their associated licensing costs!).* How to call the stored procedure from ASP with ADO :
The stored procedure is called SQL2PDF, in order to execute it from ASP the simple way but not the best is to create a connection object to your database and then called the Execute method of this object. More detail...
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16.18% |
11 |
![]() ![]() |
![]() ![]() 14.71% |
10 |
![]() ![]() ![]() |
![]() ![]() 14.71% |
10 |
![]() ![]() ![]() ![]() |
![]() ![]() 14.71% |
10 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 23.53% |
16 |





16.18%

14.71%

14.71%

14.71%

23.53%