Comment on Elsevier
Passerby6497@lemmy.world 1 year agoWhy would it cause degradation? You’re not recompressing anything, you’re taking the visible content and writing it to a new PDF file.
Comment on Elsevier
Passerby6497@lemmy.world 1 year agoWhy would it cause degradation? You’re not recompressing anything, you’re taking the visible content and writing it to a new PDF file.
NeatNit@discuss.tchncs.de 1 year ago
You’re pushing it through one system that converts a PDF file into printer instructions, and then through another system that converts printer instructions into a PDF file. Each step probably has to make adjustments with the data it’s pushing through.
Without looking deeply into the systems involved, I have to assume it’s not a lossless process.
4am@lemm.ee 1 year ago
Those printer instructions are called Postscript and they’re the basis of PDF.
You are thinking that the printing process will rasterize the PDF and then essentially OCR/vector map it back. It’s (usually) not that complicated.
Diplomjodler3@lemmy.world 1 year ago
Unless of course you print everything and then scan it again, like this guy probably does.
TomSelleck@lemm.ee 1 year ago
You should maybe look a bit more into it. How do you think commercial printers or even hobbyists maintain fidelity in their images? Most images pass through multiple programs during the printing process and still maintain the quality. It’s not just copy/paste.
tacosanonymous@lemm.ee 1 year ago
Magnum PI over here hittin em up with the facts.
NeatNit@discuss.tchncs.de 1 year ago
They maintain a high quality but not lossless.
As a trivial example, if you use the wrong paper size (like Letter instead of A4) then it might crop parts of the page or add borders or resize everything. Again I’ll admit, in 99% of cases it doesn’t matter, but it might matter if, say, an embedded picture was meant to be exactly to scale.
FellowEnt@sh.itjust.works 1 year ago
Lossless is the default for print output.
TomSelleck@lemm.ee 1 year ago
My friend, I worked in commercial printing for 2 decades. You’re still making assumptions that are wrong. There are ways to transfer files that are lossless and even ways to improve and upscale artwork. Why do you care so much about this?