Skip to content

Commit df97fe1

Browse files
update to internal commit 9f7299e0
1 parent 9fa7cc1 commit df97fe1

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

programming/javascript/user-guide/barcode-scanner.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,20 @@ new Dynamsoft.BarcodeScanner().launch().then(result=>alert(result.barcodeResults
4545
4646
## License
4747

48-
<!-- When getting started with Barcode Scanner, we recommend getting your own 30-day trial license. -->
48+
When getting started with Barcode Scanner, we recommend getting your own 30-day trial license.
4949

50-
When getting started with Barcode Scanner, we recommend [getting your own 30-day trial license](https://www.dynamsoft.com/customer/license/trialLicense/?product=dbr&utm_source=guide&package=js)
50+
<!-- ### Trial License
5151
52-
<!-- {% include trialLicense.html %} -->
52+
When getting started with Barcode Scanner, we recommend [getting your own 30-day trial license](https://www.dynamsoft.com/customer/license/trialLicense/?product=dbr&utm_source=guide&package=js) -->
5353

54-
> [!IMPORTANT]
54+
{% include trialLicense.html %}
55+
56+
<!-- > [!IMPORTANT]
5557
> The trial license can be renewed via the [customer portal](https://www.dynamsoft.com/customer/license/trialLicense/?product=dbr&utm_source=guide&package=js) twice, each time for another 15 days, giving you a total of 60 days to develop your own application using the solution. Please contact the [Dynamsoft Support Team](https://www.dynamsoft.com/company/contact/) if you need more time for a full evaluation.
5658
5759
### Full License
5860
59-
If you are fully satisfied with the solution and would like to move forward with a full license, please contact the [Dynamsoft Sales Team](https://www.dynamsoft.com/company/contact/).
61+
If you are fully satisfied with the solution and would like to move forward with a full license, please contact the [Dynamsoft Sales Team](https://www.dynamsoft.com/company/contact/). -->
6062

6163
## Quick Start: Hello World Example
6264

0 commit comments

Comments
 (0)