| Latest version | 0.7.0 |
|---|---|
| Minimum Core | 10 |
| Compatible Core | 12 |
| Last updated | 2 years ago |
| Created | 3 years ago |
| Authors |
|
| Languages |
English |
| Systems | All systems |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
A system agnostic way of exporting FoundryVTT Journal entries to HTML for printing or generating a PDF.
Print to PDFPrint Icon Example
If you are viewing pages in the View Multiple Pages journal view then all text type pages will be exported.
If you are viewing single pages then only that page will print.
By default, the output will look like this
Removes the background images leaving you with a white background.
This allows you to set override CSS rules for the final export. You may need to set the !important attribute on your rules for them to take effect.
e.g. body { background-color: red !important; } will give the following look.
@UUID links with the label in themThere most definitely will be layout issues and broken links. Please ensure you send the following with any bug report
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: export-journal-html or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.