Skip to content

Commit 236dc13

Browse files
xristianstefanovTsvetomir-Hr
authored andcommitted
Update knowledge-base/pdfviewer-remove-print-header.md
Co-authored-by: Tsvetomir Hristov <[email protected]>
1 parent 0cb1dab commit 236dc13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/pdfviewer-remove-print-header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ When printing a PDF file using the [PDFViewer for Blazor](slug:pdfviewer-overvie
2828
The PDFViewer component utilizes the standard browser printing engine, which includes an option to hide the header and footer. These sections often contain the application's name, printing timestamp, page numbers, and the URL, including "about:blank". To remove this information, perform the following steps upon initiating a print:
2929

3030
1. Click on the **Print** button in PDFViewer to open the print dialog.
31-
2. In the print dialog, click on **More settings**.
31+
2. Select **More settings** in the print dialog.
3232
3. Uncheck the box labeled **Headers and footers**.
3333

3434
By unchecking the **Headers and footers** option, you will remove the "about:blank" label and any other default header or footer information from your printed output.

0 commit comments

Comments
 (0)