Quote:
Originally Posted by Psyny
Hello, can i define the "region order priority"?
I mean, when K2pdfopt is generation, by default, a marked layout that looks like:
---------
| 1 | 2 |
----------
| 3 |
----------
In this case, the second "page" generated will allways be below the first. Something like:
---------
| 1 | 3 |
----------
| 2 |
----------
Sorry if i cant express well my question...
By the way, great work.
|
It is not clear to me what you are asking. Maybe you can provide an example of a source PDF file along with the converted PDF file and explain how you'd prefer it to look? There are potentially a number of ways to do what you want. See maybe the
help page on column order or the
-grid or
-cbox options on the
command-line help page.