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

unable to convert very complex pdfs to swf #1

Open
marcelotallis opened this issue Aug 30, 2013 · 0 comments
Open

unable to convert very complex pdfs to swf #1

marcelotallis opened this issue Aug 30, 2013 · 0 comments
Labels

Comments

@marcelotallis
Copy link
Contributor

Processing article with Pmid: 23069728 throws the following error messages (reported by email by James Kadin on 8/30/13):

INFO : edu.isi.bmkeg.digitalLibrary.utils.pubmed.EFetcher - COUNT: 0, QUERY: http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=23069728&retmode=xml
INFO : edu.isi.bmkeg.vpdmf.controller.queryEngineTools.ChangeEngine - *** transaction committed ***
INFO : edu.isi.bmkeg.digitalLibrary.controller.DigitalLibraryEngine - inserted article, PMID=23069728, 0.031 s
java.lang.Exception: pdf2swf-based swf generation failed: NOTICE processing PDF page 1 (595x793:0:0) (move:0:0)
NOTICE File contains jpeg pictures
NOTICE File contains links
NOTICE processing PDF page 2 (595x793:0:0) (move:0:0)
NOTICE processing PDF page 3 (595x793:0:0) (move:0:0)
ERROR ID Table overflow
ERROR This file is too complex to render- SWF only supports 65536 shapes at once
exit value = 1

    at edu.isi.bmkeg.digitalLibrary.dao.vpdmf.VpdmfCitationsDao.addSwfToFtd(VpdmfCitationsDao.java:1088)
    at edu.isi.bmkeg.digitalLibrary.dao.vpdmf.VpdmfCitationsDao.addPdfToArticleCitation(VpdmfCitationsDao.java:1030)
    at edu.isi.bmkeg.digitalLibrary.controller.DigitalLibraryEngine.insertCodedPdfFile(DigitalLibraryEngine.java:299)
    at edu.isi.bmkeg.digitalLibrary.controller.DigitalLibraryEngine.insertPmidPdfFileOrDir(DigitalLibraryEngine.java:195)
    at edu.isi.bmkeg.skm.triage.bin.BuildTriageCorpusFromPdfDir.main(BuildTriageCorpusFromPdfDir.java:99)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
    at com.install4j.runtime.launcher.Launcher.main(Unknown Source)
DatabaseEngine, Paging function based count: 0.0 s
    Paging active but no limit clause required.

INFO : edu.isi.bmkeg.digitalLibrary.dao.vpdmf.VpdmfCitationsDao - check for 1 entries in database in 0.0 s

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

No branches or pull requests

1 participant