Pages

How to reduce pdf file size?

For a job applications, I had to upload pdf file which had to be less than 500 MB. But, the file size was larger than 500 MB. How to do this?

Here is a way.

ps2pdf fileName.pdf  outFileName.pdf 

No comments:

Post a Comment

You may be interested in these posts

Error in image file conversion: convert-im6.q16: not authorized `test.eps' @ error/constitute.c/WriteImage/1037.

This error is because of the vulnerability. This allows remote execution of code using image formats. So, some Linux distributions by defaul...