>> i've never registered a com object on my cf server and i don't >> know how to call it from the cfobject tag. > >You register COM DLLs using regsvr32.exe, which you can call from the >command line like so: > >regsvr32 mydll.dll > >As for the rest, the specifics will depend on the COM object in question. > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ >phone: 202-797-5496 >fax: 202-797-5444
Thanks Dave - The COM object in question is ABCPDF (an HTML->PDF converter) from websupergoo.com I've had so many problems with htmldoc.exe (which can't handle CSS) that I need to try something new only we can't afford expensive solutions like activePDF. If anyone has ever used ABCPDF and can lend any advice on calling it from coldfusion, your advise would be greatly appreciated. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188340 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

