axxshodiq / jzebra

Automatically exported from code.google.com/p/jzebra
0 stars 0 forks source link

Error reading/parsing specified PDF file #110

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. in applet use method appendPDF and specify not existing URL 
2. jzebraDoneAppending() will fire, but there is no exception in 
applet.getException() (you can see exception in log)

What is the expected output? What do you see instead?
I expect in jzebraDoneAppending() to get exception with applet.getException()

What version of the product are you using? On what operating system?
jZebra 1.4.5
Win 7
FF 17.0.1.
Java Plug-in 10.10.2.18
JRE version 1.7.0_10-b18 Java HotSpot(TM) Client VM

Original issue reported on code.google.com by zoran.la...@gmail.com on 11 Jan 2013 at 7:41

GoogleCodeExporter commented 8 years ago

Original comment by tres.fin...@gmail.com on 11 Jan 2013 at 10:11