Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » margin / Report
margin / Report [message #55877] Fri, 25 December 2020 17:56 Go to previous message
BetoValle is currently offline  BetoValle
Messages: 203
Registered: September 2020
Location: Brasil Valinhos SP
Experienced Member
if I configure the report margin, the way below I can't get results
as the image in the attached file
depending on the code below

    Report r;
     
    r.Margins(100,100);
     
    String s = "myTextReport";

    r << s;


How should I do?

thanks!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: AESStream cause of error in GUI TopWindow
Next Topic: read argument count/vector in GUI
Goto Forum:
  


Current Time: Wed May 15 19:50:48 CEST 2024

Total time taken to generate the page: 0.02418 seconds