Jump to content
We've recently updated our Privacy Statement, available here ×

Text distortion on PDF


jadhav.sagar26

Recommended Posts

Hi all,

I am using JasperReports-6.3.1 for PDF generation.PDF those are generated on Local enviornment and UAT enviornment(pre prod enviornment) shows the proper text.When we tried to get the same PDF from production enviorment we got the PDF with text distortion. This distoration is in the specific band. We have used <textField isStretchWithOverflow="true"> still there is issue for PDF.Please find the attachment for the distorted PDF and jrxml code.

 

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

I am not completely sure I understand your question here as the image you added had more masking and difficult to read. 

From the code, it looks like you were trying to accomodate the entire para within a textbox. Instead, why can't you try using different text box for each of the bullet point and put them together inside a Frame element? That way, you can set the "Stretch Type" of the text box as 'Float' and they will not overlap. 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...