Summary: How can I reduce the amount of time it takes to convert tifs to pdfs using itextsharp
?
Background: I\'m convertin
I had this exact problem. I ended up using Adobe Acrobat's Batch Processing feature which worked well. I just set up a new Batch Process that converts all the tiffs in a target folder to PDFs written to a destination folder and started it. It was easy to set up but processing took longer than I liked. It did get the job done.
Unfortunately Adobe Acrobat is not free, but you should consider it (weighing the cost of your time to develop a 'free' solution vs. the cost of the software).