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

Barcode Field Properties and Methods?

Community Beginner ,
Mar 22, 2022 Mar 22, 2022

Copy link to clipboard

Copied

Quick question:

 

Does anyone have documentation on how barcodes fields are supposed to work in Adobe Acrobat DC Pro? The SDK References don't mention them except under usage rights and I've been stumbling through the dark on making best use of them. 

 

did have a specific question, but it's escaping me right now 😢

-Azure's Skye

TOPICS
Acrobat SDK and JavaScript , Windows

Views

221

Translate

Translate

Report

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
Community Expert ,
Mar 22, 2022 Mar 22, 2022

Copy link to clipboard

Copied

They're undocumented, but basically act like any other field. You can set their value via the value property, make them visible or hidden using the display property, define their location using the rect property, etc.

 

Votes

Translate

Translate

Report

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
Community Beginner ,
Mar 22, 2022 Mar 22, 2022

Copy link to clipboard

Copied

I've been able to determine most of that. What I want to know is how to interact with their special features. Ex: Change symbology or barcode parameters.

 

But specifically (I remembered!), I wanted to know how to set the "Reference to published form:" value. I've been using it like a title underneath each barcode, but it is not unique if you Copy/Paste the barcode field to replicate it, even if you change the new field's name, value or tooltip. 

 

I should probably just use a separate field for sanity's sake, but I wanted to know the forbidden knowledge.\

-Azure's Skye

Votes

Translate

Translate

Report

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
Community Expert ,
Mar 22, 2022 Mar 22, 2022

Copy link to clipboard

Copied

Sorry, I don't have an answer for that straight away. I could look into it, but it's possible those properties are not accessible via JS at all.

Votes

Translate

Translate

Report

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
Community Beginner ,
Mar 22, 2022 Mar 22, 2022

Copy link to clipboard

Copied

LATEST

I thought that might be the case. I do appreciate the effort, though it's nothing urgent.

 

I just wish for more complete documentation! 😅🥰🥰

 

Either way, thanks for the help! 🙂

-Azure's Skye

Votes

Translate

Translate

Report

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