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

Timeout for PDF extraction from OpenOffice supported document format. #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jan 13, 2012

  1. Timeout for PDF extraction from OpenOffice supported document format

    Because when we extract_pdf() document more than 400-500 pages,
    the JODConverter fails with exception:
    
        Exception in thread "main" org.artofsolving.jodconverter.office.OfficeException:
        task did not complete within timeout at org.artofsolving.jodconverter.office.PooledOfficeManager.execute...
    vrybas committed Jan 13, 2012
    Configuration menu
    Copy the full SHA
    f76cae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b6f7d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2013

  1. Configuration menu
    Copy the full SHA
    e52a17d View commit details
    Browse the repository at this point in the history