Hi Experts,
Hope you are staying safe and good.
I am trying to convert word document to .Tiff file with CCITT T.6 compression.
I tried the below approach,
Step 1. Used Activity : Export to PDF to convert word document to PDF file.
Step 2. Used Activity : Export PDF Page As Image to convert PDF to .tiff file.
However, the converted .tiff file has default compression as LZW. I need to have compression as CCITT T.6 .
How can we change the compression type from LZW to CCIT T.6 in tiff file in UiPath? or Do we have an workaround/option to convert word document to .tiff with compression as CCIT T.6 file?
Thanks in Advance.
Thanks,
Sudha