How to paste an object in pasteboard in indesign using javascript????
Pls explain me friends..
Generally speaking you should not be using paste and the clipboard in scripting. Instead you should use the .duplicate() method to copy an object; you can specify the destination of the duplicate so you can provide the coordinates of the location on the pasteboard.
If you use the clipboard, your script will be slower, and it will not preserve the user's prior clipboard contents.
North America
Europe, Middle East and Africa
Asia Pacific