Hacker News new | ask | show | jobs
by rayiner 3236 days ago
There is nothing antiquated about PDF. It's an incredibly widely supported standardized format that can cleanly handle everything from a Word document to a scan of a prisoner's hand written pro se brief to a printed document that someone has scribbled on. It preserves formatting information, which is incredibly important because court filings are regularly printed on paper. Not because there is no electronic workflow (the entire workflow is electronic at least in federal court), but because it's a pain in the ass to read and annotate things on a computer versus putting tabs in a binder.

As to the line/page format, it's used because sentences or even words within depositions are quoted in briefs with citations to exactly where they appear. And frankly, if your software can't even grok a simple 2D format it's probably not intelligent enough to do any useful processing of the document.

I'm always on the lookout for good legal technology. But legal technology purveyors are like those people who think programming IDEs should all be visual environments where you program by dragging and dropping connectors between blocks. It's like, no.

2 comments

I think you misunderstand the original comment. It isn't criticising the PDF format. It is crticising the format of the PDF
It's the structure of the document that's the problem, not the file format. Copying and pasting out of it is painful.