source/text/shared/optionen/01010200.xhp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
New commits: commit 59fe73d2ccbe535881e11547b7213fb24e82a3c2 Author: Olivier Hallot <[email protected]> AuthorDate: Thu Jul 31 21:33:01 2025 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Sun Aug 3 17:50:43 2025 +0200 tdf#166472 Improve "Load printer setting with document" Change-Id: Ic05fa9ed892b091b6e51186be58601f4689968a9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/188725 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/shared/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp index eec963ff0f..059d4087eb 100644 --- a/source/text/shared/optionen/01010200.xhp +++ b/source/text/shared/optionen/01010200.xhp @@ -73,7 +73,10 @@ </list> <bookmark branch="hid/cui/ui/optsavepage/load_docprinter" id="bm_id813156" localize="false"/> <h3 id="hd_id927152">Load printer settings with the document</h3> - <paragraph id="par_id5684987" role="paragraph"><ahelp hid=".">If enabled, the printer settings will be loaded with the document. This can cause a document to be printed on a distant printer, if you do not change the printer manually in the <emph>Print</emph> dialog. If disabled, your standard printer will be used to print this document. The current printer settings will be stored with the document whether or not this option is checked.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id471754007593706">Regardless of whether this option is checked, the current printer settings is saved with the document.</paragraph> +<paragraph id="par_id5684987" role="paragraph">If <emph>Load printer settings with the document</emph> is enabled, the current printer settings is loaded with the document. In an office setting, this may result in the document being printed on a different printer, perhaps located in another floor or another building, unless you manually select the correct printer in the Print dialog. +</paragraph> +<paragraph role="paragraph" id="par_id121754007737485">If <emph>Load printer settings with the document</emph> is disabled, the saved settings are not used and the document is printed on the system printer, unless overridden by selecting a different printer in the Print dialog.</paragraph> <bookmark branch="hid/cui/ui/optsavepage/load_anyuser" id="bm_id3150446" localize="false"/> <h3 id="hd_id3153313">Load view position with the document even if it was saved by a different user</h3> <paragraph id="par_id3147211" role="paragraph"><ahelp hid="cui/ui/optsavepage/load_anyuser">Loads the view position settings saved in a document with the document even if it was saved by a different user.</ahelp></paragraph>
