-
During my and Matildes (@Gomismis ) visit to Aarhus (24./25.10.2024), Charlotte and I went through their current workflow for digitizing pinned insects and thought about possible ways to improve it. W…
-
-
```
Content type meta data is available in the XMLTV file format and is coded for
in the EPG data file in
column 8. The codes for this field are described in Table 28 of this PDF
document:
http://…
-
### Problem
When concatenating multiple Plots via PdfPages (from backends.backend_pdf) I am interested in having a proper table of contents navigation in the sidebar of my PDF viewer (I first posted …
nicoa updated
3 years ago
-
Hi I am trying to read tables in a pdf with multiple columns, and this is the output error I get.
```
Type "help", "copyright", "credits" or "license" for more information.
>>> import camelot
>>…
-
The semantics for use of Table 16 object stream dictionary `Extends` key are insufficient as to what a PDF reader is expected to do when encountering this key when parsing, or how a PDF writer/modifie…
-
Hello @all,
I am trying to create header using own custom html template, but i dont know why my fonts are not loading in html thats why in pdf header that's did not change any font
please can y…
-
v1.3.18, windows portable
Just noticed the following: if the links within a table of contents contain "Umlauts" (äöü etc.), and the notice is exported to pdf, the table of content is rendered ok in…
-
I loaded a .odt Text file which contains a table and several text frames. When saving it as .odt, everything looks fine, but when saving it as PDF, all elements except the table are missing.
` Fil…
-
I want the generated pdf to add table header on each page till the table overflows.
Even adding
```
thead { display: table-header-group;}
th/tr { page-break-inside: avoid; }
```
in css as r…
Shh25 updated
3 years ago