crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Which Library and class file used to handle PDF in PHP?
Question Posted on 23 May 2022Home >> PHP >> PHP Questions >> Which Library and class file used to handle PDF in PHP?

Which Library and class file used to handle PDF in PHP?
There are functions in PHP to create a PDF file by using PDFlib version 6. And PDFlib offers an object-oriented API for PHP5 in addition to the function-oriented API for PHP4. ANd there are also some Panda module.
And there is class in PHP which is FPDF which helps you to generate PDF file with pure PHP without using the PDFlib. And here F in FPDF stands for free. And we can use this to any requirement and modify as per our needs. And this FPDF class requires no extension and works for both PHP4 and PHP5(except zlib to activate compression and GD for GIF support).
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

difference between echo and print

method to past value from one page to another in php

differenc between mysql_connect and mysql_pconnect

What is htaccess file

Code to combine or concatenate two variables in php






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap