Question

Multi page Tiff files

  • 20 October 2017
  • 1 reply
  • 2 views

Hi all,

 

I have a workbench which returns multi page .Tiff files as xml then outputs back to Tiff. I use the XML Flattener, TextDecoder and RasterReplacer transformers to decode and rasterize the images. I then write to Tif but the writer only returns the first page of the multi page Tif. Any ideas on how to return all of the pages? Below is a screenshot of the process. I'm thinking it could be something to do with the RasterReplacer not populating the tiff_subdataset_name' which delineates a multi page Tiff file.

Thanks,

Stuart


1 reply

Userlevel 2
Badge +17
Hi @stuartgrey, only seeing the screenshot, it's hard to understand correctly what the workflow is processing and where an issue could occur. Could you please share the workspace and minimal source dataset that can reproduce the issue?

 

Reply