CLOUDCRUISE UNITED

PDF Case: <embed> and <object>

PDFs loaded through plugin-style tags (resource type "object"). All load on page load. Record per box: viewer renders, download lands, or blank/placeholder.

<embed> — Content-Disposition: inline

<object> — Content-Disposition: inline

Object fallback rendered (PDF not displayed)

<embed> — No Content-Disposition header

<object> — No Content-Disposition header

Object fallback rendered (PDF not displayed)

<embed> — Content-Disposition: attachment

<object> — Content-Disposition: attachment

Object fallback rendered (PDF not displayed)