Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 92756

Re: Is there any way to convert the selected rows to text in javascript??

$
0
0

Try this,

 

app.activeDocument.textFrames.everyItem().tables.everyItem().convertToText("\t","\r");

 

Vandy


Viewing all articles
Browse latest Browse all 92756