Set a max width for PDF images
- Applies to:
- All MindTouch Versions
- Role required:
- Admin
Add your custom CSS code to set the maximum width of your PDF images and brand the look and feel of your PDFs.
To set a max width for your PDF images, add the following CSS code to Site tools > Control panel > Branding > Custom PDF CSS:
img[style], img {max-width: 100%;}
As you customize your PDF, periodically create a PDF from an article to check the output and ensure it is formatted the way you want it to look.