You can use cfdocument to acheive this.

<!--- This example embeds a jpg into a pdf document. --->
<cfdocument format="pdf">
<p>This is a document rendered by the cfdocument tag.</p>

<br><br>

<img src="sample.jpg" />

</cfdocument>

FYI, In CF8 there is cfimage tag which can be used to perform operations on the 
images.

Regards,
Ahamad,
Adobe CF Team,
http://cfpdf.blogspot.com


>> Anyone know if you can place an image in a PDF in CF8?
>>
>> Thanks,
>> Chad
>
>You could in 7, so don't see why not in 8 (not that it always worked in 
>7...there were some known issues).
>
>Bryan Stevenson B.Comm.
>VP & Director of E-Commerce Development
>Electric Edge Systems Group Inc.
>phone: 250.480.0642
>fax: 250.480.1264
>cell: 250.920.8830
>e-mail: [EMAIL PROTECTED]
>web: www.electricedgesystems.com
>
>Notice:
>This message, including any attachments, is confidential and may contain
>information that is privileged or exempt from disclosure. It is intended
>only for the person to whom it is addressed unless expressly authorized
>otherwise by the sender. If you are not an authorized recipient, please
>notify the sender immediately and permanently destroy all copies of this
>message and attachments.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284623
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to