Live data from Hacker News

The Editable PDF Initiative

editablepdf.org

31–40 of 162 posts

Re: The Editable PDF Initiative

#31

Earlier quoted context omitted.

I would argue that PDF is nightmarishly bad - truly one of the worst formats ever created on almost all fronts - but it's the best and most featured option for its use case. Depressingly, I find this is true about a lot of things. I don't know what the answer is.

I’ve met a few people who feel passionately the way you do, and don’t get it. I worked with archivists on a few projects and never appreciated the dumpster fire that electronic documents presented. PDF is an amazing thing as you get an expressive format that preserves look, feel and content and will likely do so for the foreseeable future. Just the fact that the US Federal courts standardized on PDF for most filings…

djvu will continue to be a better format in every conceivable way long into the future.

Re: The Editable PDF Initiative

#32
post #25

Earlier quoted context omitted.

It’s phenomenal for so many use cases it’s absurd. I have a huge stash of PDF files—tons of articles that I’ve saved so I can refer to them later. Meanwhile, half the links I have to blog posts are dead, if not more. I know that I’ll be able to read these PDFs 10 years from now, or 20 years from now. Plenty of them are 10 or 20 years old. PDF is great for: - Archiving. It’s self-contained and will work 20 years down…

Why not just archive.org or CTRL-S?

CTRL-S might download 10's of files and folders just to save one webpage. And then the html page when opened, starts running scripts and calling home, it's a mess really.

Re: The Editable PDF Initiative

#33
post #5

Earlier quoted context omitted.

What's a better format for displaying and printing documents consistently and with selectable text? > It doesn’t adapt to screen sizes That is a feature. I expect my PDFs to display with pixel-perfect consistency everywhere. There are other formats that adapt to screen sizes. HTML is good for that, if we ignore how people break that with styling.

“printing documents consistently and with selectable text” It’s fine for that purpose but it’s terrible for eBooks, manuals, science papers and a lot of other stuff it’s used for. Some HTML with everything in one file would be much better in my opinion. Something like CHM maybe which MS used to use for help files.

> some HTML with everything in one file

You just described the ePub format. It’s a ZIP file with HTML docs in it.

Re: The Editable PDF Initiative

#34

I would prefer a “kill PDF” initiative :). PDF is a terrible format for almost all purposes it’s used for. It doesn’t adapt to screen sizes, is hard to parse and loses a ton of information from source documents. I don’t think we could have picked a much worse file format for widespread use.

[deleted]

Re: The Editable PDF Initiative

#35
post #10

I would prefer a “kill PDF” initiative :). PDF is a terrible format for almost all purposes it’s used for. It doesn’t adapt to screen sizes, is hard to parse and loses a ton of information from source documents. I don’t think we could have picked a much worse file format for widespread use.

Well, the idea behind PDF is good, just revamping the format will help a lot - remove the unnecessary features, ambiguities, remove old and legacy features, etc.

I'm not sure that is so necessary. PDF is kind of a cleaned-up version of PostScript to begin with. Which features or ambiguities would you remove?

Re: The Editable PDF Initiative

#36
Meh. Not being easily editable is a feature, not a bug.

Sometimes you want to send out a finalized document and want to make 99% of the users unable to edit them. That's what PDFs are for. Imagine lawyers needing to send out a finalized contract. Or a graphic designer sending out the finalized design. Or an electronic book that has gone through the work of the author, the editor, and the publisher and needs no more changes. PDFs give an air of permanency and stability when so many other digital formats are malleable.

Re: The Editable PDF Initiative

#37
post #21

Earlier quoted context omitted.

The FAQ doesn't address it completely in my opinion. > Many people believe PDF to be “impossible to edit,” but beware: minor edits in PDFs, such as swapping figures on an invoice, are trivial — therefore you need other technologies, such as digital signatures, to verify that your PDFs have not been tampered with. That's not really the point that it can't be edited, the value to me is that the sender has confidence th…

And then of course there is the deliberately edit hostile way that PDFs can be (ab)used, by printing a document and then scanning it to PDF. In my experience some lawyers like this because it means that to suggest edits you have to retype or OCR entire paragraphs

I used to do a variation of this by converting all text to outlines in a PDF. It will even deter more people from editing the document. This also saves paper, and text will remain sharp (although slightly different because operating systems have different heuristics when it comes to rasterizing text and graphics).

Re: The Editable PDF Initiative

#38

Earlier quoted context omitted.

I’ve met a few people who feel passionately the way you do, and don’t get it. I worked with archivists on a few projects and never appreciated the dumpster fire that electronic documents presented. PDF is an amazing thing as you get an expressive format that preserves look, feel and content and will likely do so for the foreseeable future. Just the fact that the US Federal courts standardized on PDF for most filings…

Problem is that PDF does not preserve content in a machine readable format. It’s a one way street. Once converted to PDF you can’t convert to another format without losing a lot of content and formatting.

That's exactly what I like about it. My ideal PDF is essentially a PNG file with selectable/searchable text.

It's a great WORM format. Every added feature makes it worse.

Re: The Editable PDF Initiative

#39

Earlier quoted context omitted.

Problem is that PDF does not preserve content in a machine readable format. It’s a one way street. Once converted to PDF you can’t convert to another format without losing a lot of content and formatting.

This is true of practically all formats.

It’s much truer for PDF than for other formats. The only format I could think of that’s worse would be plain images.

Re: The Editable PDF Initiative

#40

Earlier quoted context omitted.

“printing documents consistently and with selectable text” It’s fine for that purpose but it’s terrible for eBooks, manuals, science papers and a lot of other stuff it’s used for. Some HTML with everything in one file would be much better in my opinion. Something like CHM maybe which MS used to use for help files.

> some HTML with everything in one file You just described the ePub format. It’s a ZIP file with HTML docs in it.

I didn’t know that but ePub is great for ebooks and manuals.
Post reply on HN