Skip to main content
← Back to blog

How Plaintiffs' Firms Find Inaccessible PDFs — And How to Stay Off Their Radar

Understanding how accessibility litigation works in practice is the first step to avoiding it. The process is largely automated: law firms use tools and strategies to systematically scan websites, identify violations, and generate demand letters at high volume. For organizations publishing large numbers of PDFs, this represents both a legal risk and a market signal—the demand for accessible documents is real and growing, and the consequences of ignoring it are increasingly measurable in dollars.

The Business Model of Accessibility Litigation

Accessibility litigation has evolved into a specialized practice area with predictable economics. Plaintiff firms use a triage-based model: they scan hundreds of websites looking for violations, flag the ones most likely to settle, and send demand letters with settlement offers.

The business model works because:

  • Detection costs are low (fully automated scanning).
  • Violations are common (most websites are non-compliant).
  • Settlements are standardized ($5,000–50,000 depending on organization size and egregious ness).
  • Defense costs are high (litigation defense typically costs $50,000–200,000 even before trial).
  • Many organizations prefer to settle rather than fight, particularly if litigation costs exceed settlement offers.

This creates a situation where the economics favor settlement, even when the merits might be debatable. A demand letter for $15,000 to make PDFs accessible often appears cheaper than hiring a lawyer to defend the lawsuit.

How PDF Scanning Actually Works

Most automated scanning follows a predictable pattern: identify websites, crawl for content, extract PDFs, analyze them, and report violations.

Website Identification and Crawling

Firms start with target lists—often generated by purchasing business databases (like ZoomInfo or Crunchbase), identifying industries known to publish PDFs (healthcare, finance, government, education), or using geographic targeting. They then crawl identified websites systematically, following all links to find PDFs.

This crawling is usually done by tools like Selenium or Headless Chrome, which render pages as a real browser would. The goal is to find every downloadable or linked PDF.

PDF Analysis Tools

Once PDFs are downloaded, firms run them through accessibility validators. The most commonly used tools include:

  • PAC (PDF Accessibility Checker): A paid Windows application that checks PDFs against PDF/UA and WCAG standards. It's widely used in legal practice because it's thorough and produces detailed reports.
  • VeraPDF: Open-source and runs in batch mode on servers. Less user-friendly but capable of analyzing large volumes.
  • Adobe Acrobat Pro's Accessibility Checker: Built into Acrobat Pro, provides decent detection but less detailed reporting than PAC.
  • Custom scanners: Some firms build proprietary tools that combine basic checks (missing alt text, missing language tag, missing title) with heuristic rules specific to their litigation strategy.

These tools generate violation reports with specific findings: missing alt text, missing document language, missing tags, incorrect reading order, form fields without labels, etc.

Which PDF Issues Are Easiest to Detect Programmatically?

Not all accessibility violations are equally detectable by automated tools. Understanding which violations trigger automated detection is key to understanding litigation risk.

Highly Detectable Violations

Missing document language tag: This is binary—either the document has a /Lang entry in its metadata, or it doesn't. Automated detection: 100% reliable.

Missing document title: Checked by looking for the /Title entry in document properties. Automated detection: 100% reliable.

Untagged content: Most PDFs created from Office documents either have proper tag trees or no tags at all. Scanners check for the /StructTreeRoot entry in the PDF object tree. Automated detection: 95%+ reliable.

Missing alt text on images: Images without alt text are detected by checking for /ActualText or /Alt entries in image objects. Automated detection: 90%+ reliable (some edge cases with embedded images or complex graphics).

Form fields without labels: Accessible form fields have associated /TU (tooltip) or /T (name) properties linked to nearby text. Unassociated form fields are flagged. Automated detection: 85%+ reliable (complex multi-column forms sometimes confuse detectors).

Harder to Detect Violations

Incorrect reading order: Scanners can detect obvious reading order problems (reversed text, text in columns analyzed left-to-right), but nuanced reading order issues (e.g., a table cell that should be read in a different order within the row) often escape automated detection. Automated detection: 40–60% reliable.

Semantic correctness of headings: Scanners can detect that something is marked as a heading, but can't reliably determine if the heading hierarchy makes sense to a human reader. Automated detection: 30–40% reliable.

Color contrast: Technically required for WCAG compliance, but PDF scanning tools rarely check this. It requires rendering the PDF and analyzing pixel-level color data. Automated detection: 10–20% reliable (many scanners skip this).

Meaning conveyed by images: Is the alt text actually accurate and meaningful? Did the automated alt text generator miss important context? This requires human judgment. Automated detection: 0% (always requires human review).

How Firms Select Targets

Not all organizations are equally likely to receive demand letters. Firms use predictable criteria to prioritize targets.

High-Revenue Organizations

Firms prioritize large organizations with significant revenue. A demand letter to a Fortune 500 company is more likely to result in settlement than one to a small nonprofit. Settlement amounts are also higher for larger organizations.

Healthcare and financial services firms are frequent targets because they publish large numbers of PDFs (clinical documentation, financial statements, regulatory filings) and have deep pockets.

High-Volume Document Publishers

Organizations that publish hundreds or thousands of PDFs are more attractive targets than those publishing just a handful. The violation count directly affects demand letter credibility. A letter citing 500 inaccessible PDFs is more persuasive than one citing 5.

Government agencies are common targets because they publish extensive public records and are generally required to be accessible. Educational institutions are also frequent targets.

Repeat Offenders

If a firm previously sent a demand letter and the organization didn't remediate, they become a high-priority target for a second letter or lawsuit. Firms track response rates and use non-responsive organizations as part of their litigation pipeline.

Egregiously Inaccessible PDFs

Some PDFs are easier to build cases around than others. A PDF with zero alt text, no language tag, no document title, and no semantic structure is a stronger violation than one with minor issues. Firms look for PDFs with multiple major violations that suggest systemic neglect rather than isolated oversight.

Public-Facing Documents

PDFs that directly serve disabled users are more attractive targets than internal documents. A healthcare provider's patient education materials, a bank's account application, or a university's course catalog are stronger targets than internal finance reports. The harm narrative is clearer.

The Demand Letter Process

Once a target is identified and violations documented, firms send demand letters. These typically follow a standard template:

1. Introduction. The letter identifies the firm and its client (typically a test user with a disability, such as a blind person using a screen reader).

2. Factual Allegations. The letter lists specific violations: "Your website contains 47 PDFs, of which 43 lack alt text for images. Your organization has failed to provide equal access under ADA Title III."

3. Legal Basis. Citations to the ADA, case law (often Dominguez v. Pickerington, which established that Title III applies to website content), and web accessibility standards (WCAG 2.1 AA is frequently cited).

4. Demand. A specific dollar amount and deadline (usually 30–45 days). Amounts typically range from $5,000 (for small non-profits) to $50,000 (for large corporations with egregious violations).

5. Remediation Path. Often the letter offers a settlement that includes not just a payment, but also a commitment to remediate PDFs within a specific timeframe (e.g., "all PDFs will be made accessible within 90 days") and to implement a monitoring process going forward.

Common Settlement Terms

Settlements typically include:

  • Monetary payment ($5,000–50,000).
  • Commitment to remediate identified violations within 90–180 days.
  • Implementation of an accessibility monitoring and remediation process going forward.
  • A release clause (the plaintiff agrees not to sue again if the organization meets the settlement terms).
  • Often, confidentiality—the settlement amount and terms are not disclosed publicly.

For organizations that settle quickly, the total cost of settlement plus remediation often comes to $20,000–80,000 depending on document volume and complexity.

Timeline and Outcomes

From initial demand letter to settlement or resolution typically takes 3–6 months. Organizations that respond immediately and commit to remediation often settle quickly. Those that ignore the letter or contest it typically face escalation to actual litigation, which takes 12–24 months and costs significantly more.

Most demand letters don't result in lawsuits—they result in settlements. Firms' economic model depends on settlements being more common than litigation. A firm that actually has to litigate every case would go out of business.

What Makes an Organization a "Soft Target"?

Organizations with the highest litigation risk share common characteristics:

  • No accessibility audit or monitoring: If you don't know what violations exist, you're vulnerable. Firms know that organizations without monitoring rarely identify and fix violations proactively.
  • No remediation program: Even organizations with many inaccessible PDFs can reduce litigation risk by demonstrating active remediation efforts. A documented program signals that the organization takes accessibility seriously.
  • Public-facing PDFs without review: Patient documents, financial forms, public records, and educational materials are high-risk because they directly affect disabled users' access to services.
  • History of non-compliance: If an organization previously received a demand letter and didn't remediate, they become a prime target for follow-up litigation.
  • Large volume of PDFs: More PDFs mean more violations and a stronger case. Organizations that have published hundreds of PDFs without remediation are attractive targets.

Proactive Measures to Stay Off the Litigation Radar

Conduct Your Own Audit

Start with a comprehensive accessibility audit of your PDFs. Use tools like PAC or VeraPDF to scan your document library systematically. Don't wait for a demand letter—identify violations on your own terms.

An organization that identifies 200 violations and commits to remediation is in a much better position than one that receives a demand letter listing the same 200 violations. The former shows intent to comply; the latter suggests negligence.

Implement Continuous Monitoring

Set up automated processes to check new PDFs for accessibility violations as they're published. Many organizations create publishing workflows that automatically validate PDFs against accessibility standards before publication.

This ongoing compliance reduces risk because:

  • It limits the growth of the violation backlog.
  • It demonstrates commitment to accessibility (important if litigation does arise).
  • It catches problems early, when they're cheaper to fix.

Prioritize Public-Facing Documents

Not all PDFs are equally important. Patient education materials, financial documents, application forms, and public records should be prioritized for remediation. Internal documents are lower risk.

Document Your Remediation Process

Keep records of audits conducted, violations identified, remediation timeline, and completion dates. This documentation is invaluable if litigation does arise—it demonstrates good faith efforts to comply with accessibility standards.

Engage External Expertise When Necessary

For large remediation projects (1,000+ PDFs), consider engaging specialized firms or tools. The investment in professional remediation now significantly reduces litigation risk and settlement costs later.

Consider Insurance

Some general liability policies cover accessibility claims, though coverage is increasingly limited. Cyber liability and errors & omissions insurance sometimes include accessibility. Review your coverage and consider dedicated accessibility coverage if available.

The Role of Monitoring and Ongoing Compliance

The most effective defense against litigation is not a perfect remediation, but a documented, ongoing commitment to accessibility. Organizations that:

  • Conduct regular audits (quarterly or semi-annually).
  • Track remediation progress.
  • Monitor all new documents for accessibility.
  • Respond quickly to reported violations.

...are significantly less likely to face litigation. Firms look for organizations they perceive as negligent or indifferent to accessibility. A documented compliance program signals the opposite.

What Happens After Settlement

If you do settle, the real work begins: remediation. Most settlement agreements require accessibility improvements within 90–180 days. This is where organizations often struggle—they need to remediate hundreds or thousands of PDFs quickly and affordably.

The good news is that automation can help here. Tools and services exist to remediate PDFs at scale, often far more cheaply than manual remediation. Organizations that automate remediation post-settlement reduce costs and meet settlement deadlines more reliably.

Final Thought

Accessibility litigation is not going away—it's growing. But it's also largely preventable. The firms sending demand letters are looking for organizations that appear indifferent to accessibility. By demonstrating a documented, ongoing commitment to accessible PDFs, you remove yourself from the target profile. Spend on proactive remediation and monitoring now, and you'll avoid spending on settlements and litigation later.

Ready to make your PDFs accessible?

Upload any PDF and get a fully compliant, audit-ready document back in seconds.

Try free PDF audit
← Back to all posts