Saturday, 29 September 2018
Thursday, 12 June 2014
Howto reduce PDF file size from command line
# gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf
source
source
Friday, 18 April 2014
Linux: Convert PDF to image
Using "convert" command.
Examples:
Examples:
- convert -quality 100 -density 600x600 multipage.pdf single%d.jpg
- convert -geometry 1600x1600 -density 200x200 -quality 100 file.pdf file.jpg
Tuesday, 25 March 2014
5 Secrets for Better Ecommerce Conversions
http://www.prestashop.com/blog/en/5-secrets-for-better-ecommerce-conversions/
Monday, 24 March 2014
Friday, 21 February 2014
How to Create an Online Store: 10 Steps to Write your Business Plan
Content Marketing for Ecommerce: Technical checklist and Writing process
Tuesday, 17 December 2013
The fastest Prestashop possible
Subscribe to:
Posts (Atom)