Good morning,
i’m tring to convert some multi page tiff to a multi page pdf, but when I call the method save on the image frame object it never answers.
Here a class with a main that I used to reproduce the case:
pack…...Document document = new com.aspose.pdf.Document()) { for...workingStream = null; try (Page page = document.getPages().add()) { float...