phpjasperxml
phpjasperxml copied to clipboard
textfield in detail band cannot strecth to max height, how to solve this ?
There is option stretch text in properties
in text adjust ? i try set to stretch height not work
I think Stretch height is correct, but I wondering why cause this. I no face this issue before
do you have any suggestions mr @kstan79 ?
I mean this problem should not exists. You may check band setting too?
i create default setting band from jasper not change any settings
simple example test in jasper studio
test in localhost
this is my file jrxml code -> new 2.txt
Set text align top
work correctly mr @kstan79, but the final result of height in each textfield not same
Yes, so you should not use text bolder in this case. Try draw a line start from x0, y0 to xend at detail band. It give you similar look
i try to add line from basic element tool bar not working mr @kstan79
add top only, dont add bottom. no point
the horizontal line is working if use top only, but not symetric line,, then the vertical line not stretch to tallest height of textfield
Use background band
not working mr @kstan79
usually design format will put total at last page footer, and you use background to draw a rectangle + vertical line for break column. refer examples
still not working, is there something wrong?
you need to think how to draw background table via background band. Continue Try yourself
i does'nt understand mr @kstan79, may I ask for an example of a jrxml file?
below is example of detail band, make it full height and draw vertical line
the line cannot symetric mr @kstan79.. it's just that the line length cannot adjust the content
I want it to look like the image below, is it possible?
It is not supported, I did some research before but it can't solve when content go multiple pages.
ok thank you mr @kstan79