Back

If your email is not recognized and you believe it should be, please contact us.

  • You must be logged in to reply to this topic.Login

How to add a Link (^D) in Indesign using VBScripts

Return to Member Forum

  • Author
    Posts
    • #1220972

      Hi all,
      Greetings,

      I scanned a book which has 100 pages roughly. I need to place the .jpg images of the book in InDesign. I am using ^D or Link to place the image at any particular location. After adding the Image, I need to copy and paste the same in the same page again. I need to do for all the 100 pages of the book and there are many such books.

      I need to know the VBScript for 1. Selecting the current Link Object; 2. Copy and pasting the same at the same page.

      Thank you very much in advance.

    • #14323344

      Hi,

      I shall improve my question.

      I use the following commands:

      app.copy();
      app.paste();

      to copy and paste whatever is selected. But, I want to paste the selection at a particular geometric location. How to do that.

    • #14323336

      Hi,

      You can move the page item after you paste.
      pageItem.move([x, y]);

      Regards,
      MT

Viewing 2 reply threads
  • You must be logged in to reply to this topic.
Forum Ads