InDesign place asset from library on a certain page
InDesign place asset from library on a certain page
- Subject: InDesign place asset from library on a certain page
- From: Bert Groeneveld via AppleScript-Users <email@hidden>
- Date: Mon, 21 Feb 2022 12:30:12 +0100
InDesign question:
I use following code to place an asset from an InDesign library. Unfortunately
the asset lands on the wrong page. How can I force the lib item to land on a
certain page, for example page 3?
I tried tell myPage, but that doesn’t work.
Thanks in advance for any help!
tell application "Adobe InDesign 2022"
--tell myPage
set objList to place asset asset QR_panelstand of QR_Lib on
document 1
--end tell
end tell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden