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

Create pdf form with dynamic barre code for Acrobat Reader

Community Beginner ,
Sep 17, 2024 Sep 17, 2024

Hello

 

I have made a PDF form with barre code generation depending on each form fields.

I does works fine under Acrobat Pro 2020 in preview mode .

However , Barre Code  refresh doesn't works with Acrobat Reader (even after exportation of the file through  Save As Other / Reader exptended PDF / Enable More Tools). 

Is it a way to fix it ?  

Thanks in advance

Arnaud

TOPICS
Create PDFs , General troubleshooting , How to , PDF , PDF forms
1.2K
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
1 ACCEPTED SOLUTION
Community Expert ,
Sep 17, 2024 Sep 17, 2024

You cannot fix it since it's "by design". It's a feature, not a bug.

You must use a JavaScript code to create your own, or a text field using a barcode font.


Acrobate du PDF, InDesigner et Photoshopographe

View solution in original post

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
Community Beginner ,
Sep 17, 2024 Sep 17, 2024

With files ...

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
Community Expert ,
Sep 17, 2024 Sep 17, 2024

You cannot fix it since it's "by design". It's a feature, not a bug.

You must use a JavaScript code to create your own, or a text field using a barcode font.


Acrobate du PDF, InDesigner et Photoshopographe
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
Community Beginner ,
Sep 17, 2024 Sep 17, 2024

Thanks for your quick answer ! So I understand there is a way to avoid the limitation.
I would be interested if you have links about Javascript code concerning text field with barcode font management for Acrobat Reader .

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
Community Expert ,
Sep 17, 2024 Sep 17, 2024

Search this forum, you will find many answers.


Acrobate du PDF, InDesigner et Photoshopographe
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
Community Beginner ,
Sep 17, 2024 Sep 17, 2024

Ok Thanks ! I investigate ...

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
Community Expert ,
Sep 17, 2024 Sep 17, 2024

What type of barcode are you using?

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
Community Expert ,
Sep 17, 2024 Sep 17, 2024

Ah, I see it's a QR code. In that case, no, it won't update in Reader, unless you set it up in a completely different way.

I've developed a method of doing it using plain form fields, so it works in Reader. If you're interested in such a tool (for a fee, of course), feel free to contact me privately to discuss it further.

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
Community Beginner ,
Sep 18, 2024 Sep 18, 2024

Thanks for your proposal. Unfortunalty , I can not justify fee from unreferenced tiers to my company . I am finally in touch with an Acobat Reader trainer ... who provide me javascript to generate QRCode .  I understand that the script generate html tag "<img>" who contains the QR Code matrix information in it.  

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
Community Expert ,
Sep 18, 2024 Sep 18, 2024

Your screenshot (which I didn't see when I first replied) shows a Data Matrix code, which is different from a QR code.


Acrobate du PDF, InDesigner et Photoshopographe
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
Community Beginner ,
Sep 18, 2024 Sep 18, 2024
LATEST

I am interested by the both topics "Data Matrix" and "QR Code" generation.  "Barcode" field is a generic name I have seen in Acrobat Pro to mean  either "DataMatrix" , "QRCode" ... or usual "Barcode". Unfortunalty ,it's why I introduced the confusion (Sorry) . 

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