-
**Describe the bug**
```bash
/app $ python3 docker_test/langchain_unstructured_test_pdf_to_text.py
INFO: pikepdf C++ to Python logger bridge initialized
INFO: Reading PDF for file: /app/example-do…
-
Code:
```
package main;
import fr.opensagres.odfdom.converter.pdf.PdfConverter;
import org.odftoolkit.odfdom.doc.OdfDocument;
import java.io.FileOutputStream;
import java.io.InputStream;
…
-
Description:
I have encountered an issue where svg2pdf.js does not support the letter-spacing attribute in SVG elements. This attribute is crucial for proper text rendering in my project.
Steps…
-
I am not sure if this is the intended behavior?
When I right click in preview window, and select `PDF (prince)`, the output pdf contains mathjax codes, not the rendered equations. The preview windo…
-
-
### Module version(s) affected
2.3.0
### Description
When the conversion of an image fails, the error logger shows the error output on the page.
I think the conversion should fail silently and …
-
I am trying to convert the following pdf to txt.
http://www.kabupro.jp/edp/20140529/S1001UPO.pdf
Using the following command
pdf2txt.py -o text.txt S1001UPO.pdf
The document is encrypted so i remo…
-
Hi, I am using docx4j 8.2.8 and I'm trying to convert a docx in a pdf file on a linux machine. The docx document has all fonts embedeed, ma randomically I'm obtaining the following error:
```
...
…
-
### Description of the new feature / enhancement
Adding ability to do conversion between pixels and a unit of measure (e.g. instead of showing 110 pixels on screen showing 24 inches)
### Scenario wh…
-
I'm using:
Node v4.3 (LTS)
Win7
and I get this error:
```
gitbook pdf ./FOLDER ./PDFFOLDER
Error: Command failed: C:\Windows\system32\cmd.exe /s /c "ebook-convert C:\cygwin64\tmp\tmp-142762n41q40\SUM…