Shared Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Basic 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: 5707
Total Votes: 68 votes
Average Rating: 3.66 out of 5
Category: ASP/Misc
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.
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%