Search: GO!
        
Home > 
Rpv2Pdf utility

Rpv2Pdf utility


pv2Pdf.exe is an utility that intended to export reports to PDF.

Syntax:

rpv2pdf.exe InputFile.rpv/rpd/rpx, OutputFile.PDF, [-V][+FROMPG-TOPG]

The input file, output file and the rest of the parameters given must be separated with commas to avoid inconveniences with files names containing spaces.

The parameters mean the following:

V This parameter indicates that the interface of Rpv2PDF will be visible. If this parameter is omitted, the program will run invisible without any interface.
+FROMPG-TOPG. These arguments allow to define automatically which pages will be exported.

Example:

rpv2pdf.exe c:\report.rpx, c:\report.pdf, -v +1-10

This example shows how to generate the report.pdf file, showing the interface and exporting only pages from 1 to 10.

The input file can be any file accepted by Rpv, including text files with extensions txt, lst and prn.
To execute this utility is is required the NOVAPDF printer. This printer is installed with Rpv automatically. Without that printer, is not possible to use this utility. * Utility available on Rpv Business Reports only.