Multipage TIFF file resave as TIFF with lower DPI

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF CoreSuite for .NET (v10)  /  Multipage TIFF file resave as TIFF with lower DPI

DynamicPDF CoreSuite for .NET (v10) Forum

Hi,

Is there a way using DynamicPDF to resave a multipage TIFF to a TIFF file with lower DPI?
We need to do this in .Net core 3.0

using System.Drawing is very slow and we already are using DynamicPDF for TIFF to PDF conversion.
Hence this question.

Thank you.
Posted by a ceTe Software moderator
Hi,

We don't currently have that functionality, but are investigating adding it in a future version. Using System.Drawing or another imaging library is currently the best way to do something like this by loading each page of the TIFF in that library and resampling each page before loading it into our product.

Thanks,
ceTe Software Support Team

All times are US Eastern Standard time. The time now is 2:03 AM.