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

ImageMagick settings #1

Closed
uiii opened this issue May 20, 2014 · 0 comments
Closed

ImageMagick settings #1

uiii opened this issue May 20, 2014 · 0 comments
Assignees

Comments

@uiii
Copy link
Owner

uiii commented May 20, 2014

Set proper settings to ImageMagick before conversion:

$imagick->setOption("pdf:use-cropbox","true");
$imagick->setColorspace(Imagick::COLORSPACE_RGB);

https://processwire.com/talk/topic/6426-pdf-fieldtypeinputfield/?p=62918

@uiii uiii self-assigned this May 20, 2014
@uiii uiii changed the title PHP Requirements Check requirements May 29, 2014
@uiii uiii changed the title Check requirements Requirements May 29, 2014
@uiii uiii changed the title Requirements ImageMagick settings May 29, 2014
@uiii uiii closed this as completed in 3ce7215 May 29, 2014
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

1 participant