Andreas Jung
Andreas Jung
For the new WebDAV driver we have tests that run against real webdav servers. We use Docker for maintaining various WebDAV servers. The nice thing is that you can use...
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
How can I get around this problem?
We have DOCX files where the authors often embed Powerpoint files. This case is not handler properly. ``` ! LaTeX Error: Unknown graphics extension: .emf. See the LaTeX manual or...
The footnotes have both the counter `2` https://github.com/zopyx/print-css-rocks/tree/master/lessons/lesson-footnotes
PagedJS renders footnotes in a multi-column environment across all columns. There are some usecases where you want to render the related footnotes under each column (see antennahouse.pdf). I know that...
https://github.com/zopyx/print-css-rocks/tree/master/lessons/lesson-named-pages The third PDF page (blue background) is supposed to be rendered in landscape mode not in portrait mode.
I used the following commands for installing PagedJS and Vivliostyle inside a Docker container (which worked for some time): https://github.com/zopyx/print-css-rocks/blob/docker-ah/docker/Dockerfile-full#L23-L24 Now, I am getting this error: ``` 2021-05-10 15:36:47.896 |...
This invoice example (`index,html`, `styles.css`) contains a 3 column table that is floated into the footer as a running element. https://github.com/zopyx/print-css-rocks/tree/master/lessons/in-progress/invoice/v2 The `pagedjs.pdf` shows the footer unstyled (large font) although...
Converting this HTML file with option `--outline-tags h1,h2` causes a hanging pagedjs-cli https://github.com/zopyx/print-css-rocks/blob/master/lessons/in-progress/lesson-metadata/index.html