|
1 | 1 | <li> |
2 | 2 | <a href="{{ site.faq_general }}index.html" class="otherLinkColour">FAQ</a> |
3 | | -</li> |
4 | | -<li> |
5 | | - <a href="{{ site.faq_general }}general.html">General</a> |
6 | 3 | <ul> |
| 4 | + |
7 | 5 | <li> |
8 | | - <a href="{{ site.faq_general }}what-is-dbr.html">What business needs can Dynamsoft Barcode Reader meet?</a> |
9 | | - </li> |
10 | | - <li> |
11 | | - <a href="{{ site.faq_general }}supported-barcode-formats.html">What barcode types are supported by Dynamsoft |
12 | | - Barcode Reader?</a> |
13 | | - </li> |
14 | | - <li> |
15 | | - <a href="{{ site.faq_general }}different-editions-of-dbr.html">Which edition of Barcode Reader should I |
16 | | - use?</a> |
17 | | - </li> |
18 | | - <li> |
19 | | - <a href="{{ site.faq_general }}dbr-supports-pdf.html">Can Barcode Reader SDK read PDF files? Do I need to |
20 | | - pay for this feature?</a> |
21 | | - </li> |
22 | | - <li> |
23 | | - <a href="{{ site.faq_general }}scan-specific-page.html">How to scan specific pages of a pdf file?</a> |
24 | | - </li> |
25 | | - <li> |
26 | | - <a href="{{ site.faq_general }}scan-us-drivers-license.html">How to scan barcodes on US Driver's Licenses |
27 | | - and extract the information?</a> |
28 | | - </li> |
29 | | - <li> |
30 | | - <a href="{{ site.faq_general }}competitors-comparison.html">How does your SDK compare to other commercial |
31 | | - SDKs?</a> |
32 | | - </li> |
33 | | - </ul> |
34 | | -</li> |
35 | | -<li> |
36 | | - <a href="{{ site.faq_general }}licensing-and-usage.html">Licensing & Usag</a> |
37 | | - <ul> |
38 | | - <li> |
39 | | - <a href="{{ site.faq_general }}sdk-works-without-internet.html">Can the SDK work without internet |
40 | | - connection?</a> |
41 | | - </li> |
42 | | - <li> |
43 | | - <a href="{{ site.faq_general }}expand-quota-for-runtime-license.html">How to expand the quota of a runtime |
44 | | - license?</a> |
45 | | - </li> |
46 | | - <li> |
47 | | - <a href="{{ site.faq_general }}track-license.html">How to track the number of devices?</a> |
48 | | - </li> |
49 | | - <li> |
50 | | - <a href="{{ site.faq_general }}offline-registration-license.html">How to use offline registration license |
51 | | - type?</a> |
52 | | - </li> |
53 | | - <li> |
54 | | - <a href="{{ site.faq_general }}ensure-no-overuse.html">How to properly use concurrent instance license?</a> |
55 | | - </li> |
56 | | - <li> |
57 | | - <a href="{{ site.faq_general }}how-hardware-is-bind-to-license.html">What I need to know about licensing |
58 | | - process?</a> |
59 | | - </li> |
60 | | - <li> |
61 | | - <a href="{{ site.faq_general }}dbr-free-trial.html">What I need to know about trial licenses?</a> |
62 | | - </li> |
63 | | - <li> |
64 | | - <a href="{{ site.faq_general }}how-license-tracking-works.html">How does license tracking work with the |
65 | | - three standard licensing options - Per Scan, Per Device, Per Concurrent Device?</a> |
66 | | - </li> |
67 | | - <li> |
68 | | - <a href="{{ site.faq_general }}new-license-required-per-device-licensing.html">When is a new license spot |
69 | | - taken when using a per-device licensing model?</a> |
70 | | - </li> |
71 | | - </ul> |
72 | | -</li> |
73 | | -<li> |
74 | | - <a href="{{ site.faq_general }}configuration.html">Configuration</a> |
75 | | - <ul> |
76 | | - <li> |
77 | | - <a href="{{ site.faq_general }}non-english-characters.html">What I can do when barcode image returnes messy |
78 | | - (non-english) characters?</a> |
79 | | - </li> |
80 | | - <li> |
81 | | - <a href="{{ site.faq_general }}how-to-enable-dpm.html">How to enable DPM?</a> |
82 | | - </li> |
83 | | - <li> |
84 | | - <a href="{{ site.faq_general }}avoid-incorrect-results.html">How to filter incorrect results with the |
85 | | - barcode result length?</a> |
86 | | - </li> |
87 | | - <li> |
88 | | - <a href="{{ site.faq_general }}what-happens-if-license-expires.html">What will happen if licenses are not |
89 | | - renewed in time?</a> |
90 | | - </li> |
91 | | - <li> |
92 | | - <a href="{{ site.faq_general }}unprintable-character.html">How to Handle Non-printable Characters Like |
93 | | - "\u{1D}" or "{GS}" from the Barcode Text?</a> |
94 | | - </li> |
95 | | - <li> |
96 | | - <a href="{{ site.faq_general }}custom-settings-template.html">How to create custom settings template?</a> |
| 6 | + <a href="{{ site.faq_general }}general.html">General</a> |
97 | 7 | </li> |
98 | 8 | <li> |
99 | | - <a href="{{ site.faq_general }}sort-barcodes-image.html">How can I sort the barcodes of my image in reading |
100 | | - order?</a> |
| 9 | + <a href="{{ site.faq_general }}licensing-and-usage.html">Licensing & Usage</a> |
101 | 10 | </li> |
102 | | - </ul> |
103 | | -</li> |
104 | | -<li> |
105 | | - <a href="{{ site.faq_general }}multi-platform.html">Multi Platform</a> |
106 | | - <ul> |
107 | 11 | <li> |
108 | | - <a>JavaScript</a> |
109 | | - <ul> |
110 | | - <li> |
111 | | - <a href="{{ site.faq_general }}check-current-version.html">How to check the version of the |
112 | | - JavaScript SDK I |
113 | | - am currently using?</a> |
114 | | - </li> |
115 | | - <li> |
116 | | - <a href="{{ site.faq_general }}ways-to-copy-dbr-js-deployable-files.html">How to get a copy of |
117 | | - (Dynamsoft |
118 | | - Barcode Reader) Dbr JS deployable files (source code, etc.) ?</a> |
119 | | - </li> |
120 | | - <li> |
121 | | - <a href="{{ site.faq_general }}differences-between-full-and-compact-editions.html">What are the |
122 | | - differences |
123 | | - between the compact edition and the full edition?</a> |
124 | | - </li> |
125 | | - <li> |
126 | | - <a href="{{ site.faq_general }}is-https-required.html">Is HTTPS absolutely required?</a> |
127 | | - </li> |
128 | | - <li> |
129 | | - <a href="{{ site.faq_general }}call-loadWasm-proactively.html">Do we have to call loadWasm |
130 | | - proactively?</a> |
131 | | - </li> |
132 | | - <li> |
133 | | - <a href="{{ site.faq_general }}formats-supported-for-existing-files.html">What file/image formats |
134 | | - are |
135 | | - supported when reading barcodes from files in local memory?</a> |
136 | | - </li> |
137 | | - <li> |
138 | | - <a href="{{ site.faq_general }}add-remove-beep-sound.html">How to add/remove a "beep" sound once a |
139 | | - barcode |
140 | | - is found?</a> |
141 | | - </li> |
142 | | - <li> |
143 | | - <a href="{{ site.faq_general }}nodejs-implementation.html">How do I create a NodeJS application |
144 | | - using the |
145 | | - SDK?</a> |
146 | | - </li> |
147 | | - <li> |
148 | | - <a href="{{ site.faq_general }}delay-when-open-camera.html">How to get rid of the delay when opening |
149 | | - the |
150 | | - camera?</a> |
151 | | - </li> |
152 | | - <li> |
153 | | - <a href="{{ site.faq_general }}general-troubleshooting-steps-for-decode-failure.html">What are the |
154 | | - general |
155 | | - troubleshooting steps if an image fails to decode with the JavaScript SDK?</a> |
156 | | - </li> |
157 | | - <li> |
158 | | - <a href="{{ site.faq_general }}hide-laser-message-ui.html">How can I hide the laser bar and |
159 | | - Dynamsoft |
160 | | - message in the default UI of the BarcodeScanner?</a> |
161 | | - </li> |
162 | | - </ul> |
163 | | - </li> |
| 12 | + <a href="{{ site.faq_general }}configuration.html">Configuration</a> |
164 | 13 |
|
165 | | - <li> |
166 | | - <a>Mobile</a> |
167 | | - <ul> |
168 | | - <li> |
169 | | - <a href="{{ site.faq_general }}reduce-battery-consumption.html">IOS & Android - How can I reduce battery consumption?</a> |
170 | | - </li> |
171 | | - <li> |
172 | | - <a href="{{ site.faq_general }}page-freeze.html">IOS & Android - Why does the page sometimes freeze when I start the scanner?</a> |
173 | | - </li> |
174 | | - <li> |
175 | | - <a href="{{ site.faq_general }}template-support.html">IOS & Android - How to import the settings of Barcode Scanner X app into my app?</a> |
176 | | - </li> |
177 | | - <li> |
178 | | - <a href="{{ site.faq_general }}debug-mode-barcodescannerx.html">IOS & Android - How to use Debug Mode in Barcode Scanner X?</a> |
179 | | - </li> |
180 | | - <li> |
181 | | - <a href="{{ site.faq_general }}no-camera-enhancer.html">IOS & Android - How can I use CameraX or third-party camera modules with Dynamsoft Barcode Reader?</a> |
182 | | - </li> |
183 | | - <li> |
184 | | - <a href="{{ site.faq_general }}simulator-support.html">IOS - Does Dynamsoft Barcode Reader iOS support simulator devices?</a> |
185 | | - </li> |
186 | | - <li> |
187 | | - <a href="{{ site.faq_general }}arm64-simulator-error.html">IOS - How to resolve the "Building for iOS Simulator, but linking in dylib built for iOS" error when building for the iOS simulator?</a> |
188 | | - </li> |
189 | | - <li> |
190 | | - <a href="{{ site.faq_general }}reduce-final-size.html">Android - Can I reduce the size of the final Android app?</a> |
191 | | - </li> |
192 | | - <li> |
193 | | - <a href="{{ site.faq_general }}proguard.html">Android - How to prevent project build failure after shrinking code?</a> |
194 | | - </li> |
195 | | - </ul> |
196 | 14 | </li> |
197 | | - </ul> |
198 | | -</li> |
199 | | - |
200 | | -<li> |
201 | | - <a href="{{ site.faq_general }}error-and-debug.html">Error & Debug</a> |
202 | | - <ul> |
203 | 15 | <li> |
204 | | - <a href="{{ site.faq_general }}error-license-buffer.html">How to resolve error failed to read or write |
205 | | - license buffer?</a> |
| 16 | + <a href="{{ site.faq_general }}multi-platform.html">Multi Platform</a> |
206 | 17 | </li> |
| 18 | + |
207 | 19 | <li> |
208 | | - <a href="{{ site.faq_general }}error-10022-the-PDF-DLL-is-missing.html">How to resolve the error message "-10022 The PDF DLL is missing"?</a> |
| 20 | + <a href="{{ site.faq_general }}error-and-debug.html">Error & Debug</a> |
209 | 21 | </li> |
210 | 22 | </ul> |
211 | 23 | </li> |
0 commit comments