Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction2 issue(s) across 224 links and 4 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /buy/direct-sales/ | Direct Sales | new tab | Add '(opens in new tab)' to text |
| /buy/direct-sales/ | Direct Sales | new tab | Add '(opens in new tab)' to text |
| /products/pdflib-family/overview/ | What is PDFlib?PDFlib is a dev… | img no alt | Add alt attribute to the image |
| /products/pdflib-family/pdflib-11-featur… | PDFlib 11PDFlib 11 product fam… | img no alt | Add alt attribute to the image |
| /pdflib-cookbook/ | CookbooksThe PDFlib Cookbook w… | img no alt | Add alt attribute to the image |
| /products/tet/overview/ | TET 6PDFlib TET (Text and Imag… | img no alt | Add alt attribute to the image |
| /pdf-knowledge-base/ | PDF Knowledge BaseArticles on … | img no alt | Add alt attribute to the image |
| https://apryse.com | Apryse, | new tab | Add '(opens in new tab)' to text |
| https://apryse.com/products/core-sdk/pdf | PDF SDK | new tab | Add '(opens in new tab)' to text |
| https://www.pdflib.com/fileadmin/pdflib/… | Terms and Conditions | new tab | Add '(opens in new tab)' to text |
| https://www.pdflib.com/site-notice/?disa… | Site Notice | new tab | Add '(opens in new tab)' to text |
| https://www.pdflib.com/privacy/?disableO… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/products/pdflib-family/overview/"]; a[href="/products/pdflib-family/pdflib-11-features/"]; a[href="/pdflib-cookbook/"]; a[href="/products/tet/overview/"]; a[href="/pdf-knowledge-base/"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
/buy/direct-sales/; /buy/direct-sales/; https://apryse.com; https://apryse.com/products/core-sdk/pdf; https://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-terms-and-conditio…; https://www.pdflib.com/site-notice/?disableOptIn=1; https://www.pdflib.com/privacy/?disableOptIn=1
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button#tx-indexedsearch-searchbox-button-submit-left; button#tx-indexedsearch-searchbox-button-submit-left
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #tx-indexedsearch-searchbox-sword | text | (Searchword) | placeholder only |
| #tx-indexedsearch-searchbox-sword | text | (Searchword) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="tx_indexedsearch_pi2[search][sword]" id="tx-indexedsearch-searchbox-sword">; <input type="text" name="tx_indexedsearch_pi2[search][sword]" id="tx-indexedsearch-searchbox-sword">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 7 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 PDFlib GmbH | 1.59:1 | 3.0:1 | #000000 | #002F64 | Fail |
| h2 Apryse acquires PDFl… | 1.59:1 | 3.0:1 | #000000 | #002F64 | Fail |
| h2 What is PDFlib? | 1.59:1 | 3.0:1 | #000000 | #002F64 | Fail |
| h2 PDFlib 11 | 1.59:1 | 3.0:1 | #000000 | #002F64 | Fail |
| h2 Cookbooks | 1.59:1 | 3.0:1 | #000000 | #002F64 | Fail |
| h2 TET 6 | 1.59:1 | 3.0:1 | #000000 | #002F64 | Fail |
| h2 PDF Knowledge Base | 1.59:1 | 3.0:1 | #000000 | #002F64 | Fail |
| title PDFlib: PDFlib GmbH … | 14.27:1 | 4.5:1 | #000000 | #FFD000 | Pass |
| a skip navigation | 16.43:1 | 4.5:1 | #000000 | #FFE366 | Pass |
| a Suche: | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Products | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Product Overview | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a PDFlib Product Famil… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a What is PDFlib? | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a PDFlib | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a PDFlib+PDI | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a PDFlib Personalizati… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Comparison PDFlib/PD… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a PDFlib 11 Features | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Deprecated API Metho… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALandmark Structure9 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
A+Heading Hierarchy7 headingsPASS
- H1 PDFlib GmbH
- H2 Apryse acquires PDFlib
- H2 What is PDFlib?
- H2 PDFlib 11
- H2 Cookbooks
- H2 TET 6
- H2 PDF Knowledge Base
A+Alt Text QualityAll 7 images OKPASS
ALighthouse Accessibility AuditsScore 94/100 — 1 failing, 16 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PDF Knowledge Base div#c32 > a > div.mfc_bg > h2 |
Settings div.sg-cookie-optin-box > div.sg-cookie-optin-banner-content > div.sg-cookie-optin-banner-button > button.sg-cookie-optin-banner-button-settings |
These are opportunities to improve the legibility of your content.