Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Querying EasyCatalog Data Using ExtendScript

New Here ,
Apr 01, 2015 Apr 01, 2015

Has anyone had experience with EasyCatalog (EasyCatalog | InDesign Plug-Ins | 65bit Software)? Using ExtendScript, We're trying to query all page elements that were tagged with a hidden field by EasyCatalog after importing a flat-file. The field we're trying to query is commonly known as the StockCode or ProductCode. Apparently lets you import tabular data from a flat file and then creates hidden text fields for each page element containing metadata, such as the product id. I'm very new to InDesign programming, so I was wondering if there is a way to query the InDesign document using InDesign's Javascript API to determine the stock code that was placed by EasyCatalog for each tagged item programmatically? If this is possible, what is the best way to query the InDesign "DOM" for "hidden" text fields?

TOPICS
Scripting
847
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 02, 2015 Apr 02, 2015

Hi,

Have you asked 65bit (support mail)? They are really helpful and reply very fast.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 06, 2015 Apr 06, 2015

I have and their answer assumed you have a license for their scripting module. The customer doesn't want to purchase an additional module. We just ended up exporting the document to IDML and scraping the ids ourselves.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Apr 08, 2015 Apr 08, 2015
LATEST

Hi,

Indeed you need the scripting module to script the EasyCatalog plugin through ExtendScript.

And I second Kinanu.be, their support is amazing.

Loic

http://www.ozalto.com

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines