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 348 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- 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