LimeReport Forum

General Category | Основное => Discussion | Обсуждение => Topic started by: wst on April 18, 2025, 09:56:02 pm

Title: api documentation
Post by: wst on April 18, 2025, 09:56:02 pm
I just used Limeport, do you have any API help documentation
Title: Re: api documentation
Post by: Subst on April 20, 2025, 02:50:02 pm
Hi!
look there
https://github.com/fralx/LimeReport/tree/master/docs
Title: Re: api documentation
Post by: wst on April 22, 2025, 07:01:20 am
hello,May I ask if my data source comes from a table in the sqlite database,There are a total of five rows of data in the table, but limereport only draws the cells of the five rows of data for me. There are still many blank Spaces in one page, and the remaining blank Spaces are not continued to be drawn using the blank cells. How should I operate
Title: Re: api documentation
Post by: wst on April 22, 2025, 07:58:50 am
The second question is whether it is possible to create a report using C++code instead of using the Limeport designer,
Title: Re: api documentation
Post by: Subst on April 22, 2025, 09:00:13 am
first - look the "printIfEmpty" property of bands... also "auotHeight" property may be usefull

second - no think so, but I didn't bother myself with such a question, it's looks rather stranger and uncomfortable.
What's the necessity for that?
Title: Re: api documentation
Post by: wst on May 14, 2025, 01:31:14 pm
Can reports be exported to Excel
Title: Re: api documentation
Post by: Subst on May 18, 2025, 06:00:24 am
Hi!
No, PDF only at time