-
![WX20240117-103314@2x](https://github.com/TomRoush/PdfBox-Android/assets/7654255/9859efcc-2418-4922-8292-7034649496d7)
I used the demo and just replaced the Pdf file. There was a problem with the …
-
With version 0.33 the PDFs getting parsed (more accurately: text extraction) successfully.
Following PDFs fail to extract text with latest version, even with master:
https://github.com/clintel/P…
-
If you think there is a bug in MigraDoc then please use the IssueSubmissionTemplate to make the issue replicable.
http://www.pdfsharp.net/wiki/IssueSubmissions.ashx
Thanks.
# Resources
The…
-
Can PDFbox render comments on PDF files on Android devices?
After I used pdfbox, I found that when I used PdfRenderer.Page.render to convert the content of the pdf page to a bitmap, I found that …
-
Hey!
While we are running our app in a container we've observed that the PDF parser app often extends the memory that we've set in Kubernetes.
I started to tweak the settings etc but still had some …
-
```
What steps will reproduce the problem?
1. tesseract phototest.tif phototest pdf
[Windows platform (compiled using Visual Studio 2012)]
What is the expected output?
OCR Text lined up with photot…
-
Hi,
File file = new File(pdfFileName);
doc = PDDocument.load(file);
PDFRenderer renderer = new PDFRenderer(doc);
Bitmap inputStream = renderer.renderImage(0);
I try to got Image over renderer…
-
```
What steps will reproduce the problem?
1. tesseract phototest.tif phototest pdf
[Windows platform (compiled using Visual Studio 2012)]
What is the expected output?
OCR Text lined up with photot…
-
```
What steps will reproduce the problem?
1. tesseract phototest.tif phototest pdf
[Windows platform (compiled using Visual Studio 2012)]
What is the expected output?
OCR Text lined up with photot…
-
```
What steps will reproduce the problem?
1. tesseract phototest.tif phototest pdf
[Windows platform (compiled using Visual Studio 2012)]
What is the expected output?
OCR Text lined up with photot…