Skip to main content
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

I have done it like this http://stackoverflow.com/a/7288883/2045854 or http://stackoverflow.com/a/11944984/2045854

Step 1: read your PDF as a stream

Step 2: pipe it to a response

Regards

Remy

I have done it like this https://stackoverflow.com/a/7288883/2045854 or https://stackoverflow.com/a/11944984/2045854

Step 1: read your PDF as a stream

Step 2: pipe it to a response

Regards

Remy

Source Link
Remy
  • 550
  • 6
  • 20

I have done it like this http://stackoverflow.com/a/7288883/2045854 or http://stackoverflow.com/a/11944984/2045854

Step 1: read your PDF as a stream

Step 2: pipe it to a response

Regards

Remy