santosh.audi19 Posted February 17, 2016 Posted February 17, 2016 Hi Everyone, When I extract the Report output to Power point the Text field borders are not visible( I mean Output is like as we didnt set Borders to text field , but i have put Borders to Textfield ),Is there any Property to be set for dislpaying the Borders.Regards,Santosh
szaharia Posted February 18, 2016 Posted February 18, 2016 Hi,The following workaround will help you to get this fixed for now (see attachment):- for your selected text element go to the Properties panel and click on the Advanced tab- click on the Line Box bullet in order to open its content- click on the Line Pen bullet in order to open its content- set the Line Color, Line Style and Line Width with appropriate values- save the report and run it again; now you should see the border around the text elementPlease report this issue on our trackers here, in order to make it available for our open tackers list.Thanks,Sanda
szaharia Posted March 4, 2016 Posted March 4, 2016 The fix will be available in the upcoming JasperReports release.
santosh.audi19 Posted April 12, 2016 Author Posted April 12, 2016 Hi , The other way i found is just to include<pen lineWidth="1.0"/> in the <box> ta of the Text Field.Regards,Santosh
szaharia Posted April 12, 2016 Posted April 12, 2016 Hi,This also works very well and can be applied by direct editing the JRXML file. Using the Properties --> Advanced tab in JSS generates the same setting in the resulting JRXML.Anyway, upgrading to JR 6.2.1 would be a good idea, since this issue is already fixed there.Thank you,Sanda
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now