Skip to content

Commit

Permalink
Configure PDF to generate un-flattened and read-only (#303)
Browse files Browse the repository at this point in the history
* Configure PDF to generate un-flattened and read-only

* Add a11y tagged pdf template

---------

Co-authored-by: Cypress Borg <cborg@codeforamerica.org>
  • Loading branch information
spokenbird and coltborg committed May 23, 2024
1 parent 738e664 commit cf13f2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ form-flow:
license: us-core-cloud
pdf:
map-file: pdf-map.yaml
generate-flattened: false
read-only: true
email-client:
mailgun:
key: ${MAILGUN_KEY:'no-key-set'}
Expand Down
Binary file modified src/main/resources/pdfs/Multipage-UBI-Form.pdf
Binary file not shown.

0 comments on commit cf13f2a

Please sign in to comment.