| Overload | Description |
|---|---|
| GetPdf(FileInfo) | Gets the PDF and return this to the user for download. |
| GetPdf(String) | Gets the PDF and return this to the user for download. |
| GetPdf(FileInfo,String) | Gets the PDF and return this to the user for download. |
| GetPdf(String,String) | Gets the PDF and return this to the user for download. |