Graphics, Figures & Tablesdrop shadow picture

Information and discussion about graphics, figures & tables in LaTeX documents.
joehc
Posts: 9
Joined: Sat Oct 16, 2010 3:26 pm

drop shadow picture

Post by joehc »

gmedina wrote:The coordinates that you specified for \textblock* lie outside the page; use something like

Code: Select all

\begin{textblock*}{10cm}(5cm,0cm)%modify to change the placement
...
\end{textblock*}
or change the coordinates according to the position where the logo must appear, but use sensible values that correspond to some position inside the page.
I'm an idiot. I thought down of the y-axis was (-).
Thank you very muuch for guiding me :)

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply