Tilman Hausherr
Tilman Hausherr
This tool really works nicely, but it relies on wkhtmltopdf having to interprete javascript which is obviously dangerous. I'm wondering whether it would be possible to load, manipulate and save...
How to reproduce: enter facepalm in search  click on the man  click on the image on the right, then paste in twitter, see a woman facepalming glyph and...
### Environment * **Tesseract Version**: Tesseract Open Source OCR Engine v5.0.0.20190623 with Leptonica (downloaded from https://digi.bib.uni-mannheim.de/tesseract/ ) * **Platform**: W7 64 bit 6.1.7601 ### Call: "C:\Program Files\Tesseract-OCR\tesseract" scan.tif scan-ocr pdf...
From a build on Sept 21: > --- versions-maven-plugin:2.7:display-dependency-updates (default) @ MavenSpring31Test --- > artifact org.springframework:spring-core: checking for updates from central > artifact com.google.protobuf:protobuf-java: checking for updates from central >...
The "scratch file already closed" message when building is related to the premature closing of the document in Utils.pageConvertToImage(). Please remove "document.close();". However even that isn't really enough. The PDDocument...
returning the original cid string results in wkhtmltopdf failing: Protocol "cid" is unknown. (this problem happened in the wild with a mail where two cid attachments were missing) One could...
The jar can't be used as an ImageIO plugin. When running build.xml, the "services" directory in META-INF isn't created, thus there is no file named "javax.imageio.spi.ImageReaderSpi" with the text "org.jpedal.jbig2.jai.JBIG2ImageReaderSpi".
The PDF found in this issue of PDF.js https://github.com/mozilla/pdf.js/issues/9540 has a page object as direct object. This must be an indirect object, see "Kids" in "Page Tree" in the PDF...
Ein kleines Problem habe ich nun doch gefunden: wenn man zwischen Horizontal und Vertikal wechselt, dann geht die scroll-Position verloren. (Ist mir aufgefallen beim Lesen während ich gleichzeitig im Supermarkt...
How to reproduce: 1) Clone https://github.com/apache/tika 2) in tika-parent/pom.xml , change `3.4.1` to `3.3.0` 3) run `mvn org.codehaus.mojo:versions-maven-plugin:2.16.2:display-dependency-updates org.codehaus.mojo:versions-maven-plugin:2.16.2:display-plugin-updates org.codehaus.mojo:versions-maven-plugin:2.16.2:display-property-updates`, while using maven 3.9.6. expected: getting output like ``` ${maven.jar.version}...