Hi,
In my application I'm getting the page count with TiffGetPageCount, but when the TIF file opened with CreateGdPictureImageFromFile as read only has only 1 page, the page count returns 0.
Is this an issue?
Before loading I have no other way to know if this is a single page tif, opening for write gives the actual 1 size, but for speed reasons I need to open it as read only.
Thanks in advance.
