Fintastical
Friday, 2 January 2009
Combining PDF Files
Combining PDF files in Linux is ridiculously easy - its just a matter of installing the PDF Toolkit package (pdftk) and then running the following command: -
pdftk file1.pdf file2.pdf file3.pdf cat output newfile.pdf
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
VirtualBox piix4_smbus Error
VirtualBox 3.2.10 gives me the following error message when booting Ubuntu 10.10:- piix4_smbus 0000.00.07.0: SMBus base address uninitializ...
Writing Python with PSPad
PSPad is a great editor for programmers. Instead of using a dedicated Python IDE, PSPad can be tweaked to compile and run scripts directl...
Linksys WRT54GL Super Router
I've recently bought a Linksys WRT54GL Router. This is a great little unit that allows you to upload custom firmware. After playing arou...
No comments:
Post a Comment