Archive for October, 2008

Merging multiple PDF files in Linux

I always had trouble maintaining multiple PDF’s of same genre. A simple command – pdftk will do the trick of merging them together into a single PDF file. pdftk is present in Ubuntu repository itself.
Using the command is also very simple.
pdftk input1.pdf input2.pdf … cat output output.pdf
so if a.pdf, b.pdf so on are [...]

Continue reading »

moving to suren.in

I am moving my blog to suren.in , my personal domain.
Please point your Blogroll to http://suren.in/blog.
You can follow me using this feed : http://suren.in/blog/?feed=rss2
I am looking forward to suggestions and comments on the new site !
Happy blogging !

Continue reading »

Moving to suren.in

Have got my own domain suren.in. Thanks to taggy for getting me the domain as well as hosting my site
PS: Will soon move the site to Django, until then its wordpress reloaded

Continue reading »