Export-RTF is not working in CS3


dear guys,

 

i'm new field.

 

with reference of indesign cs3 scripting guides exported txt output indesing document.

but cannot export rtf output.

 

can me on this?

 

 

thanks

 

saravanan.n

var doc = app.activedocument; var story = doc.stories[0]; var rtffile = new file("~/desktop/test.rtf"); story.exportfile(exportformat.rtf, rtffile); 


More discussions in InDesign Scripting


adobe

Comments

Popular posts from this blog

Blank pages again for IE7 and IE6

How to update nested ListCollectionViews?

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??