hi,
I try to use the utility images2pdfc and i want that input files (*.jpg) are sorted alphabetically in the output file (PDF).
Regards
Jean-Jacques
Hello,
I found the answer to my question.
The problem does not come from images2pdfc, dealing well files in alphabetical order, but my analysis of the problem.
My files are named PAGE1, PAGE2 …
In this case alphabetically was PAGE1, PAGE10, Page11, … PAGE2 … (at least when doing a DIR in command mode)
I solved my problem by naming my files PAGE001, PAGE002 …
Regards
Jean-Jacques