Hi,
I want to insert watermark in attached file but unable to do so. Please help. I am using EdUbuntu.
Regards,
Sachin
Graphics, Figures & Tables ⇒ draftwatermark | Specified Watermark fails
-
- Posts: 35
- Joined: Sun Apr 08, 2012 5:48 am
draftwatermark | Specified Watermark fails
- Attachments
-
- TEST Class V.tex
- (2.17 KiB) Downloaded 349 times
NEW: TikZ book now 40% off at Amazon.com for a short time.

- svend_tveskaeg
- Posts: 478
- Joined: Sun Jul 12, 2009 5:31 am
draftwatermark | Specified Watermark fails
This is not a MWE. (It is neither minimal nor working.)
I cannot compile your file; with
Is your problem that you get the same compile error as I do?
Btw. It is better to omit blank spaces in file names. Especially when using Linux since that often means working from a terminal.
I cannot compile your file; with
latex "TEST Class V.tex"
I get the errorCode: Select all
! Undefined control sequence.
<recently read> \SetWaterMarkText
l.7 \SetWaterMarkText
{ODANT}
Btw. It is better to omit blank spaces in file names. Especially when using Linux since that often means working from a terminal.
``In the game of chess, you can never let your adversary see your pieces.''
-- Zapp Brannigan, Futurama (season 1, episode 4)
-- Zapp Brannigan, Futurama (season 1, episode 4)
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
draftwatermark | Specified Watermark fails
Note that LaTeX is case sensitive. The correct command issachinrajsharma wrote:[…] I want to insert watermark in attached file but unable to do so. […]
\SetWatermarkText
, and not \SetWaterMarkText
. For details refer to the package manual (which you should always do before asking).Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10