| [birt-report-engine-dev] birt csv rendering change source |
Hello, I have eclipse 3.3 and birt 2.2.
I change source code -- class RenderOptionBase add line public static final String OUTPUT_FORMAT_CSV = "csv" ;
and add class
public class CSVRenderOption extends RenderOptionBase{
public static final String CSV = "CSV" ;public CSVRenderOption(){
}
}and deploy jar in lib of directory EngineReport
In My applic i call CSV, run test, le file is empty and not error
Help me for change source birt and call my rendering ?
thanks }
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature