when I am printing data its not in JSON formate its in-text formate
import PyPDF2 import json pdf_file = open(\'data.pdf\', \'rb\') read_pdf = PyPDF2.PdfFileR