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

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support

Using Arduino Uno R3 to bootload the atmega328-PU (non pico)

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??