-
*On GitLab by @marcelpaulo on May 24, 2018, 20:40*
---
I've observed that most pages from PDF book **Effective Perl Programming** are rendered very poorly using plugin zathura-pdf-mupdf, for instanc…
-
I installed mupdf-tools looking for the mudraw command. `mutool` is installed, and you can access mudraw via `mutool draw`, but this is problematic for third party tools that expect `mudraw`.
This ca…
-
In the helper script ipdf, the command 'mudraw' doesn't exist in the latest mupdf anymore. However,`mutool draw` doesn't seem to be a drop-in replacement for the old command. At least, I didn't succee…
-
Using `examples/embedded-import.py`, I get the following output document: [embedded-pymupdf.pdf](https://github.com/rk700/PyMuPDF/files/2085702/embedded-pymupdf.pdf)
Only _Acrobat Reader_ has an is…
ousia updated
6 years ago
-
The current `dict` output of `Page.getText(output)` joins the `char` items together of a `font` span and drops the `bbox` info of the chars.
When doing interactive text selection, we need to know t…
-
Hi again!
I've encountered a problem extracting text from a manually OCR'ed document.
What I am doing is trying to find multi-word terms in the document
The page.getText() command extracts li…
-
If a new pdf file with an outline is created, the outline can be read by many pdf readers. But when outline of an existing pdf file is changed, only mupdf-based applications are able to display it. No…
vt220 updated
6 years ago
-
请问caj内容为中文是否不支持,或者说,必须安装mutool工具转化为图片?
-
https://oss-fuzz-build-logs.storage.googleapis.com/index.html
```
Step #4: LINK /work/mutool
Step #4: + fuzz_target=pdf_fuzzer
Step #4: + clang++ -O1 -fno-omit-frame-pointer -gline-tables-…
Dor1s updated
6 years ago
-
C:\Users\\***\Desktop\caj2pdf-master>python caj2pdf conver C:\Users\\***\desktop\caj2pdf-master\\***.caj -o .\\***.pdf
Traceback (most recent call last):
File "caj2pdf", line 5, in
from pars…