Hi Hasan,
I have (finally) gotten around to testing this again.
1. I did use img2pdfper.py but the output isn't quite what I expected. Currently genpdf creates 1 PDF per image. What I would like to see is the ability to generate 1 PDF from multiple images. Thus making it easier to create PDFs from PNGs and JPGs without having to convert them into multipage TIFFs first.
2. This looks much better! I tested with type 2 PDF. I have not tried Type 3 yet.
3. Confirmed fixed.
Also I did some testing of some old genpdf bugs we found a long time ago and discovered that they still exist:
DECA-157: Exported PDF sometimes produces inverted images
I think the general expectation is that with Type 1, the output PDF should be faithful to the input image. I don't think the user expects any changes to the colour, aspect ratio, rotation, etc
I'll continue to test genpdf a little more.
- Jon.