docs(user): mention printing PDF manually from browser

This commit is contained in:
Elian Doran
2025-10-20 19:42:06 +03:00
parent 51f559b332
commit 00720ae58f
4 changed files with 91 additions and 85 deletions

View File

@@ -8122,17 +8122,31 @@
{
"type": "relation",
"name": "internalLink",
"value": "KC1HB96bqqHX",
"value": "eIg8jdvaoNNd",
"isInheritable": false,
"position": 110
},
{
"type": "relation",
"name": "internalLink",
"value": "m523cpzocqaD",
"isInheritable": false,
"position": 120
},
{
"type": "relation",
"name": "internalLink",
"value": "2mUhVmZK8RF3",
"value": "KC1HB96bqqHX",
"isInheritable": false,
"position": 130
},
{
"type": "relation",
"name": "internalLink",
"value": "2mUhVmZK8RF3",
"isInheritable": false,
"position": 140
},
{
"type": "label",
"name": "shareAlias",
@@ -8146,20 +8160,6 @@
"value": "bx bx-book",
"isInheritable": false,
"position": 20
},
{
"type": "relation",
"name": "internalLink",
"value": "eIg8jdvaoNNd",
"isInheritable": false,
"position": 140
},
{
"type": "relation",
"name": "internalLink",
"value": "m523cpzocqaD",
"isInheritable": false,
"position": 150
}
],
"format": "markdown",

View File

@@ -24,6 +24,9 @@ On the desktop application of Trilium it is possible to export a note as PDF. On
To print a note, select the ![](1_Printing%20&%20Exporting%20as%20PD.png) button to the right of the note and select _Export as PDF_. Afterwards you will be prompted to select where to save the PDF file.
> [!TIP]
> Although direct export as PDF is not available in the browser version of the application, it's still possible to generate a PDF by selecting the _Print_ option instead and selecting “Save to PDF” as the printer (depending on the browser). Generally, Mozilla Firefox has better printing capabilities.
### Automatic opening of the file
When the PDF is exported, it is automatically opened with the system default application for easy preview.