Closed amandapouget closed 6 years ago
You probably want to store the PDF somewhere and just send a message on where the consumer can download it from. It's technically possible to send large objects in RabbitMQ, but in practicality this is almost always the wrong way to implement what you're trying to do.
Hi,
It would help immensely if you would post an example of Jackrabbit with client and server, where the client requests and eventually receives a PDF (vs. a "Hello World" string).
Trial and error to figure out the magical winning code is taking a long time and there's not much documented, so.... pretty please? ;-)
Amanda