Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Scripting
Viewing all articles
Browse latest Browse all 15932

[AS] QR kode change url

$
0
0

I want to change URL for evry QR-code in a document.

How can i change the url-properties for the QR-code?


This is what I have scripted so far...



tellapplication "Adobe InDesign CC"

  setmyDoctoactive document

  setmyPagestonumberofpagesinmyDoc

  repeatwithifrom 1 tomyPages

  tellmyDoc

  tellpagei

  setmyQRto (page itemswhoselabelis "QR")

  selectmyQR

  tellmyQR

??? Create Hyperlink QR Code "http://www.adobe.com"

  endtell

  endtell

  endtell

  endrepeat

endtell


Viewing all articles
Browse latest Browse all 15932

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>