Good day one and all! I am having a little trouble getting a PDF vector image rendered in my LaTeX document. The offending code is included as follows -
Code: Select all
...
\usepackage[graphicx]
...
\includegraphics[scale=0.6]{workflow_cc.pdf}
...

Has anyone encountered this before?
Thanks for all your help!