Hello @MikeO Thanks for reaching out on the Redgate forums regarding your inquiry with SQL Doc.
In general usage of SQL DOc you should be able to set up the documentation as shown below:
https://documentation.red-gate.com/sdoc/working-with-projects/setting-up-the-documentation#Settingupthedocumentation-Editingprojectconfiguration
Having a look at the cover page it does appear that the details of Server/Author/Created/File Path are hardcoded to appear and cannot be suppressed.
I was able to do a rough workaround by outputting to DOCX and removing these details and then exporting the document as a PDF.
It adds a manual process but does appear to be a method to suppress these details from appearing on the cover page.
Tips and how-to guides for Redgate products
Ask, discuss, and solve questions about Redgate's tools
Meet us at an event, get sponsored, and join our Friends of Redgate
In-depth articles and opinion from Redgate's technical journal
Answers
Hello @MikeO
Thanks for reaching out on the Redgate forums regarding your inquiry with SQL Doc.
In general usage of SQL DOc you should be able to set up the documentation as shown below:
https://documentation.red-gate.com/sdoc/working-with-projects/setting-up-the-documentation#Settingupthedocumentation-Editingprojectconfiguration
Having a look at the cover page it does appear that the details of Server/Author/Created/File Path are hardcoded to appear and cannot be suppressed.
I was able to do a rough workaround by outputting to DOCX and removing these details and then exporting the document as a PDF.
It adds a manual process but does appear to be a method to suppress these details from appearing on the cover page.