News: LimeReport new version 1.5 has been released
Вышла новая версия LimeReport 1.5

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 - Mucip

Pages: [1] 2 3 4
1
Discussion | Обсуждение / Re: Is Limereport working in Qt6?
« on: August 03, 2025, 01:12:35 am »
Hi,
There were many errors. But Alex ARIN updated the code in github today fourtunately.
And I compiled the LimeReport in Qt6 MSVC2022 without any trouble, use in program with great success...

Thanks a lot for fast and effective cooperation. 

Regards,
Mucip:)

2
Discussion | Обсуждение / Is Limereport working in Qt6?
« on: July 21, 2025, 12:24:34 pm »
Hi,
I just upgraded from Qt5 to Qt6 but my codes gives errors unfortunatelly.

I want to know has LimeReport issues about Qt6?

Regards,
Mucip:)

3
Hi,
I do not think that I can do something about this problem. May be Arin can?...

Because the problem comes when

m_Limereport = new LimeReport::ReportEngine(this);

Arin?...

Otherwise I need to rewrite all code in Python and fpdf2... :(

But I want to use Qt and LimeReport for sure...

Regards,
Mucip:)

4
Hi,
Yes I have picture in design unfortunatelly.
This is very bad news.
Is this mean I can not use LimeReport in Console Application?

Regards,
Mucip:)

5
Hi,
Houstan, we have a problem... :(

As I said I want to use LimeReport (print report to printer only!) .n console application in RP4.

I created one object in main.cpp. And do everything in this object (reading serial ports, wiringpi, sending limereport file to printer etc.)

But in the begining when I create Lime report in this pbject,

m_Limereport = new LimeReport::ReportEngine(this);

I got an error in console like:

QPixmap::fromImage: QPixmap cannot be created without a QGuiApplication

What do you advice?

Regards,
Mucip:)

6
Hi,
I tryed but I've got error here connect statement

&QPrinter::deleteLater

No member named 'deleteLater' in 'QPrinter'

Regards,
Mucip:)

7
Hi,
Perfect suggestion. Thanks.  ;)

Regards,
Mucip:)

8
Hi,
I want to create LimeReport form on GUI. But I need to send this form directly to printer (no need to show or design!) in console application.
Is this possible? I did not test now but I guess It must be possible?

Regards,
Mucip:)

9
Hi,
I don't know what is and what for lrdview? But in anycase I applied your second suggestion.
Now, no warning and no error at all.  ;)
Thanks a lot.

Regards,
Mucip:)

10
Hi Arin,
Firstly I install with
$sudo apt-get install qttools5-private-dev

In this case ERROR disappeared

I added at the top of common.pri your suggestion "CONFIG *= no_formdesigner"

But warning still there?!

Regards,
Mucip:)

11
Hi,
I want to use LimeReport in RaspberryPi 4 x64. When I compile below errors and warning appear:

:-1: warning: Project WARNING: CONFIG+=uitools is deprecated. Use QT+=uitools instead.
:-1: error: Project ERROR: Unknown module(s) in QT: designercomponents-private

How can I compile and use LimeReport with my programs on RaspberryPi 4 x64?



Regards,
Mucip:)

12
Hi again,
I think I found solution. :)

When I checked SetPageSizeToPrinter it started to print like a charm.

Regards,
Mucip:)

13
Discussion | Обсуждение / Re: Library connection error.
« on: September 02, 2022, 03:17:52 pm »
Hi,
Please could you add like
Qt += core gui printsupport xml qml

Regards,
Mucip:)

14
Hi,
I guess I found something?

When I make pdf of report by "report:pritToReport(somepdf.pdf)" then it makes perfect pdf with 100mmx100mm size. Because my report size is 100mmx100mm.

But when I try to print this pdf via pdfReader then it comes error. Because I see page size A4 in printer properties. But in XFCE Priter settings (Cups) I set the page size 100mmx100mm.

When I change the size of papaer in printer settings in pdfviewer then it print success.

I guess I need to change printer page settings from A4 to 100mmx100mm in LimeReport too.

Can I do this?

Regards,
Mucip)

15
Discussion | Обсуждение / Limereport with Godex Barcode printer?
« on: September 02, 2022, 10:30:09 am »
Hi,
I want to use LimeReport on Qt5.14, Debian 11 with Godex barcode printer. I installed Limereport and run designer without any problem.

I design barcode on 100mmx100mm page (because barcode printer label size is 100x100).
If I make pdf file from this report and send it to Godex Printer than it looks good.
But when I want to print directly from designer than barcode printer gives 5 empty label without anything on it?!

Any suggestion?

P.S. : I use LimeReport 1.5.1

Regards,
Mucip:)

 

Pages: [1] 2 3 4