-
Hello Herr. Malot,
Thank you very much for your usefull PHP library, pdfParser.
I want to extract comments form pdf file and I searched through this Library, but I couldnt find any solution, ca…
-
I need to extract text from a PDF file in Japanese. But pdfparser can't seem recognize the file charset encoding. It just output an unreadable string like
> `\w ���w ��� � /�����yyy/…
-
Hello FPDI,
I'm trying to instantiate a `\setasign\Fpdi\Fpdi` object from a stream and I get the below error:
```
Object (id:24) not found at location (93829).
at vendor/setasign/fpdi/src/P…
-
e.g. in debian 12 one gets
```
java -Dfile.encoding=UTF-8 -Xms64m -Xmx1g -jar ./Software/Validierer/Mustang-CLI-2.14.2.jar --action metrics -d Beispiele/corpus
Dabei erhalte ich aber folgende F…
-
A lot of PDFs (not all...) gives an Error (PHP 7, PHP 7.2 + 7.3)
**Uncaught Error: Call to a member function getPages() on null**
1. Download this test PDF: http://www.orimi.com/pdf-test.pdf
2…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
Hi i am using this to get pdf text works well, but there is memory leak in this, i am using it as under
```
$parser = new \Smalot\PdfParser\Parser();
$pdf = $parser->parseContent($getdata[0]);
$pag…
-
There are cases where there are Απαλλαγές Μαθημάτων where some have grades and some do not. This case must be resolved in both PDFParser and HTML Parser. In the latter case the issue has been resolved…
-
After installing PDFHummus and including the PDFWriter, FreeType, LibJpeg, LibTiff, and libZlib, libraries. I am currently trying to parse a PDF, but the line "PDFParser pasrer;" results in some issue…
-
![image](https://user-images.githubusercontent.com/15138718/155040553-f13f00df-ab85-4c32-b421-a5a36f8e3749.png)
If a field is set to initially hidden (even though can be changed visibility with cus…