Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add printer options #282

Merged
merged 3 commits into from
Sep 1, 2015
Merged

add printer options #282

merged 3 commits into from
Sep 1, 2015

Conversation

wmin0
Copy link
Contributor

@wmin0 wmin0 commented Aug 19, 2015

Allow command line options to specify document printer options including PaperFormat, PaperSize, PaperOrientation

@dagwieers
Copy link
Member

I like your change a lot, in fact I have been looking into doing this but never found a way to get it done.
Now there's one thing I would like to change. I prefer it works like this:

-P PaperFormat=A4
-P PaperSize=200x100
-P PaperOrientation=portrait

What do you think ?

@dagwieers
Copy link
Member

I noticed that it may not be as easy as to map options/values directly into the API because of the enum...

@wmin0
Copy link
Contributor Author

wmin0 commented Sep 1, 2015

updated, like this?

dagwieers added a commit that referenced this pull request Sep 1, 2015
@dagwieers dagwieers merged commit aaa783e into unoconv:master Sep 1, 2015
@dagwieers dagwieers added this to the Release 0.8 milestone Sep 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants