I'm fairly sure that I've been able to load larger PDF's in the past but
currently trying to load a PDF with > 6 pages results in the message
that the file has been uploaded, but then the conversion never completes.
A pdf of 6 or less pages uploads and converts almost instantly with no
issues.
manually running pdf2swf on the PDF's generates the SWF.
The log shows this:
<<shows the file correctly being uploaded to upload temp, then: >>
UploadHandler.java 1941457 280
org.openmeetings.servlet.outputhandler.UploadHandler [http-5080-9] -
canBeConverted: false
GeneratePDF.java 1941459 68 org.openmeetings.app.documents.GeneratePDF
[http-5080-9] - fullProcessing: false
GenerateSWF.java 1941462 38 org.openmeetings.app.documents.GeneratePDF
[http-5080-9] - process: generateBatchThumb
I'm running the latest red5 bundle.
Anyone else hit this issue?
Any ideas of something I could check?