Search found 4 matches
- Tue Nov 16, 2021 5:56 pm
- Forum: NConvert
- Topic: Batch Conversion of Single-Page TIFF images to Multi-Page PDF
- Replies: 17
- Views: 13501
Re: Batch Conversion of Single-Page TIFF images to Multi-Page PDF
This was a compounded problem. Improving the speed and accuracy of creating the file list, and exporting that data into nConvert commands specific to each document. The number of pages isn't consistent, the title pages are used multiple times for some documents, and only once for others, some files ...
- Tue Nov 16, 2021 5:33 pm
- Forum: NConvert
- Topic: Batch Conversion of Single-Page TIFF images to Multi-Page PDF
- Replies: 17
- Views: 13501
Re: Batch Conversion of Single-Page TIFF images to Multi-Page PDF
Trial and error was the name of this particular game.
I do wish I could just use file lists, but not every document uses the same commands so I'd have to break out the commands in separate lists, involving even more If Then statements and running nConvert multiple times. I figured having a command ...
I do wish I could just use file lists, but not every document uses the same commands so I'd have to break out the commands in separate lists, involving even more If Then statements and running nConvert multiple times. I figured having a command ...
- Tue Nov 16, 2021 4:53 pm
- Forum: NConvert
- Topic: Batch Conversion of Single-Page TIFF images to Multi-Page PDF
- Replies: 17
- Views: 13501
Re: Batch Conversion of Single-Page TIFF images to Multi-Page PDF
Okay. I am returning to this thread because I solved my issue, but as cday pointed out in my post on Stack Overflow It looks to be overcomplicated. They seem to be invested in the solution so I'll try to explain what I did here, and I'll post an attachment if possible.
As stated before, I have ...
As stated before, I have ...
- Thu Nov 04, 2021 8:29 pm
- Forum: NConvert
- Topic: Batch Conversion of Single-Page TIFF images to Multi-Page PDF
- Replies: 17
- Views: 13501
Batch Conversion of Single-Page TIFF images to Multi-Page PDF
I have thousands of images that need to be converted and combined into multiple PDF files. Some of the images are used multiple times.
I have all of the .tif files in the same folder, and they are listed and organized in a spreadsheet. I want to use that file list and run a batch process to save ...
I have all of the .tif files in the same folder, and they are listed and organized in a spreadsheet. I want to use that file list and run a batch process to save ...