Question: Manipulating PDF Files in Python: Write a Python program that prompts the user to enter a file name and a string. You can assume that
Manipulating PDF Files in Python:
Write a Python program that prompts the user to enter a file name and a string. You can assume that the file exists, and is a PDF file. The program should open the PDF file, and write a new PDF file consisting of only the pages that have the string within their text.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
