Jump to content

Help about pdf files


digital_plunder

Recommended Posts

I don't believe there is anything in PHP to do what you ask. You can create PHP files with PHP but PHP has nothing to do with viewing PDF files in a web page. That functionality is typically handled by whatever PDF viewer the user has installed on their machine (e.g. Acrobat Reader). You simply need to provide a link to the PDF file in your web page. If the user has a PDF viewer installed, the PDF should automatically be displayed in their browser with appropriate controls (i.e. zooming) that are provided by the viewer.

I don't believe there is anything in PHP to do what you ask. You can create PHP files with PHP but PHP has nothing to do with viewing PDF files in a web page. That functionality is typically handled by whatever PDF viewer the user has installed on their machine (e.g. Acrobat Reader). You simply need to provide a link to the PDF file in your web page. If the user has a PDF viewer installed, the PDF should automatically be displayed in their browser with appropriate controls (i.e. zooming) that are provided by the viewer.

 

Yes u r right bro..but i wany to open pdf in browser and want to zoom in and zoom out like google books....

What makes you think those are PDFs? Looks like the online content is made up of images to me.

i think if the name is "book" then there maybe pdf files,so m asking..okay..if those are images...then how can i zom in and zoom out like google books...

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.