Hi Team,
We are creating pdf file for files which has application type as “Tagged Image File Format” using below code.
public static void convertTifToPdf(String inputFilePath, String outputFilePath) {
try (Image image…... aweech February 18, 2026, 1:57am 14 @Alexey.Karpenko...Alexey.Karpenko February 19, 2026, 7:11pm 15 @aweech It’s expected...