Forum Discussion

TimBurns's avatar
TimBurns
New Contributor III
6 years ago
Solved

How to stream a binary PDF file to a file using Snaplogic

I am trying to stream a binary PDF file to a file using Snaplogic. The equivalent would be to the following command: curl “http://www.pdf995.com/samples/pdf.pdf” --output …/out/pdf.pdf Is this ...