Anybody running templates with ColdFusion and ActivePDF. I am testing out 
ActivePDF for a project and have run the basic tests ok. But I am haveing 
trouble using METHODS, specifically this one: 

WG.FontHeading1('Script', 1,0, 0, 0, 0)

I can't figure out how to invoke it. I know for the properties you use the 
CFSET command, but for methods I try this and nothing happens: 

<cfset varReturn = WG.FontHeading1('Script', 1,0, 0, 0, 0)>

Any help would be appreciated with the syntax. 

PSC 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330969
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to