Hello, I am trying to get a PDF conversion program to work in ColdFusion
(advertised to work with CF). Everything is easy, except this one line of
code:

<!--
METADATA TYPE="TypeLib"
NAME="BCL easyPDF Printer SDK 1.2 Type Library"
UUID="{514D3817-1AA8-4CF8-96D9-C56139C79373}"
VERSION="1.2"
-->

In the Global.asa file. (They only have ASP examples). From what I have read
this loads DLL variables for this COM object so that they are accessible in
code. I need access to some enumerated variables via that above call.
However, I cannot figure out how to create a CF equivalent to that line of
code. 

Please help! This is the final stumbling block in this project.
Thanks,
Ben Nadel


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222230
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

Reply via email to