| Author |
Message |
|
|
Hi There. Another update...
I've downloaded and viewed reports successfully using a PDF reader called CoolPDFReader. This would seem to confirm the problem is rooted in the iText-generated PDF and its compatibility with newer versions of the Adobe PDF reader.
Thanks,
Chris Potter
|
 |
|
|
Thanks for the response Luc. I'm using Adobe Reader version 9.3.2.
Chris Potter
|
 |
|
|
Hi There. I'm really enjoying using the Wabit query/reporting tool. I'm having a problem, however, with the "Print PDF" function. If I have a report that contains a "Category Line" chart the PDF file produced by the "Print PDF" function does not render the lines in the "Category Line" chart. The "Preview" function shows the report correctly. Printing the report to a printer works great. Printing it to a "CutePDF" printer which produces a PDF file succeeds as well.
Thanks in advance for any advice and/or proposed solutions.
Chris Potter
|
 |
|
|
|
Thanks for the assistance Thomas. I didn't get back to this yesterday so when I had a chance this morning I took the latest build (210) and that build appears to no longer have the issue. I suspect the build you recommended below fixed the problem. Thanks again for your help. This is a nice tool.
|
 |
|
|
Hi There. I'm having a problem that seems similar to a few others recently reported. See below for a stack trace. This trace is from 0.9.6 build 197 using your SQL Server JDBC driver against a SQL Server 2005 database. I've confirmed I can copy/paste the SQL syntax from WABIT into SQL Management Studio and it produces a result set. I used release 0.9.4 and did not have this problem. Any support would be greatly appreciated. I'm very interested in this tool.
Executed at Mar 11, 2009 11:19:08 PM MDT, took 578 milliseconds
Your query could not be executed due to the following error:
java.lang.NullPointerException
at ca.sqlpower.sql.CachedRowSet.populate(CachedRowSet.java:128)
at ca.sqlpower.sql.CachedRowSet.populate(CachedRowSet.java:104)
at ca.sqlpower.sql.CachedRowSet.populate(CachedRowSet.java:92)
at ca.sqlpower.swingui.query.SQLQueryUIComponents$ExecuteSQLWorker.doStuff(SQLQueryUIComponents.java:398)
at ca.sqlpower.swingui.SPSwingWorker.run(SPSwingWorker.java:60)
at java.lang.Thread.run(Unknown Source)
Your query could not be executed due to the following error:
null
See above for more details.
|
 |
|
|