Archive for the 'Useful' Category

Creating a PDF from images (JPEGs)

Sunday, February 13th, 2011

Today I had some problems to create a PDF from several image files. Of course I started with a simple convert *.jpg output.pdf. The problem was that all images had different sizes and I wanted to get an A4 PDF. Here is the quick report of the (so far) final solution (using sam2p and pdfjam): (more…)