So after searching the docs, I found out that you have to do two things to 
embed an image to a PDF with CFDUCUMENT.

1. Set the localUrl variable to Yes
2. Use the path to the image relative to the file accessing it. Since my image 
is in the Images folder, my code was <ing src="Images/logo.png" /> And it IS 
case sensitive. 

Bruce 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352620
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to