Category "pdf"

How to print properly HTML table do PDF using jspdf.js?

here is what i am trying to achieve, i trying to print a html table that included HTML table inside too loop my detail (i have header and detail) data. But when

Can a name object be an indirect reference in a PDF file?

According to the PDF 1.7 (ISO32000-1:2008) specification, a PDF file is composed of eight basic types of objects: Boolean values, Integer and Real numbers, Stri

how can i classify the chapters of a pdf file and analyze the content per chapter?

I want to classify and analyze chapters and subchapters from a book in PDF format. So count the number of words and examine which word occurs how often and in w

dompdf and img tag, image wont show

Here is the HTML just before $dompdf->render() and $dompdf->output() are called: <img src="http://www.example.com/images/Logo.png" /> All other i

Read PDF metadata using PyPDF2

I've tried to extract metadata with PyPDF2 and pdfminer.six and got: reader = PdfFileReader("example.pdf") info = pdf.getDocumentInfo() gets response: {'/Title