Tagged Questions
1
vote
1answer
828 views
Unable to retrieve TIFF pages from TiffBitmapDecoder.Frames — all frames are page 1
I'm trying to convert a multipage tiff image into a multipage XPS document. The problem I'm having is with the TiffBitmapDecoder and its BitmapFrames.
Here's the code:
private static void ...