E-mail List Archives
Proper nesting of <Form> tags in PDF's? (Further clarification)
From: Diana Grappasonno
Date: Oct 30, 2019 2:57PM
- Next message: glen walker: "Re: Skip nav links on mobile"
- Previous message: James Nurthen: "Re: why is it so hard to read the aria spec"
- Next message in Thread: Karlen Communications: "Re: Proper nesting of
- Previous message in Thread: None
- View all messages in this Thread
Thanks to all who replied to my message! I have some huge forms to
remediate and I want to be sure I get this right. One more follow-up
question that I'm struggling with:
What is the correct placement of tagged form elements in PDF's?
CommonLook says to place the annotation (associated text?) inside the Form
tag. The Adobe Accessibility Series says to nest the Form tags inside the
<P> tag with the associated text. And a comment on an Acrobat Users group
says to put the Form tag next to the <P> (not nested).
I think (maybe) this is what CommonLook says to do:
<P>
Unrelated text before form element
<Form>
Name text
Name - OBJR
-------
This is what Adobe says to do:
<P>
Name text
<Form>
Name - OBJR
-------
This is what poston user group says to do:
<P>
Name text
<Form>
Name - OBJR
Thanks very much in advance!
Diana G
- Next message: glen walker: "Re: Skip nav links on mobile"
- Previous message: James Nurthen: "Re: why is it so hard to read the aria spec"
- Next message in Thread: Karlen Communications: "Re: Proper nesting of
- Previous message in Thread: None
- View all messages in this Thread