Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Pro PHP
|
Pro PHP Advanced PHP coding discussions. Beginning-level questions will be redirected to the Beginning PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro PHP 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 September 1st, 2004, 02:04 PM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 357
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anshul
Default PDF generatation from HTML

can we generate <HTML> into PDF using PHP without installing anything extra than that supplied by php.net

my intension is to convert an .htm page into pdf when a link provided below in that page is clicked

please answer in details about such possibilities.
__________________
`~@#\^%&*/\.<.\/-|+|_!:;..=?>
PHP, SEO | anshul shrivastava | mediasworks.org | FB
 
Old October 18th, 2004, 10:26 PM
Registered User
 
Join Date: Jun 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I doubt it. PDF conversion with PHP requires extra libraries.

 
Old October 20th, 2004, 11:07 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Clarification: PHP has a PDF-generation API in the PDF extension. This extension makes use of an external library: PDFLib. This library can be downloaded from PHP.net. For windows, the PDFLib library and PHP PDF extension both are in the .zip download.

  http://www.php.net/pdf



Take care,

Nik
http://www.bigaction.org/





Similar Threads
Thread Thread Starter Forum Replies Last Post
PDF to HTML conversion madhukp Classic ASP Basics 11 June 24th, 2013 07:19 PM
html to pdf conversion gaurikhot ASP.NET 2.0 Professional 1 December 8th, 2008 06:57 AM
Converting PDF to HTML sunil.konduri C# 2005 1 July 11th, 2008 07:34 AM
HTML to PDF --- using c# srkarthik_82 General .NET 0 March 8th, 2007 11:24 PM
HTML to PDF via XSL-FO NEO1976 XSLT 2 September 8th, 2006 06:47 AM





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