Improvements and fixes for Android
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
info.orientation = UIPrintInfoOrientationLandscape;
|
||||
}
|
||||
|
||||
if ([spec[@"graystyle"] boolValue])
|
||||
if ([spec[@"monochrome"] boolValue])
|
||||
{
|
||||
if ([spec[@"photo"] boolValue])
|
||||
{
|
||||
|
Reference in New Issue
Block a user