callegar / LaTeX-draftwatermark

The "draftwatermark" package extends LaTeX providing a means to add a textual, light gray watermark on every page or on the first page of a document. Typical usage may consist in writing words such as "DRAFT" or "CONFIDENTIAL" across document pages. The package may remind in some sense "draftcopy" by Dr. Juergen Vollmer, but its implementation is much lighter (as the reduced code footprint shows) and does not rely on postscript specials, making the package fully compatible with pdfLaTeX. The package depends on package "everypage" by the same author.
15 stars 6 forks source link

[feature request] Provide a command to turn off watermarking #16

Closed krishnakumarg1984 closed 4 years ago

krishnakumarg1984 commented 5 years ago

Please see refer the question here for the background information.

In a thesis, or other similar documents, it is not an unusual requirement to need a watermark only in the main-matter ie no watermark must be placed in the first few pages bearing the frontmatter.

Therefore, a pair of commands \DisableWaterMark and ReEnableWaterMark (or other suitable names) on the lines of the solution by Ulrike Fischer could be provided in future versions to handle this case.

callegar commented 5 years ago

This seems a very reasonable feature request. For the time being I recommend to stick to the solution on stack exchange

callegar commented 4 years ago

Enhancement provided in version 2.0 of the package