You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a iReport file with 3 pages wich contains some fields and controls but when i test the report in pdf generation this shows the fields with another position, i make a video for a better explain, this is the link https://youtu.be/yKdgeFYh7dI.
I hope, you can help me because i'm workin in this project some weeks and i need finish this work.
Thakns,
Omar
The text was updated successfully, but these errors were encountered:
I can fix the problem about the control position, when you design the report, must considerate the follows advaices:
1.- Don't put a control over another control. the superposition generate error, don't display in pdf.
2.- Don't use static text and rectangle, this constrols no shows in pdf.
Use TextField and lines. Rectangle only shows without borders.
Now i get another error, my report have 3 pages, i use 3 details section, in the preview jasperReport i show the controls of the second page, but when i generate pdf with JasperPHP the controls of the second page are mounted in the first page. The process only shows one page.
Helo, @onoboaits , i consider about our coment.
about your problem with multiple details, review split type property on those bands, will be stretch or prevent.
Grettings,
I have a iReport file with 3 pages wich contains some fields and controls but when i test the report in pdf generation this shows the fields with another position, i make a video for a better explain, this is the link https://youtu.be/yKdgeFYh7dI.
I hope, you can help me because i'm workin in this project some weeks and i need finish this work.
Thakns,
Omar
The text was updated successfully, but these errors were encountered: