Compare commits
1 Commits
more-print
...
trifold
| Author | SHA1 | Date | |
|---|---|---|---|
|
977926a059
|
@@ -15,7 +15,7 @@ const (
|
|||||||
LongEdge PrintOption = ""
|
LongEdge PrintOption = ""
|
||||||
ShortEdge PrintOption = "-o Binding=TopBinding"
|
ShortEdge PrintOption = "-o Binding=TopBinding"
|
||||||
CreateBooklet PrintOption = "-o Combination=Booklet -o PageSize=A5"
|
CreateBooklet PrintOption = "-o Combination=Booklet -o PageSize=A5"
|
||||||
TriFold PrintOption = "-o Fold=TriFold"
|
TriFold PrintOption = "-o Fold=TriFold -o Binding=RightBinding"
|
||||||
)
|
)
|
||||||
|
|
||||||
type PrintJob struct {
|
type PrintJob struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user