-
```
PDFs can have embedded files inside. It would be nice to have APIs to list the
files and extract them.
See https://code.google.com/p/chromium/issues/detail?id=177188 and
http://blogs.adobe.com/…
-
```
I did a short patch which allows to Add Images from embeded Data Url's to a
PDF. example
Please apply this for the next Release, if it's compliant. I Did not found
UnitTests. Please give me an…
-
```
PDFs can have embedded files inside. It would be nice to have APIs to list the
files and extract them.
See https://code.google.com/p/chromium/issues/detail?id=177188 and
http://blogs.adobe.com/…
-
```
PDFs can have embedded files inside. It would be nice to have APIs to list the
files and extract them.
See https://code.google.com/p/chromium/issues/detail?id=177188 and
http://blogs.adobe.com/…
-
```
I did a short patch which allows to Add Images from embeded Data Url's to a
PDF. example
Please apply this for the next Release, if it's compliant. I Did not found
UnitTests. Please give me an…
-
**Your environment**
SYSTEM INFO:
Obsidian version: v1.3.5
Installer version: v1.3.4
Operating system: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_…
-
### What happened?
mycode:
```
import os
from pathlib import Path
os.environ['HTTP_PROXY'] = 'http://127.0.0.1:7890'
os.environ['HTTPS_PROXY'] = 'http://127.0.0.1:7890'
os.environ["SENTENCE_TRA…
-
I am currently using OneNote for my Stuides, but i dont like it. I tried LiquidText. And i really loved the possibility, to scoll though a pdf, make annitations, (but most importantly) extract annotat…
-
## Issue description
Generating a PDF of many cloth patches (collector resource), I end up with the cover image and the first 18 items rendering correctly, and the rest (which are all the same part…
-
[This is more a feature request than a bug report]
PDF/A is the archival version of PDF and therefore more suitable to long-term use of a pdf file. Many professional offset printers require PDF/…