Hello,
Please see inquiry below, I do not believe it was received on the
initial attempt.
Thanks,
Mark
-------- Original Message --------
Subject: Applying a Sort order while using a wildcard character...
Date: Wed, 24 Sep 2014 14:53:31 -0400
From: Mark Grasee <[email protected]>
To: [email protected]
Hello,
Currently while listing the pdf's to be merged by PDFBox by using the
wildcard(*) character it appears to apply a sort order which is not as
desired. Is there a way to define a desired sort order /*WHILE*/ still
using the wildcard(*) character at the command line? Such as in the
example command below:
*"C:\Program Files\Java\jre7\bin\java" -jar pdfbox-app-1.8.5.jar
PDFMerger**\example\pdfs\*.pdf \example\pdfs\merged_pdf.pdf*
PDFBox version is: 1.8.5
/(*It had been explored by listing the files to be merged, but due to
the physical number of the files, the command eventually failed./)
Thank you for your further advice/suggestion.
Mark