Coder Social home page Coder Social logo

gradescope / pdfium Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 6.0 111.14 MB

A fork of PDFium which includes JPEG export

License: BSD 3-Clause "New" or "Revised" License

Python 0.83% C 1.54% C++ 97.58% Shell 0.01% Objective-C 0.02% Objective-C++ 0.02% Dockerfile 0.01%

pdfium's People

Contributors

cary-clark avatar davidlattimore avatar dj2 avatar drott avatar halcanary avatar ibrahima avatar janeliulwq avatar jbudorick avatar jeisinger avatar jinming-wang avatar kcwu avatar leizleiz avatar nico avatar npm1 avatar oliverchang avatar randomascii avatar reed-at-google avatar rsippl avatar saltmueller avatar sgraham avatar tanderson-google avatar tonikitoo avatar tsepez avatar vitalybuka avatar vmiklos avatar weili0 avatar wileyrya avatar wins0n avatar zhaoqin avatar zoddicus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pdfium's Issues

Getting a JPEG lib mismatch when running pandafium

I built pandafium on Amazon Linux 2 following the given instructions. The final build step was ninja -C out/Lambda pandafium to build just the pandafium binary (building the tests were failing with a value > MAX_SIZE error during compile).

When I run the binary to split a PDF I get: Wrong JPEG library version: library is 62, caller expects 80 on the command line. I am using the libjpeg-turbo package as instructed (although I had to also install the static library) and that is version 6:

[ec2-user@ip-10-0-254-136 tests]$ ll /usr/lib64//libjpeg.*
-rw-r--r-- 1 root root 446568 Apr 22 16:58 /usr/lib64//libjpeg.a
lrwxrwxrwx 1 root root     17 Jun  3 19:10 /usr/lib64//libjpeg.so -> libjpeg.so.62.1.0
lrwxrwxrwx 1 root root     17 Jun  3 19:10 /usr/lib64//libjpeg.so.62 -> libjpeg.so.62.1.0
-rwxr-xr-x 1 root root 281096 Apr 22 16:58 /usr/lib64//libjpeg.so.62.1.0

Any pointers on how to proceed to fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.