Skip to content

Cannot page through a multipage TiffG4 if it has file extension FAX and it's not printable either! #2182

@trickshooter

Description

@trickshooter

Originally posted by @trickshooter in #1091

OK, multipage support for extension *.tif, *.fax and *.tiff now works flawlessly as desired regarding the pure viewing functionality (only). Thank you so much for implementing these additional file extensions! BUT (unfortunately)....
(for all the below cases we're always talking about a binarily identical TiffG4 file that simply gets renamed to different file extensions)
As I already lined out in my previous post above, there might be a printing issue with *.fax files as well - and it is as I already feared:
In case of printing the respective multipage tif file, there is still a severe issue:
*.tif as wells as *.tiff are handled correctly (the printing dialog correctly offers all pages to be printed or selected or cycled through (in the printing preview), BUT...
...NOT so with *.fax files! Printing always only offers one single page (the current = last viewed) to be printed without an option to scroll through pages (as if the file is a single page file).

@d2phap: Possible solution / suggestion:
Behind the scenes, first copy *.fax file to %temp%\*.tif before passing it to the Windows standard photo print routine, because multipage printing of *.tif and *.tiff is handled correctly by Windows - whereas handling of *.fax files is NOT.

Greetz,
Christoph

Parts of the problem re-occured or are still persistent in the latest version 9.3.2.520_x64:

  1. With a TiffG4 multipage file that carries the file extension *.fax, it is still/again not possible to cycle through all of its pages. Only the first page is statically displayed and the displayed (first-)page image does not change when paging through the pages of that very file using either the GUI controls or the keyboard shortcuts (Ctrl-PageUp/Ctrl-PageDown). Although, (in the title bar above and in the GUI control below) I can indeed see the current page number changing when cycling through, but with no working refresh of the image content, obviously.

  2. The work-around for printing a *.fax file seems to be still there, as it tells me that it is creating a temp copy of the file before actually printing (copy *.fax to *.tif as you implemented back in 2021). Still, the printing process stops short of opening the print dialog and effectively nothing happens after hitting Ctrl-P, so bottom line is: I cannot print the *.fax multipage file, since there is no print dialog.

Please, check and advise!

Best regards,
Christoph.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions