-
Is there a way we can update content of the website pdfparser.org?
I am asking, because it contains outdated information, like https://www.pdfparser.org/documentation?utm_source=GitHub&utm_medium=d…
k00ni updated
4 years ago
-
I am using this tool for converting some of my pdf files into a bare text file. I encountered the following issue.
`
>>> import slate
Traceback (most recent call last):
File "", line 1, in
…
-
I use this to make my routes:
![image](https://user-images.githubusercontent.com/62282279/116668167-57077c00-a99d-11eb-996e-3bbe77381edd.png)
/**
* @Route("/", name="accueil_index", method…
-
The error we have in our logs comes from when we parse the data of the pages. We are using a PDF generated by the latest version of FPDF, version 1.86. However, the last version where this error did n…
-
- PHP Version: 8.2
- PDFParser Version: 3 (the last from github)
### Description:
Hello
Very strange characters are returned by parsing bank detail PDF
### PDF input
[Releve_com…
-
### What were you trying to do?
I am generating a file input part of a multipart form via PDFDocument.save() (adding the part via FormData.append()). On the server, I'm trying to open the received pd…
-
Thank you for the awesome Pdfparser library, it really helps me a lot with my projects, and use it quite often recently..
But I found a difficulty with my last project which was my pdf file was conve…
-
I am trying to map PDF outlines section to page number and I do not know how I can do that. I can get the PDFObject reference but not sure how to find out to convert that into PDF page. Here is the c…
-
While trying out the code at http://www.hackzine.org/using-apache-tika-from-python-with-jnius.html
I get the exception below. Is there any way to set StartOnFirstThread to false for the VM.
```
log4…
-
- PHP Version: 8.1.2
- PDFParser Version: 2.7
### Description:
### PDF input
https://cdn.yinyuezhushou.com/static/7d38770d31c3cd66219eaa1b7959e2dd.pdf
### Expected output & actu…