diff options
author | Michael Vrhel <michael.vrhel@artifex.com> | 2015-02-09 12:11:39 -0800 |
---|---|---|
committer | Michael Vrhel <michael.vrhel@artifex.com> | 2015-02-10 10:56:34 -0800 |
commit | d9dc4846ef05ec0adccbdacf9ab49592f0e0b4c8 (patch) | |
tree | 2ca0c215b6f4f9f6eb2902fceaf7c78deec5c6fd /source | |
parent | e45282fd963026b6f1a93325466a696927ad09fc (diff) | |
download | mupdf-d9dc4846ef05ec0adccbdacf9ab49592f0e0b4c8.tar.xz |
Disable options that are not currently possible to do when the source is an image.
Currently if the source was a png, jpeg or cbz file we can't do conversions with
ghostscript and also we can't print. So I will disable the controls for now and
we can look into adding that functionality later if we want.
Disable printing capability for image based formats.
Currently printing is all XPS based. If the source
document is JPG, PNG or CBZ we don't currently have
a method for creating the XPS content for these. We
could do a bitmap print or possibly wrap up the images
in a XPS file or just do a direct bitmap print via some
C# magic. I need to investigate. For the short time,
though it is simply disabled.
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions