You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transparent images cause problems for PDF/A. #1 does most of it, but we will probably need instructions (3.2.1?) to remind students to remove transparency, what are the best file formats for their images etc.
#5 has some bits on Accessibility we should also use
convert unilogo.png -background white -alpha remove -alpha off unilogo_nobg.png