I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change
private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...you include the necessary imports for handling images and pages...you help with the necessary imports and source for this code because...