Box Developer Documentation

A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.

Get PDF Representation

Get PDF Representation

A PDF representation provides a predictable way to embed documents in mobile and web applications. PDF representations support watermarks if the original file has been watermarked.

PDF representations are generated upon uploading the source file to Box, though a watermarked PDF is generated upon fetching the watermarked file for the first time.

The process

To get a PDF representation follow the following steps

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 the PUT /files/:id/watermark/ API.

Once watermarked, a watermarked PDF representation of the file is generated.