Nope ! CFDocument does not support conversion of MS-word doc into pdf. It can create PDF Document only from html content, plain text or images.
Thanks. >Is it possible to generate a PDF from an MS Word source file using >CFDOCUMENT? I would think that using the srcfile and mimetype >attributes would allow this, yet I get a "The document has no pages" >error when running the following code (this is all that is in the .CFM >file): > ><cfdocument srcfile="d:\test.doc" mimetype="application/msword" >filename="d:\test.pdf" format="PDF" pagetype="letter" >orientation="portrait" overwrite="Yes"></cfdocument> > >Yes, MS word is installed (trying to get this to work on my laptop). > >Thanks, > >Pete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237163 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

