←back to thread

1303 points serjester | 1 comments | | HN request time: 0.207s | source
Show context
twelve40 ◴[] No.42956704[source]
Isn't it amazing how one company invented a universally spread format that takes structured data from an editor (except images obviously) and converts it into a completely fucked-up unstructured form that then requires expensive voodoo magic to convert back into structured data.
replies(6): >>42956861 #>>42956872 #>>42960357 #>>42961573 #>>42963880 #>>42967188 #
sconeguy ◴[] No.42956861[source]
What would it have taken to store the plain text in some meta field in the document. Argh, so annoying.
replies(2): >>42957625 #>>42957655 #
dkjaudyeqooe ◴[] No.42957625[source]
PDF provide that capability, but editors don't produce it, probably because printing is though OS drivers that don't support it, or PDF generators that don't support it. Or they do support it but users don't know to check that option, or turn it off because it makes PDFs too large.
replies(1): >>42958861 #
user_7832 ◴[] No.42958861[source]
Do you know what this field/type is called, and I’d any of the big names (MS/Adobe etc) support creating such PDFs?
replies(2): >>42959942 #>>42960671 #
1. dkjaudyeqooe ◴[] No.42960671[source]
I believe it's a "hybrid PDF" but I'm not sure if there's a further standard for merely embedding text.

https://stackoverflow.com/questions/67358370/what-the-standa...