Hide title bar from existing drawings

I cannot figure out how to suppress the title block from existing schematics. It’s using too much space on the page, and I would just like to turn it off. I have seen a post from January 2020 called “How to remove Title Block”, but that only confused me further. I really appreciate any step-by-step help anyone can provide. Thank you

The title block is part of the drawing sheet and it’s not possible to simply “turn it off”.
Instead you have to design your own drawing sheet with smaller (or completely without) title block.
To create/modify a drawing sheet you have to use the Drawing Sheet Editor, manual can be found here: Drawing Sheet Editor | 7.0 | English | Documentation | KiCad

If you start the drawing sheet editor (from kicad main project window) a standard drawing sheet is loaded. You could delete any part from the title block and save the result as “my_new_own_selfcreated_drawing_sheet_without_title_block”.
Subsequently you have to adjust the setting in the “schematic editor–>File–>Page settings” to use your new “my_new_own_selfcreated_drawing_sheet_without_title_block”-drawing sheet.

Thank you so much!

I was just missing that last step, I’m off to the races now…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.