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

Configure DPI #39

Open
jonandersen opened this issue Feb 9, 2017 · 1 comment
Open

Configure DPI #39

jonandersen opened this issue Feb 9, 2017 · 1 comment

Comments

@jonandersen
Copy link

I'm trying to configure the DPI option but can't find any option to do so.
Is there a way to add your own parameters by overriding something?
Currently PdfConfig.toParameters is hardcoded so I can't change what parameters are used.
Maybe adding aval custom: Seq[String] = Seq() that can be overridden in the PdfConfig?

@ecamellini
Copy link

ecamellini commented Nov 9, 2017

For the DPI option, I think you can use the zoom parameter (e.g., zoom := 4)

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

No branches or pull requests

2 participants