Crystal Delivery Command Line Tutorial

Modified on Sun, 26 Nov 2023 at 06:26 PM

Command Line - Feature Explained

This feature was developed so that report actions can be run via the command line.

 

COMMAND

DESCRIPTION

LIST -L

Gets a list of scheduled reports.

CrystalDelivery.exe LIST

PRINT -P

Print as report.

CrystalDelivery.exe PRINT <Report #>

EXPORT -E

Export a report as a file.

CrystalDelivery.exe EXPORT <Report #>

ADD +

Add a report to the list of scheduled reports.

CrystalDelivery.exe ADD <Report File Path>

REMOVE -

Remove a report from the list of scheduled reports.

CrystalDelivery.exe REMOVE <Report #>

HELP

List Available Commands.


Command Line - Instructions

  1. Navigate to Start > Type cmd > Select Command Prompt

  2. Type the following command:
    cd "C:\Program Files (x86)\Crystal Delivery Pro\"

  3. Press Enter

  4. Type CrystalDelivery.exe <COMMAND> <VALUE>
    Example: CrystalDelivery.exe EXPORT 14

    This will export Report ID 14.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article