-
-
Tag Cloud
desktop domino eclipse error extjs firefox freewares google howto image install jaunty java javascript javascripts jquery LINUX lion mac MACOSX mysql news php plugins problem programming python recursive screenshot shortcut keys slackware snow leopard softwares terminal tips TIPS & TRICKS tips and tricks tools tricks ubuntu ubuntu 11.04 windows windows 7 wordpress xpages
converter Archive
-
Convert PDF to images (jpeg, png etc…)
Posted on September 19, 2009 | No CommentsIf you want to convert pdf to images (png, jpeg), try Ghost script command gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=png16m -r300 -sOutputFile=output_file.png input_file.pdf You can change “png16m” with the devices from...