|
|
|
|
|
by maskros
403 days ago
|
|
Well so I glanced at what that project does. Congratulations, you've managed to "compress" PDF files by rasterizing every page to JPEG, while destroying all the vector and textual information in it. The resulting PDF is nothing like the input -- it's just a bunch of blurry JPEG images wrapped in a PDF format. You can't search or copy the text, and trying to print it will just make a blurry mess of the text. |
|