3 Replies - 251 Views - Last Post: 07 September 2012 - 12:56 PM Rate Topic: -----

#1 mshadow  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 34
  • Joined: 03-July 12

creating a pdf

Posted 05 September 2012 - 10:40 PM

hey guys
i want to allow user to create a pdf by adding the pages of my website...like in wikipedia....i am storing the id of the page the user selects using session ......but the problem is how do i add those pages to create the pdf....any ideas will be highly appreciated....
Is This A Good Question/Topic? 0
  • +

Replies To: creating a pdf

#2 KingCuddles  Icon User is offline

  • D.I.C Regular

Reputation: 171
  • View blog
  • Posts: 490
  • Joined: 20-December 08

Re: creating a pdf

Posted 06 September 2012 - 01:02 AM

A quick Google search would have provided FPDF (which is a class you can use to generate PDFs) and a guide on SitePoint shows you how to use PDFlib to generate PDFs.

This post has been edited by KingCuddles: 06 September 2012 - 01:02 AM

Was This Post Helpful? 0
  • +
  • -

#3 Trend-Bgi  Icon User is offline

  • New D.I.C Head

Reputation: 1
  • View blog
  • Posts: 8
  • Joined: 27-August 12

Re: creating a pdf

Posted 06 September 2012 - 01:53 AM

Hi there,

TCPDFis also very good at converting HTML to PDF files.

Regards,
Was This Post Helpful? 0
  • +
  • -

#4 mshadow  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 34
  • Joined: 03-July 12

Re: creating a pdf

Posted 07 September 2012 - 12:56 PM

no no i am not talking bout conversion ........ but to get the contents of the selected html pages to the destination html page
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1