How to zip a pdf file?
You can zip a PDF file just like any other file: on Windows, right-click on the PDF file and select "Send to" then "Compressed (zipped) folder"; on Mac, right-click on the file and select "Compress [file name].pdf"; on Linux, use the terminal command "zip [zip file name] [pdf file name]".