Jump to content

how to add download link


punith

Recommended Posts

hi

i'm trying to fetch result from other website i'm able to fetch from other website but i'm willing to give a option for user to have pdf download link .

how can i convert html data to pdf link while it fetch result from other website itself

ex:

i'm trying to fetch result from one of the univ website where results will be announced.i'm trying to fetch result sheet from that website http://www.result.vtu.ac.in/vitavi.php but i'm willing to give download link to user post-170320-0-48781200-1394175339_thumb.jpg

but i'm unable to do it plz help out

 

Link to comment
Share on other sites

You need to use any PDF library to do that. You can not automatically change html to PDF. There is php pecl internal library 'PDF' and another third party solution written in PHP 'FPDF'

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...