Welcome, Guest. Please login or register.
Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - ghon

Pages: [1] 2
1
Discussion | Обсуждение / using SUM Function
« on: January 20, 2024, 10:47:37 PM »
How can I use the following in the right way in DataFooterBand
$S{SUM($D{stock_sql.totret}-$D{stock_sql.totissue},"DataBand2")}
thank u in advance.

2
Discussion | Обсуждение / limereport crash
« on: January 06, 2024, 07:52:16 PM »
when I run this ((report->dataManager()->containsDatasource("main_sql")))
my application crash Qt application
thank u indvance

3
Discussion | Обсуждение / Re: data connection
« on: August 22, 2023, 10:12:43 PM »
I'm Using postgres I need to change the connection(server,password,port,database) at runtime

4
Discussion | Обсуждение / data connection
« on: August 03, 2023, 12:09:25 AM »
How can I change connection as
Driver
Server
Port
User Name
Password
at runtime from qt application.
Thank u in advance.

5
Discussion | Обсуждение / Page Break
« on: August 02, 2023, 11:48:19 PM »
How can I insert Page Break in report

Thank u in advance for you help.

6
Discussion | Обсуждение / TextItem
« on: July 29, 2018, 08:44:32 PM »
Can I change TextItem content at runtime from Qt

7
Discussion | Обсуждение / Re: add LayoutDirection to Viewer
« on: November 12, 2017, 12:24:04 PM »
Thank you very much! :) :) :)

8
Discussion | Обсуждение / Re: add LayoutDirection to Viewer
« on: November 01, 2017, 09:52:19 AM »
Thank you very much!

9
Discussion | Обсуждение / Re: add LayoutDirection to Viewer
« on: October 31, 2017, 10:03:09 PM »
hi
Sometimes I need a difference between the ِApplication and the Limereport
like any widgets.

10
Discussion | Обсуждение / Re: add LayoutDirection to Viewer
« on: October 31, 2017, 12:00:26 PM »
See the image

11
Discussion | Обсуждение / Re: add LayoutDirection to Viewer
« on: October 29, 2017, 12:06:44 PM »
limereport_1.4.7

12
Discussion | Обсуждение / add LayoutDirection to Viewer
« on: October 28, 2017, 01:11:09 PM »
Hi
PLS. add setLayoutDirection(Qt::RightToLeft | Qt::LeftToRight) to Limereport Viewer

as
Code: [Select]
   LimeReport::ReportEngine *Lrep = new LimeReport::ReportEngine(this);
   Lrep->setLayoutDirection(Qt::RightToLeft);
thanks.

13
Discussion | Обсуждение / Re: Designer titlebar
« on: September 21, 2017, 11:56:40 AM »
limereport_1.4.7

14
Discussion | Обсуждение / Designer titlebar
« on: September 20, 2017, 02:52:27 PM »
Hi
PLS. show report file name on designer titlebar.

15
Discussion | Обсуждение / Thank you and congratulations
« on: March 20, 2017, 08:18:39 PM »
Thank you and congratulations
Version 1.4

Pages: [1] 2