First page
Back
Continue
Last page
Overview
Graphics
Item 19: Encode binary data using quoted printable and/or Base64
Quoted printable works well for mostly text
Base-64 for non-text data
Can you link to the data with a URL instead?