Tagged Questions
8
votes
1answer
345 views
tikz/eso-pic watermark isn't transparent on the first page
I'm seeing odd behavior when trying to use a watermark with tikz and eso-pic.
Here is my example document:
\documentclass[10pt]{article}
\usepackage{eso-pic}
\usepackage{tikz}
...