Match the code lines with their function:
Working with PDF in Python
PDF functions
Report a typo
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() ___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.