Website to single PDF file #4274
-
Hi there, Using I also have tried using a second profile, and transforming my website into a book. There I can generate a single PDF, but the issue I then get is that all my website's listing are no longer displayed. So all these pages are missing from the PDF. What would be the best solution to this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Dear @emil-peters, would a post process work for you? For example, you can merge the PDF files for all |
Beta Was this translation helpful? Give feedback.
-
Thanks for the feedback, we are generating We decided to go with the approach of just providing the website (generated html), and generating a small single page PDF containing the most important things. As sort of an overview. If in the future it would be possible to generate a fully linked PDF based on a website and all it's links, please let me know. |
Beta Was this translation helpful? Give feedback.
Dear @emil-peters, would a post process work for you? For example, you can merge the PDF files for all
.qmd
files usingpdftk
.