The process
To get a PDF representation follow the following steps- List all representations
- Request a PDF by passing the
x-rep-hints-header for the desired file type[pdf]. - Download the PDF by calling the
url_template, replacing the{+asset_path}with an the page of the PDF to request, for example1.pdf.
Watermarked PDFs
To retrieve a watermarked PDF the underlying file itself needs to be watermarked in Box. You can watermark a file either via the Box web application or using thePUT /files/:id/watermark/ API.
Once watermarked, a watermarked PDF representation of the file is generated.
