Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

ghostscript to auto print a generated Reportservices Report

$
0
0
I downloaded ghostscript and ghostviewI was trying to use XP_CmdShell, to print a report once it was generated in reporting services. we only have SQL Server 2012 standard.I cannot get the XP_CmdShell to work.USE MSDBEXEC XP_CmdShell 'C:\Program Files\Ghostgum\gsview\gsprint.exe -color -landscape -all -printer "Brother MFC-5460CN" "E:\BatchSheets\Batch_9403.pdf"'has anyone else used ghostscript to print files automatically?ThanksGeorge

Viewing all articles
Browse latest Browse all 3145

Trending Articles