A port of the PHP FPDF library to run in ASP Classic (3.0)
With this library you should be able to write PDF files, from Classic ASP without any components.

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow ASPDF - PDF Creation with Classic ASP

ASPDF - PDF Creation with Classic ASP Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
4
1
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • Thank you so much. This project is very useful.
  • How can i convert html page to PDF directly ?
  • A great project! Excellent. As mentioned earlier by others, FPDF is the base product of ASPDF but a few examples in JSCRIPT would be desirable. For example, please provide sample codes to show: How to override the Header and footer methods without directly editing the ASPDF,asp?
  • There is a simple code of classic asp. For more sample, tutorial and manual, you may visit to fpdf.org <%@ language = vbscript%> <!-- #include file="fpdf.asp" --> <% Set pdf = CreateJsObject("FPDF") pdf.CreatePDF() pdf.SetPath("fpdf/") pdf.SetFont "Arial","",16 pdf.Open() pdf.AddPage() pdf.Cell 40,10,"Hello Word!" pdf.Close() pdf.Output() %>
    1 user found this review helpful.
  • No manual! For begginers it's pain in the a** to start with this project... Still didn't find out how to use this thing.
Read more reviews >

Additional Project Details

Operating Systems

Windows

Languages

Brazilian Portuguese

Intended Audience

Developers

Programming Language

ASP

Related Categories

ASP Software Development Software, ASP Printing Software, ASP PDF Generation Libraries

Registered

2007-08-24