php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "PDF files"

Are there any specific PHP libraries or functions recommended for merging PDF files?

Merging PDF files in PHP can be achieved by using libraries such as TCPDF or FPDI. These libraries provide functions to read existing PDF files and me...

How can multiple PDF files be displayed using Adobe Reader in PHP?

To display multiple PDF files using Adobe Reader in PHP, you can merge the PDF files into a single file and then display that merged file. This can be...

Can PHP be used to create *.doc or *.pdf files?

Yes, PHP can be used to create both *.doc and *.pdf files. To create a *.doc file, you can use PHP to generate HTML content and save it as a *.doc fil...

What are some recommended libraries or tools for generating PDF files in PHP?

Generating PDF files in PHP can be achieved using libraries or tools that provide functions to create PDF documents programmatically. Some recommended...

What libraries or tools are recommended for creating PDF files using PHP?

Creating PDF files using PHP can be achieved using libraries such as TCPDF, FPDF, or Dompdf. These libraries provide functions to easily generate PDF...

Showing 11 to 15 of 10000 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 1999 2000 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.