Print Label (Report Print)
Customizations
You have multiple ways of customizing our Reports, Layouts, and Report Print.
Task | Solution | Link |
---|---|---|
I want to modify the layout of an existing Report. | Use your preferred report designer to customize the layout. | |
I want to extend the dataset with new fields. | Create a Report Extension Object and implement your changes. | How-to Customize Item Label (Report Print) |
I want to add custom data in the GS1 Datamatrix barcode. | Create a Report Extension Object and implement your changes. | |
I want to change the existing dataset or GS1 encoded values. | You must copy and rename the Report Object and implement your changes. Source Code available on Tasklet University. | Tasklet University |
I want to use a standard or custom Report with Mobile WMS | You must create your own RequestPage Handler for the specific Report Object. | How-to Create your own RequestPage Handler (Report Print) |
Mobile WMS Report Pack
Report Print includes three reports with multiple layouts.
- Item Label (Report 6181273 - "MOB Item Label")
- License Plate Label (Report 6181272 "MOB License Plate Label")
- License Plate Contents Label (Report 6181274 - "MOB LP Contents Label")
See the report and layouts here Standard Label Reports (Report Print)
All Source code including this report pack is available on Tasklet University
Example of Item Label Report:
Report Layouts
All standard report layout types are supported - please see the below links for more information:
Introduction to Report Layouts
Barcode Fonts are only free in Business Central Online
We implement the standard Business Central 2D/Datamatrix GS1 barcodes in our reports.
These barcode fonts are free in Business Central Online, but must be purchased for Onprem usage.
See more Requirements for Barcode fonts
Barcode encoding functionality is included in standard Business Central in these versions:
One-dimensional (1D) barcode available from Business Central 2021 release wave 1 (v18.0) and later
Two-dimensional (2D) barcode fonts and encoders are only included in version 19.1 and later.
Print Reports from Mobile device
You can easily print our reports from the mobile client using the new Report Print framework in Mobile WMS.
Please refer to this guide for more details: Set up Report Print
Print Reports from Business Central
All reports can also be printed directly from within the Business Central Client.
Overview
- How-to Customize Item Label (Report Print)
- How-to Create your own RequestPage Handler (Report Print)
- How-to: Do not collect printer name (Report Print)