Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ref issue #1, this allows users on modern iOS versions to have greater choice over the size of the transmitted image. 6x4 is still the default so older iOS versions that don't allow paper size choice may still come through in an undesired resolution
A few sizes were added then removed, as in the iOS AirPrint dialog they showed as:
"Arch B" instead of 12x18
"Arch C" instead of 18x14
"Arch D" instead of 24x36
Which was undesirable at the time