The PDF is built from the latex output so anything included for latex should be 
in the PDF.

Greg.

-----Original Message-----
From: admsugar [mailto:asugar...@osisoft.com] 
Sent: 19 July 2013 16:19
To: doxygen-users@lists.sourceforge.net
Subject: [Doxygen-users] Including an image in pdf output. \includegraphics 
versus \image?

So I am generating PDF output using the USE_PDFLATEX option in the doxygen
configuration file. I am trying to include a project logo on the frontpage
of my documentation.

Currently I have there image files of the same image in different formats
(.jpeg, .eps, .pdf) all included in the SAME folder that doxygen retrieves
my custom header and footer files (pdfheader.tex, pdffooter.tex). I had
hoped that:

Using \includegraphics{logo} would work as I had assumed it would pick the
most compatible image format and include that.

However although doxygen can retrieve my header and footer file from my
folder I keep getting the error messsage that when it gets to the
\includegraphics{logo} it seems that it cannot find the image file. 

Do i have to scratch using \includegraphics in the latex header file and try
something else? Would \image latex logo.whatever work? If I do it this way
do i need to specify an IMAGE_PATH? I know only rtf latex and html are
supported this way, so will this still work for pdflatex? 

Thanks



--
View this message in context: 
http://doxygen.10944.n7.nabble.com/Including-an-image-in-pdf-output-includegraphics-versus-image-tp6159.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users


****************************************************
Visit our website at http://www.domino-printing.com
****************************************************
This Email and any files transmitted with it are intended only for the person 
or entity to which it is addressed and may contain confidential and/or 
privileged material. Any reading, redistribution, disclosure or other use of, 
or taking of any action in reliance upon, this information by persons or 
entities other than the intended recipient is prohibited.  If you are not the 
intended recipient please contact the sender immediately and delete the 
material from your computer.

E-mail may be susceptible to data corruption, interception, viruses and 
unauthorised amendment and Domino UK Limited does not accept liability for any 
such corruption, interception, viruses or amendment or their consequences.
****************************************************
Domino UK Limited. Registered in England. Registered Number:1750201. Registered 
Office Address: Trafalgar Way, Bar Hill, Cambridge, CB23 8TU.



------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to