Page 1 of 2
Report Field length Problem in page header
Posted: Mon Apr 23, 2018 10:29 am
by mkpbalajiin
Dear Nubuilder Team,
When ever the the length of the field is longer than the field length, the field extends to second line itself in page 1 only not in page 2 , similarly if the field is null an empty box appears in page 2
Reporterror.png
regards
K Balaji
Re: Report Field length Problem in page header
Posted: Wed Apr 25, 2018 9:51 pm
by toms
I guess it's a TCPDF issue. You could try to pull the latest version:
https://github.com/tecnickcom/TCPDF/commits/master
Re: Report Field length Problem in page header
Posted: Thu Apr 26, 2018 7:07 am
by admin
K Balaji,
The latest on Github should fix your blank field problem.
You can restrict the size of an Object by setting its
Minimum Rows and
Maximum Rows properties.
https://wiki.nubuilder.cloud/ ... Properties
Steven
Re: Report Field length Problem in page header
Posted: Thu Apr 26, 2018 9:31 pm
by mkpbalajiin
Thank you very much for your replies Toms and Steven
Even after updating TCPDF to the latest it is the same issue . My main issue is it is not showing the full content in second page
admin wrote:You can restrict the size of an Object by setting its Minimum Rows and Maximum Rows properties.
I have set the minimum rows property to -1 , but iam still geting empty boxes from second page onwards
Re: Report Field length Problem in page header
Posted: Fri Apr 27, 2018 12:30 am
by admin
K Balaji,
Did you get the latest from Github - it includes a fix I made yesterday?
Steven
Re: Report Field length Problem in page header
Posted: Fri Apr 27, 2018 3:23 am
by toms
The last commit was 7 days ago.
Re: Report Field length Problem in page header
Posted: Fri Apr 27, 2018 4:03 am
by admin
My mistake,
Check again now.
Steven
Re: Report Field length Problem in page header
Posted: Fri Apr 27, 2018 10:20 am
by mkpbalajiin
Toms,
Thank you very much,
My second problem is rectified. The empty boxes in second page is gone.
But my first problem still exits.
the higlighted item is missing in second page
Reporterror.png
please give some directions so that i can also try it out
Toms and Stevens You people are rocking! Keep going!
Re: Report Field length Problem in page header
Posted: Sat Apr 28, 2018 1:00 am
by admin
K Balaji,
Could you zip some data and the report (from zzzzsys_report).
I can then duplicate what you are seeing and I've got more chance of figuring it out.
Steven
Re: Report Field length Problem in page header
Posted: Mon Apr 30, 2018 10:08 am
by mkpbalajiin
Please find my SQL dump as attachment
nu44.zip
regards
K Balaji