Hi All,

In my search for a package to replace wallpaper. I am testing xwatermarks
package.  I encounter this error:

! Package bidi Error: Oops! you have loaded package hyperref after bidi
package

. Please load package hyperref before bidi package, and then try to run
xelatex

on your document again.

Even test file doesn't need to load hyperref package to works.

here is my code:
\documentclass{book}
\usepackage{xwatermark,loops}
\usepackage{xcolor}
\usepackage{lipsum}
\usepackage[RTLdocument]{bidi}
\begin{document}
\newwatermark[pagex={1},fontfamily=bch,color=gray!25,angle=45,scale=3,xpos=0,ypos=0]{DRAFT}
\lipsum[1-15]
\end{document}

-- 
my blog

http://fahadalsaidi.blogspot.com

--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to