Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. make sure you're using the new PHE templateUKHSA template and follow the guidance in our How to use the new PHE UKHSA template guide
  2. save it as a PDF/A

What is the PDF/A format?

...

So saving our PDFs as PDF/As is a good first step to making PHEUKHSA's PDFs more accessible.

How to create a PDF/A in Microsoft Word

In a Word document, click the File tab at the top leftImage Removed

Then select Save as... from the menu.Image Removed

Under the title field, click the format field to open a dropdown menu of possible formats and select PDF.

Image Removed

If you now clicked Save the Word doc would save as a basic PDF.

To make it save as a PDF/A, click Options under the title and format fields.Image Removed

This opens the Options dialogue box.

  1. Tick the PDF/A compliant box.
  2. Make sure the Document structure tags for accessibility box is ticked.

...

Click OK to return to the Print page and click Save to create a PDF/A. 

...

However, both these steps do not, by themselves, ensure that a new PDF meets WCAG 2.0 accessibility standards. That requires further checking.

...

...

If you have selected Minimise size to create a PDF with a smaller file size, make sure to check that the 'Document structure' box is still ticked.

This is because minimising the size of a document can sometimes uncheck the Document structure tick box.

How to check that a pdf is properly tagged

...

Open the pdf in Acrobat Pro and click on the label symbol, bottom left:

Image Removed

This is opens the tags panel on the left. If you click on the arrows, you can see what tagging there is. In this case there appear to be no headers:

Image Removed

So click on Tools top left, then Accessibility bottom right:Image Removed

Click Autotag Document, top right:Image Removed

Click 'Yes' in this window:Image Removed

Now your document should have reasonable tagging.

But you might notice some elements that are still not be tagged. for example in this document, the heading 'Summary' is still tagged as a paragraph of body text (<P>):

Image Removed

So to make the word 'Summary' a header, you need to change it 'by hand'. Right click on the '<P>' in the tags panel, click on Properties at the bottom of the pop-up window and select your chosen tag (in this case Heading Level 4) from the 'Type' drop-down menu in the Object Properties window:

Image Removed

Click 'Close'. The word 'Summary' now appears as a Header 4 (<H4>) in the Tags menu:Image Removed

Resources