Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 30th, 2011, 02:09 AM
Registered User
 
Join Date: Aug 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default generation of pdf using classical asp

Hi,

How to generate the pdf using classic asp with of using any third party
 
Old August 30th, 2011, 12:32 PM
Authorized User
 
Join Date: Jan 2010
Posts: 15
Thanks: 0
Thanked 1 Time in 1 Post
Default

It depends on what you want to convert. If you have a document which can be opened using MS Word, then you can use office automation objects to convert to pdf.

Kushal Kaleshwari
__________________
Kushal Kaleshwari
Application Architect
 
Old August 30th, 2011, 11:51 PM
Registered User
 
Join Date: Aug 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default generation of pdf using classic asp

I have a form and i want to convert that form into pdf with form values using classic asp
 
Old September 1st, 2011, 04:04 AM
Authorized User
 
Join Date: Jan 2011
Posts: 86
Thanks: 1
Thanked 12 Times in 12 Posts
Default

Hi,

for classic asp we have always used (and been very satisfied with) PDFlib 6.
The current commercial versions are version 7 and 8. I expect these versions are alike but I don’t have hands-on experience with it

There also seems to be a free "Lite" version available (PDFlib Lite 7), but I'm not sure if this has sufficient functionality for you.

A free alternative could be the iText PDF library that allows you to create and manipulate PDF documents. It is available in C# so it should be possible to use COM interop to make it available as COM objects too.

Hope this helps





Similar Threads
Thread Thread Starter Forum Replies Last Post
Help on PDF generation and emailing PDF as an attachment form a single form skhan Beginning PHP 0 November 30th, 2010 10:26 AM
PDF generation through PHP atulshin XSLT 2 February 11th, 2009 05:01 AM
Dynamic PDF Generation sandyg Classic ASP Components 12 June 15th, 2008 03:51 AM
insert values into an XML in classical asp mrjoka XML 4 June 7th, 2007 10:28 AM
Report generation in PDF format kavithaatpass BOOK: Professional Crystal Reports for VS.NET 5 March 27th, 2006 07:10 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.