Copy link to clipboard
Copied
Hello!
I have been working on making all of our office forms accessible, but am running into a problem in the reading order. Everything is tagged correctly, but the blank lines that indicate where the student information goes is showing up in the reading order. I have tried to right click and "delete selected item from stucture," I have tried hitting the Delete button on my keyboard, and I have tried selecting "Background/Artifact" on the reading order panel but I can't get them to go away.
I created the documents in word, ran the accessibility check and passed, then converted to Adobe PDF. Then, as per the most helpful tutorials I found, I deleted the existing tags, prepared the form to be fillable, then autotagged. From there I went in a cleaned up everything (made sure the correct form fields and text were paired correctly, and deleted the tags for the blank lines)
I don't have a lot of experience with Adobe or making accessible forms, so I've been trying to watch as many tutorials and read as much as I can, but I am stumped.
Any help would be appreciated!
Copy link to clipboard
Copied
I wish you had been in my Accessible PDF Forms class this week. Could have saved you a lot of time and effort. I don't think what you culled form the Internet is accurate.
Overview of the workflow:
5. Then, drag/drop the <Form> tags into the correct location within the tag tree. Should look something like this:
<P>
Last Name [this is the visible lable next to the field in a yellow content container box]
<Form>
lastname - OBJR [this is the subtag that makes the <Form> tag accessible]
Everything is tagged correctly, but the blank lines that indicate where the student information goes is showing up in the reading order. I have tried to right click and "delete selected item from stucture," I have tried hitting the Delete button on my keyboard, and I have tried selecting "Background/Artifact" on the reading order panel but I can't get them to go away.
...
and deleted the tags for the blank lines)
By @Meagan22647090np4c
Assuming that the "Blank Lines" are really <P> tags that appear to be empty, you can't just delete them. The blank hard return character is in them, and that is real content. If there's a yellow content container box inside a tag, then there's something there...a space, hard return, hyphen...something, even if it's an invisible character.
All content in a PDF must be tagged, including those blank returns / <P> tags.
The difference is that you can artifact the tag's content (not the tag itself) and then delete tag from the tag tree.
Artifacting items within Acrobat has been royally botched by Adobe in the last few versions. Used to be able to use the Background/Artifact on the Order Panel, but it no longer works. Here's what does:
Last ditch method, in case the above doesn't work:
Open the Contents pane, scroll down to find the <P> you want to delete, and do the same thing as above.
And of course, the best method is to don't put those blank returns into the Word document to begin with. Then you won't have to go through this PITA mess.
Take a good course on making accessible Word documents and their PDFs and this problem won't be in your PDFs anymore.
Best to you,
Find more inspiration, events, and resources on the new Adobe Community
Explore Now