Quote:
Originally Posted by tomsem
1: 'Binding' document property (what Acrobat calls it) should reflect page reading direction of source (e.g. for manga/japanese it should be right-to-left).
|
That should be easy. I will add that to my to do list.
Quote:
Originally Posted by tomsem
2: This is a bit more involved: there are sometimes images with 2-page spreads, twice the width of non-spread images. Conversion to PDF writes out a single page, which of course does not 'spread' in 2 page layout, and only consumes one page instead of two, so it's complicated to add PDF page labels that correspond to what may be in the image.
|
I might be able to handle this simply by adding an option to split images that are in landscape orientation when a comic is in portrait orientation.
It will likely be several weeks before I have time to work on these things.