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

Support for retrieving metadata from PDF and PostScript image files #10

Merged
merged 1 commit into from Oct 17, 2012

Conversation

SergeyKishenin
Copy link
Contributor

Added support for retrieving metadata from PDF and PostScript image files as there is support in ImageMagick for their processing.

gzigzigzeo added a commit that referenced this pull request Oct 17, 2012
Support for retrieving metadata from PDF and PostScript image files
@gzigzigzeo gzigzigzeo merged commit ccf38f8 into gzigzigzeo:master Oct 17, 2012
@gzigzigzeo
Copy link
Owner

Thank you!

@gzigzigzeo
Copy link
Owner

Could you provide specs & sample PSD & PostScript files?

@bcackerman
Copy link

I keep getting a rollback when I try to upload a PDF or EPS file. Any idea what's going on? I even commented out the whitelist method in my uploader.

@gzigzigzeo
Copy link
Owner

  1. What image processor are you using? 2) Does any errors/warnings exists at application log?

@bcackerman
Copy link

I'm using carrierwave and fog sending my assets to S3. What's odd is there
is no error in the server log except a ROLLBACK if I try to upload eps or
PDF files.

Wait, is this carrierwave-meta gem used instead of carrierwave or in
addition?

Bruce

On Nov 19, 2012, at 9:54 AM, Victor Sokolov notifications@github.com
wrote:

  1. What image processor are you using? 2) Does any errors/warnings exists
    at application log?


Reply to this email directly or view it on
GitHubhttps://github.com//pull/10#issuecomment-10518664.

@gzigzigzeo
Copy link
Owner

It is used as uploader's plugin, in addition to carrierwave.

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

Successfully merging this pull request may close these issues.

None yet

3 participants