I am trying to generate tagged pdf using coldfusion 9 tagged attribute. I have 
J2EE integration of openOffice already configured. I am getting an error when 
this attribute is added 'tagged="true"'.
All these are included
For all other J2EE servers:
Add the following classes and JAR files in the class path:
[cfusionhome]/lib/oosdk/classe 
[cfusionhome]/lib/oosdk/lib/juh.jar 
[cfusionhome]/lib/oosdk/lib/jurt.jar 
[cfusionhome]/lib/oosdk/lib/ridl.jar 
[cfusionhome]/lib/oosdk/lib/unoil.jar

<cfdocument name="sample" format="pdf" tagged="true">test</cfdocument> It works 
fine until I add attribute tagged.

Am I missing something here.

Thanks,
Ria. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350663
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to