Hi all,
I want to generate a large pdf file above 20 MB.
I have options like jasper, javascript and itext.
Please help me to choose best one to generate PDF.
Its Urgent.
Thanks in Advance...
Regards,
M.Lavanya
User Profile
Collapse
-
Radio button in jsp
Hi,
In our app we have three radio buttons for each row.but no of rows depending upon the data in the db. i want to group the button on the basis of row. -
Dynamic Radio buttons
Hi,
In our app we need to create dynamic radio buttons.
There should be three radio buttons and this set is dynamic accroding to the data
this is my code:
<th width="5%" class="twolbcol ors"><html:radi o property="butto n[${j}]" value="confirm" ></</html:radio></th>
<th width="5%" class="twolbcol ors"><html:radi o... -
"i dont want to save the file while generating itself" ---
try {
PdfWriter.getIn stance(document ,new FileOutputStrea m("C:\\Document s and Settings\\U1540 4\\Desktop\\GLF iles.pdf"));
} catch (FileNotFoundEx ception e) {
e.printStackTra ce();
} catch (DocumentExcept ion e) {
e.printStackTra ce();
}
document.open() ;
PdfPTable table=new PdfPTable(7);... -
PDF Generator
Hi,
I want to display my content in pdf format. i dont want to save the file while generating itself. if the user want to save from the viewer he/she can save the file or can take the print out.
I searched many sites but i dint get the correct thing which i need.
Help me in this. -
PDF Generator
Hi,
I want to display my content in pdf format. i dont want to save the file while generating itself. if the user want to save from the viewer he/she can save the file or can take the print out.
I searched many sites but i dint get the correct thing which i need.
Help me in this. -
XML mapper tool
hi all,
could you give me some open source standard tool for xml to xml mapper?
Regards,
Lavanya.M -
Hi all,
i have developed a sample application.
XML:
<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="xslt1.xsl "?>
<persons>
<person username="JS1">
<name>John</name>
<family_name>Sm ith</family_name>
</person>
<person username="ND1">
...Leave a comment:
-
XML tranformation using xslt
hi all,
i am not getting xml declaration in the browser while using xslt
Need : filter some data in the xml using xslt
regards,
Lavanya.M -
hi,
can you give me a sample xml to xml transformtion using xslt?Leave a comment:
-
thank you .
i have one more doubt, that is while displaying the filtered xml through browser i dint get the xml declaration part.
<xsl:output method="xml" version="1.0" encoding="iso-8859-1" omit-xml- declaration="no " indent="yes" />
inthat omit-xml-declaration ="no" indicating we need xml declaration, evan though i dint get that.could you please...Leave a comment:
-
create a new xml using xslt
hi all,
I createed one xslt from that we can able to see new xml in web browser.but my doubt is, can we able to create a new xml using xslt?
regards,
M.Lavanya
No activity results to display
Show More
Leave a comment: