Team I have an issue while opening the PDF file downloaded as it is not opening 100% by default. Is there any setting needs to be changed? I have set the content disposition as download. Thanks Sasidharan
Team Can jrxml2pdf support underling tag now? If not what is the alternate we have? Thanks Sasidharan
I have changed the markup to html and its woking now.
Team I have selected markup as styled for textbox with the text value as "<style isbold="True">My name is :</style>"+$F{NAME} Its working as expected in iReport by making My Name is: bold. But when i call it using jrxml2pdf in apex, text is not getting bold instead i get <style isbold="True">My Name is:</style>Sasi in PDF Appreciate your help