This is a good tool i think. Can i use this for my website reporting.
This is a good tool i think. Can i use this for my website reporting.
This is a good tool i think. Can i use this for my website reporting.
Hi, It seems that this project has been abadoned.
Hi, when use with barcode in android with error:"Attempt to invoke virtual method 'java.lang.String org.oss.pdfreporter.engine.component.ComponentKey.getNamespace()' on a null object reference"
Hello, Im trying to generate report with image inside on Android (I passed parameter as Java.io.InputStream to ImageExpression) but I always get error with dependency to javax.awt.imageIO. Im using the newest pdfreporter version. java.lang.NoClassDefFoundError: Failed resolution of: Ljavax/imageio/ImageIO; 01-23 10:01:07.046 4546 4723 E AndroidRuntime: at org.oss.pdfreporter.image.ImageManager.loadImageInternal(ImageManager.java:39) 01-23 10:01:07.046 4546 4723 E AndroidRuntime: at org.oss.pdfreporter.image.FileImageProxy.load(FileImageProxy.java:24)...
#21 guess weak from member name parent
#21 avoid cyclic references found with instruments
#21 reduce cyclic references part I (25%)
#21 add cyclyc reference detection to project
#21 add weak annotations
#add atoreleasepool
#21 update test case
#21 fix resource file names for regression tests
#21 add autoreleas pools
#21 reset statistic logger
#21 fix translations
#21 fix KeyValueHolderFields stored as BLOB
#21 add KeyValueHolder support
#21 update example
fix encoding for loadable ios fonts
#21 select correct id column alias for identifierTypes
disable log
apply patch to convert to cp1252 before passing to libharu
#21 update examples
#21 identifierTypes pk column select
#21 fix resolve udfvalues from multiple dto's
#21 fix for null udfvalue
#21 add support for udf values from multiple dtos
#21 add support for full qualified field names for onlyRequestedFields
#21 model feature onlyRequestedFields
#21 revert weakhashmap
#21 WeakReferences for ObjectCache
#21 fix test case
#21 add logging for alloc / dealloc
#21 dispose class compiler as well and log
#21 reset javascript factory on dispose
#21 cleanup
#21 not public
#cleanup handle null values in sql type factory
#21 add testcase
#21 value class support tests passed
#21 add value class support to fields
#21 remove legacy javascript
#21 add coresystems ios feature test
#21 added warning for not printed element
#21 late binding evaluator tests passed
#21 add latebinding evaluator
#21 fix ios udfmeta column mapping
#21 fix resourcebundledecorator
#21 fix first resource expression
#21 camel case accessor translation
#21 fix null marshalling for maps
#21 js textbundle support
#21 remove member on set with null
#21 apply changes to engine on result set change
#21 apply changes to engine on resul set change
#21 log all JSValue access in script engine
#21 remove unused crossplatform impl
#21 fix broken android rhino impl
#21 better logging
#29 refactoring javascript
#29 refactoring scriptengine
#29 latest changes
Update projects
Fix hard coded includes
Add update guide
#29 add support for disabling complex type marshalling
#29 add support for disabling complex type marshalling
#20 fix CPB-18929 2nd attempt
#20 fix ios implementation II
#20 fix ios js implementation
#86 CPB-18929 Value for custom field is always returned from the first
CPB-18929 Value for custom field is always returned from the first field
Compile PDFReporterKit
#20 fixed report definitions database for android
#20 fix number format pattern
#20 javascript for ios
#20 ios javascriptinterpreter from crossplatform
#20 update sample app with cs scenarios
#20 fix all 3 offline sceanrios
#20 fixed reports according CPB-18585
#20 include all sceanrios android / ios
#20 platform specific udfValuesColumnName
#20 cleanup
#20 fix SQLiteResultSet getObject()
#20 fix getColumnLabel in SQLiteMeta
#20 force interpreter mode for js
fix resource paths
#20 update android sample app
#21 remove udfmeta testcase
#20 better udf logging
#20 log udfvalueresolver
#20 add udfmeta featuretests
#20 CPB-15892 add UdfMetaValue support
#20 add rhine based interpreter
#20 remove rhino dependency for pdfreporter finally !
#20 delete unused compilers
#20 finish compiler to interpreter
#85 Compiler2Interpreter version I