I am new to jasper reports, i am able to generate pdf's , html's i want to
generate my business xml in a desired format eg:
<employee>
<fname>will</fname>
<lname>smith</lname>
</employee>

but i get some custom tags when i generate an xml output like
<jasperPrint name="employeereport" pageWidth="595" pageHeight="842">
        <page>
                <text lineSpacingFactor="1.3578125" leadingOffset="-3.1972656">

can i avoid all this

please advice me on this

thanks in advance
-- 
View this message in context: 
http://www.nabble.com/business-xml-as-output-tp19026098p19026098.html
Sent from the jasperreports-questions mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to