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

Magnification=2 #355

Closed
korvinko opened this issue Sep 18, 2016 · 2 comments
Closed

Magnification=2 #355

korvinko opened this issue Sep 18, 2016 · 2 comments

Comments

@korvinko
Copy link

unoconv -f pdf -e Magnification=2 /tmp/test.xlsx
This does not have any affect on result pdf.

unoconv --version
unoconv 0.7
Written by Dag Wieers dag@wieers.com
Homepage at http://dag.wieers.com/home-made/unoconv/
platform posix/linux
python 3.5.2 (default, Jun 28 2016, 08:46:01)
[GCC 6.1.1 20160602]
LibreOffice 5.2.1.2

@regebro
Copy link
Member

regebro commented Feb 28, 2019

I could be that the PDF reader ignores it. I don't have a reader that not ignore it, so I can't test it.

@ConnorShride
Copy link

Any resolution or notes on this one? Ditto to the usage above, and experiencing the same issue with when paired with the Zoom option as well.

unoconv --format=pdf --output=/tmp/foo.pdf -P PaperOrientation=landscape -e Magnification=4 -e Zoom=150 ./foo.xls

Has no effect on the pdf.

unoconv --version
unoconv 0.9.0
Written by Dag Wieers dag@wieers.com
Homepage at http://dag.wieers.com/home-made/unoconv/

platform posix/linux
python 3.6.9 (default, Jul 17 2020, 12:50:27)
[GCC 8.4.0]
LibreOffice 6.0.7.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants