From 960ac50cb1857eb73b3517cbe4d1733dc79f10ea Mon Sep 17 00:00:00 2001 From: Polina Tyureva Date: Wed, 31 Jan 2024 19:22:45 +0400 Subject: [PATCH] add link to root topic --- .../use-report-elements/use-bar-codes.md | 4 +++- .../use-report-elements/use-bar-codes/epc-qr-code.md | 1 - .../report-designer/use-report-elements/use-bar-codes.md | 4 +++- .../use-report-elements/use-bar-codes/epc-qr-code.md | 3 +-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes.md b/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes.md index de7c35ef88..79a2439a27 100644 --- a/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes.md +++ b/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes.md @@ -45,4 +45,6 @@ See the following topics to learn about the supported two-dimensional barcodes: * [GS1- Data Matrix](use-bar-codes/gs1-data-matrix.md) * [Intelligent Mail](use-bar-codes/intelligent-mail.md) * [PDF417](use-bar-codes/pdf417.md) -* [QR Code](use-bar-codes/qr-code.md) \ No newline at end of file +* [QR Code](use-bar-codes/qr-code.md) +* [GS1 QR Code](use-bar-codes/gs1-qr-code.md) +* [EPC QR Code](use-bar-codes/epc-qr-code.md) \ No newline at end of file diff --git a/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/epc-qr-code.md b/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/epc-qr-code.md index b2bb7536f1..f057284ba5 100644 --- a/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/epc-qr-code.md +++ b/reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/epc-qr-code.md @@ -80,7 +80,6 @@ Use the `ConvertDataToEPC` function from the Expression Editor to bind to the `T You can specify the data as shown below: -plaintext ``` ConvertDataToEPC('Red Cross of Belgium', 'BE72000000001616', 'BPOTBEB1','20.0', '', 'Urgency fund', 'CHAR', 'Sample EPC QR code') ``` diff --git a/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes.md b/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes.md index 24644e25d7..fcd53505ce 100644 --- a/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes.md +++ b/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes.md @@ -44,4 +44,6 @@ See the following topics to learn about the supported two-dimensional barcodes: * [GS1- Data Matrix](use-bar-codes/gs1-data-matrix.md) * [Intelligent Mail](use-bar-codes/intelligent-mail.md) * [PDF417](use-bar-codes/pdf417.md) -* [QR Code](use-bar-codes/qr-code.md) \ No newline at end of file +* [QR Code](use-bar-codes/qr-code.md) +* [QR Code](use-bar-codes/gs1-qr-code.md) +* [EPC QR Code](use-bar-codes/epc-qr-code.md) \ No newline at end of file diff --git a/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/epc-qr-code.md b/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/epc-qr-code.md index ceaf60634e..623033b6e7 100644 --- a/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/epc-qr-code.md +++ b/reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/epc-qr-code.md @@ -80,7 +80,6 @@ Use the `ConvertDataToEPC` function from the Expression Editor to bind to the `T You can specify the data as shown below: -plaintext ``` ConvertDataToEPC('Red Cross of Belgium', 'BE72000000001616', 'BPOTBEB1','20.0', '', 'Urgency fund', 'CHAR', 'Sample EPC QR code') ``` @@ -95,4 +94,4 @@ You can also apply a frame with the words “Zahlen mit Code” (to the right fr This frame already contains predefined settings according to the standard. To set this frame, go to Behavior → Symbology → FrameOptions, and select **Payment Services Austria Frame**. -![](../../../../images/qr-frame-austria-design-time-options.png) \ No newline at end of file +![](../../../../images/qr-frame-austria-design-time-options.png)