PDF functions

Report a typo

Match the code lines with their function:

Match the items from left and right columns
Read a PDF file
Get the number of pages
Write a PDF file
Create a new PDF file
Extract the metadata from a PDF file
Add a new page
getNumPages()
getDocumentInfo()
PdfFileWriter()
FPDF("P", "cm", "Letter")
add_page()
PdfFileReader()
___

Create a free account to access the full topic