You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have some trouble using the reader.
I downloaded the source code and tested in my Apache web server but it's not
possible to open the PDF files.
I installed libpdfbox-java and libpdfrenderer-java. When I tried to open any
pdf from my computer, it didn't even try to load. If I uncheck the "Use Web
Workers" option, and I try to open the "hello world" pdf, it shows the loading
icon but never opens.
I'm running Ubuntu 10.04 32 bits - Kernel 2.6.32-28
Perhaps I have to modify some source files but I wasn't able to find any readme.
Can you help me?
Thanks in advance and congrats for the project.
Original issue reported on code.google.com by [email protected] on 15 Feb 2011 at 10:42
The text was updated successfully, but these errors were encountered:
Sorry for the delayed response. I just realized that I didn't have
notifications on for the issue tracker.
You shouldn't need to install any java packages to get trapeze working as its
written entirely in javascript.
1) Does the example page at http://trapeze.xyrka.com/ work for you?
2) What browser/version are you running?
Same with APACHE 2.2.11 Windows XP OS..
firebug Error console reports
Error: uncaught exception: ParseException: Could not find the startxref
when I tried to open/read a pdf file trough the application..
The example page at http://trapeze.xyrka.com/ is working fine and able to open
the same pdf files without any problems.
May be the files at the above url are different then the one I downloaded for
testing purpose could be the reason..
Any way this is a great project and if you need any assistance with testing I
will always be available.
Good Luck!
Original issue reported on code.google.com by
[email protected]
on 15 Feb 2011 at 10:42The text was updated successfully, but these errors were encountered: