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

Indicate pain areas on body chart

Participant ,
May 04, 2020 May 04, 2020

Copy link to clipboard

Copied

Hi, I have a medical pdf form. There are text fields, check boxes and digital signatures on the form. I have an issue with body chart, where patients required to indicate their pain areas. Please see image below and let me know what possible ways are availabe there in acrobat to complete this form?

 

Body Chart.png

What are the easiet way to indicate pain areas in this body chart. 

TOPICS
PDF forms

Views

11.2K

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

correct answers 1 Correct answer

Community Expert , May 05, 2020 May 05, 2020

There isn't a very easy way of doing it, but I've created something for you... You can get it here.

Votes

Translate

Translate
Community Expert ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

There isn't a very easy way of doing it, but I've created something for you... You can get it here.

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 ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

Sorry try67, 

 

I just noticed that you posted after I submitted my reply.

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 ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

The more the merrier! And each one might have a different solution to this challenge.

I used a single button field over the entire area to add a Stamp at the point where it is clicked, and a separate button to clear all the added marks (since you can't manipulate them directly because they overlap with the main button).

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 ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

That is pretty neat!

 

I just tested it in my Android and it seems to work very good in Reader too.

 

The text callouts  in my Reader  mobile app seemed to work too using your PDF.

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 ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

I'm surprised to hear it works on Android...

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 ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

I spoke too soon.

 

If you use checkboxes, and dropdown menus it works.Using checkbox worksand so does a reset button. Even custom calculation scripts.

 

The stamps with annotation over an image works beautifully on Acrobat and Reader.

 

NOTE: For some reason when I commit edits with the Reader mobile app it flattens the PDFs . This does't happen with other PDFs that I've downloaded from my PC  to the mobile device though.

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 ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

Hey arshadsolehry,

 

This can be easily achieved with some basic javascripting and checkboxes.

 

Using checkboxes in this example is great because you can switch the check mark to an "X", place them around  all around the  diagrams, and even assist the users with tooltips that will pop when the users hover the mouse pointer over a checkbox.

 

You can also provide the users with more answering options using dropdown menus. 

 

This makes the experience of using your PDF more interactive and intuitive .

 

I am currently assisting another user with something similar.

 

You're more than welcome to join or visit this ongoing discussion to grab sadditional ideas and  how it is done:

 

Let me know if that link gives you the appropriate answers that you're looking for or if you need more help.

 

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 ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

Can't the patients uses the Comment tools?

Pencil, square, circle…

Using JavaScript you can create a button that users clics to get the Pencil tool.

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 ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

"There isn't a very easy way of doing it, but I've created something for you... You can get it here."

I also post before I have read everything 😉
It's just great!

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
Participant ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

How can we move to pencils section using javascript?

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 ,
May 05, 2020 May 05, 2020

Copy link to clipboard

Copied

This code activates the pencil tool:

 

app.execMenuItem("Annots:Tool:InkMenuItem");

 

This code deactivates the pecil tool:

app.execMenuItem("Hand")

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

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
Participant ,
Feb 02, 2021 Feb 02, 2021

Copy link to clipboard

Copied

Unfortunately, When the x's are marked on the bodies they do not print out on the forms. Is this possible to make it so the x's print out when we print the forms

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 ,
Feb 02, 2021 Feb 02, 2021

Copy link to clipboard

Copied

Be sure to print using the "Document and stamp" or the "Document and markups" option:

 

Capture_063.png

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
Participant ,
Feb 02, 2021 Feb 02, 2021

Copy link to clipboard

Copied

Actually, I have added this to a form that also has fillable fields/

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 ,
Feb 02, 2021 Feb 02, 2021

Copy link to clipboard

Copied

LATEST

That doesn't matter. Use the option JR has shown and it will print both.

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