Incorrect page order when creating a multipage file
Posted: Tue Feb 16, 2021 2:51 pm
Hi Team
I am trying to convert collection of PNG's to single PDF with Nconvert from dotnet. PDF created with out any issue but the pdf page order is not matched with PNG file names.
Please find the multiple file names which I have tried below
Example : 1
PNG file names : 1,2,3,4,5.... etc
Example: 2
PNG file names : 1001,1002,1003,1004... etc
I could see that the page order is not matched with PNG file name.
Note : The png is created from Tiff files with the help of same Nconvert so crated date time is same for all the files. All the file are looking good. But only the PDF pages order is not matched.
Let me know that, What is the file name that i have to follow to get it done with the page order in the PDF.
Thanks!
I am trying to convert collection of PNG's to single PDF with Nconvert from dotnet. PDF created with out any issue but the pdf page order is not matched with PNG file names.
Please find the multiple file names which I have tried below
Example : 1
PNG file names : 1,2,3,4,5.... etc
Example: 2
PNG file names : 1001,1002,1003,1004... etc
I could see that the page order is not matched with PNG file name.
Note : The png is created from Tiff files with the help of same Nconvert so crated date time is same for all the files. All the file are looking good. But only the PDF pages order is not matched.
Let me know that, What is the file name that i have to follow to get it done with the page order in the PDF.
Thanks!