My Symfony project stores PDFs on a Couchbase server and I want to stream them to the client instead of simply load them in memory and redistribute them directly. The goal is to