Pdf.save() question

A quick question…
If the pdf.save(string) method is due to become obsolete, how do I create a pdf document in a directory on the server without displaying it to the user?
Thanks
Rembo

Dear Rembo,

Thanks for your consideration.

The obsolete method is Save(HttpResponse), not Save(string).