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.

Link to comment
Share on other sites

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....

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.