Graphics, Figures & Tables ⇒ draftwatermark | Specified Watermark fails
-
- Posts: 35
- Joined: Sun Apr 08, 2012 5:48 am
draftwatermark | Specified Watermark fails
I want to insert watermark in attached file but unable to do so. Please help. I am using EdUbuntu.
Regards,
Sachin
- Attachments
-
- TEST Class V.tex
- (2.17 KiB) Downloaded 351 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- svend_tveskaeg
- Posts: 478
- Joined: Sun Jul 12, 2009 5:31 am
draftwatermark | Specified Watermark fails
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.
-- 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
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10