You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/pdfviewer-remove-print-header.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ When printing a PDF file using the [PDFViewer for Blazor](slug:pdfviewer-overvie
28
28
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:
29
29
30
30
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.
32
32
3. Uncheck the box labeled **Headers and footers**.
33
33
34
34
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