in reply to Re^2: PDF::API2 Questions
in thread PDF::API2 Questions

A decade on and the ->saveas method has been deprecated...

However, to get the PDF directly sent to a browser, the ->to_string method works just fine.
At least it does when one remembers to set the correct MIME type as application/pdf!