Skip to main content
Skip table of contents

Crystal Report rpt-files for Document Repository

Report Repository

You can upload your own Crystal Report file into Logiks Automation Service Document Repository to provide Reports & Layouts for Print Jobs over Automation Service and WMS Mobile Application.

image-20240327-084555.png

To get your Reports working please follow below guideline.

Working with QR Codes in Crystal reports

(****This can be ignored if the logiks gateway is already installed)

If you want to use a QR-Codes in Crystal Report (Version 2016 or later) please do the following

way:

1. Working with QR-Codes needs a special font

Take the Aztec font-file bcsqrcode.ttf and copy it directly into folder:

C:\Windows\Fonts

Or open the font file and select the install option to deploy the font in to the system.

2. Installation of required libraries so that Crystal Report can generate QR codes(32- and 64-bit Runtime)

Libs:

cruflBcs.dll

cruflBcs_x64.dll

These above libraries are to be copied into the following directories:

  • dll file to c:\Windows\SysWoW64

  • dll to c:\Windows\System32

Register the Libraries in Window system:

c:\Windows\SysWoW64\regsvr32.exe c:\Windows\SysWoW64\cruflBcs.dll

c:\Windows\System32\regsvr32.exe c:\Windows\SysWoW64\cruflBcs.dll

c:\Windows\System32\regsvr32.exe c:\Windows\System32\cruflBcs_x64.dll

Hint:

The Root-directory could have a different name as windows (Check first and then adjust if necessary)

3. Create a Formula with the String with the contents for the QR-Code

(e.g. code_string)

image-20240327-083931.png

4. Create a Formula for the QR-Code field

(e.g. qr_code)

  1. go to functions

  2. go to “additional functions”

  3. select COM- and .NET-UFLs

  4. take BCSQRCodeEncode

image-20240327-083949.png

5. Position the QR-Code field and select the QR font

image-20240327-084015.png

Download the important file below for deployment.

bcsqrcode.ttf

80 KB · Download

cruflBcs.dll

700 KB · Download

cruflBcs_x64.dll

700 KB · Download

Change the Connection string in the crystal report.

To get the report working as RPT-file in Automation Service, please change the connection string inside of the report.

Follow the below and easiest process to update the connection string inside the crystal report.

  1. open the rpt File in the crystal report editor and set the DataSource location according to the desired server

image-20240418-084840.png

image-20240327-084049.png
  1. Once the connection string updated in the reports save the rpt file. Now the rpt file is ready for use in the Logiks application.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.