I want to extract text from a given pdf
The code is used is:
from PyPDF2 import PdfFileReader def extract_information(pdf_path): with open(pdf_path