| layout | title | keywords | description | needAutoGenerateSidebar | noTitleIndex |
|---|---|---|---|---|---|
default-layout |
Dynamsoft Capture Vision FAQ |
faq, capture vision, dcv, dynamsoft, barcode reader, mrz scanner |
Dynamsoft Capture Vision FAQ Documentation |
false |
true |
Select a product below to browse its FAQs.
<style> .faq-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin: 24px 0 8px 0; } .faq-tile { display: block; text-decoration: none; padding: 28px 24px; border-radius: 16px; border: 1px solid rgba(0,0,0,0.06); box-shadow: 0 6px 16px rgba(0,0,0,0.06); transition: transform 0.08s ease, box-shadow 0.12s ease, border-color 0.12s ease; background: #fff; } .faq-tile:hover, .faq-tile:focus { transform: translateY(-2px); box-shadow: 0 10px 22px rgba(0,0,0,0.10); border-color: rgba(0,0,0,0.12); outline: none; } .faq-tile h2 { margin: 0 0 8px 0; font-size: 1.25rem; line-height: 1.2; } .faq-tile p { margin: 0; color: #444; } .faq-tile .eyebrow { display: inline-block; font-size: 0.8rem; letter-spacing: .06em; text-transform: uppercase; color: #666; margin-bottom: 6px; } .faq-tile .emoji { font-size: 1.35rem; margin-right: .35rem; } @media (min-width: 720px) { .faq-grid { grid-template-columns: repeat(2, 1fr); } } </style>📲Barcode Reader
General usage, requirements, configuration, and troubleshooting guides.
🛂MRZ Scanner
Setup, supported formats, UI customization, and integration examples.