You can schedule R&R Report Writer reports to print to PDF-eXPLODE by using Windows Scheduled Tasks to launch the R&R Runtime program. Be sure to save the report in R&R with the printer set to PDF-eXPLODE, and then follow these steps to schedule the report.
C:\rrwreports\examples\myreport.RRW
Then you would change to the folder named C:\rrwreports\examples.
RI_REPORT=C:\rrwreports\examples\myreport.RRW
RI_PRINTER=P
RI_STATUS=T
myreport.RRS
"C:\Program Files\ReportWorks\rrwrun.exe"
/T"C:\rrwreports\examples\myreport.RRS"
/O"C:\rrwreports\examples\myreport.OUT"
"C:\Program Files\ReportWorks\rrwrun.exe" is the name of the R&R runtime program. “rrwrun.exe” is the Xbase edition and “rswrun.exe is the SQL Edition. Depending on which version of R&R you have and where you installed it, the pathname “C:\Program Files\ReportWorks\” may need to be changed.
The R&R runtime program name is followed by a space and then /T"C:\rrwreports\examples\myreport.RRS", which is the name of the R&R Runtime input text file.
The runtime input text file is followed by a space and then /O"C:\rrwreports\examples\myreport.OUT", which is the name of the R&R Runtime output text file.
COMPUTERNAME\username
For more information, contact Info@PDF-eXPLODE-US.com .
R&R Report Writer is a registered trademark of Liveware Publishing, Inc.