"സെന്റ്. ജോൺസ് ഹയർ സെക്കന്ററി സ്കൂൾ, മറ്റം/ലിറ്റിൽകൈറ്റ്സ്/Ubuntu Tips" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

Schoolwiki സംരംഭത്തിൽ നിന്ന്
('പിഡിഎഫ് ഫയലുകൾ ചുരുക്കാൻ sudo apt-get install ghostscript Use the following...' താൾ സൃഷ്ടിച്ചിരിക്കുന്നു)
 
No edit summary
വരി 1: വരി 1:
പിഡിഎഫ് ഫയലുകൾ ചുരുക്കാൻ  
പിഡിഎഫ് ഫയലുകൾ ചുരുക്കാൻ <br>
ഗോസ്റ്റ് സ്ക്രിപ്റ്റ് ഇൻസ്റ്റാൾ ചെയ്യാൻ  ടെർമിനലിൽ <br>
sudo apt-get install ghostscript
sudo apt-get install ghostscript
ഇൻസ്റ്റാൾ ചെയ്ത ശേഷം ടെർമിനലിൽ <br>
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf<br>


Use the following command syntax to reduce your pdf files
input.pdf എന്നത് ചുരുക്കപ്പെടേണ്ട ഫയൽ <br>
 
output.pdf എന്നത് ചുരുക്കി പുതിയതായി നിർമ്മിക്കപ്പെടേണ്ട ഫയലിന്റെ നാമമായി വരേണ്ടത് <br>
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf

08:21, 22 ജൂൺ 2019-നു നിലവിലുണ്ടായിരുന്ന രൂപം

പിഡിഎഫ് ഫയലുകൾ ചുരുക്കാൻ
ഗോസ്റ്റ് സ്ക്രിപ്റ്റ് ഇൻസ്റ്റാൾ ചെയ്യാൻ ടെർമിനലിൽ
sudo apt-get install ghostscript ഇൻസ്റ്റാൾ ചെയ്ത ശേഷം ടെർമിനലിൽ

gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf

input.pdf എന്നത് ചുരുക്കപ്പെടേണ്ട ഫയൽ
output.pdf എന്നത് ചുരുക്കി പുതിയതായി നിർമ്മിക്കപ്പെടേണ്ട ഫയലിന്റെ നാമമായി വരേണ്ടത്