The following forum(s) have migrated to Microsoft Q&A: All English SQL Server forums! Visit Microsoft Q&A to post new questions.
The following command string exports a PDF to be saved or opened.
start explorer "<http://ServerName/ReportServer$NamedSQLInstance?%2fPurchasing%2fPurchaseOrder&PoNumber=103290&rs:Format=PDF"
Need to NAME and SAVE the file Automatically, from a Delphi desktop application.
HangTen