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

Pages: [1] 2
1
Thank you Alex for your effort

2
Discussion | Обсуждение / Default padding in the Text Item
« on: July 12, 2024, 02:27:00 pm »
Hi Alex
In the older versions there were small padding in the Text Item by default. Now I am using 1.7.7 version. In this version default padding gone. Therefore I need to add this padding myself every time when I place Text Item in the report. When I open reports created in older version I must manually edit all text items to add this paddings. Can you correct this behaviour?

3
Discussion | Обсуждение / Crash after using Undo command
« on: July 12, 2024, 02:19:44 pm »
Hi Alex
I am using LimeReport v1.7.7
There is a crash in ReportDesigner when using Undo command.
To reproduce Crash you must do following:
  • plase some Text Items in the band
  • group them using Horizontal Layout
  • select one Text Item and delete it
  • Click Undo button on the toolbar
  • ReportDesigner crashed
I have attached screenshot of my report layout

4
Discussion | Обсуждение / Re: Report rendering is slow
« on: October 23, 2023, 12:50:07 pm »
I try without scripts and rendering is slow

5
Discussion | Обсуждение / Report rendering is slow
« on: October 18, 2023, 12:10:43 pm »
Hi Alex.
I have report that contains many cells. When I Call preview it takes too long for rendering report. Datasource contains >600 rows. For rendering 18 pages it took about 1 minute. Is it possible somehow to make rendering process fast?
I have attached report file
LimeReport version 1.7.5

6
Discussion | Обсуждение / How to set PDF file export directory
« on: January 18, 2023, 03:07:50 pm »
Hi Alex.
I have some questions about exporting PDF file from report.
  • When I press "Print To PDF" button on toolbar there appears save file dialog. This dialog always points to folder where the program is installed (see attached image). So my question is how can I specify the start folder for this dialog programmatically?
  • When I save PDF file in different folder then initially selected and if I try save PDF file again without closing report it does not remember what folder I had chosen when I saved previously.
  • Usually save file dialog title is "Save As" but when saving report in PDF there is "PDF file name" which does not make sense.
Thanks.

7
Hi Alex.
I have encountered a problem when printing report on the printer. supose I have a report with 10 pages. When I try to print 10th page nothing printed at all and there is no signs that something has to be printed. when i check the printer there is not showing my document in the print queue.
If I specify first page to print it is printed correctly. there is no problem also when i try to print entire report. problem is occuring only if I specify other pages to print.
I'm using version 1.5.23 but this problem persists also in version 1.5.30

P.S It will be good if you add CTRL+P shortcut to print report on the printer.

8
Discussion | Обсуждение / How to elide Text
« on: January 18, 2020, 05:49:00 pm »
Hi Alex.
I need to elide text in TextItem. How can I do it?

9
Discussion | Обсуждение / Re: Some Features Request
« on: December 11, 2019, 06:16:10 pm »
Ok. Thank you

10
Discussion | Обсуждение / Re: Some Features Request
« on: December 11, 2019, 12:07:37 pm »
Ok Alex.
Now I see your point.
This solution perfectly fits my requiments.
Thank You.

11
Discussion | Обсуждение / Re: Some Features Request
« on: December 11, 2019, 09:59:57 am »
Hi Alex.
Report name as a default file name is not what I need.
I'm generating file name based on some logic so I need some way to set save file name programaticaly if possible.
Thank you for your effort.

12
Discussion | Обсуждение / Some Features Request
« on: December 04, 2019, 06:37:33 pm »
Hi Alex.
I need two new feature if posible.
1. Can you add some function to hide 'save to file' action from report preview toolbar so end user can't be able to save report xml to file.
2. When user clicks to 'print to pdf' action on report preview toolbar the save file dialog is shown. In this dialog file name is empty. Can you Provide some property or function to set file name of saved pdf file programaticaly.

13
Discussion | Обсуждение / Re: print on multiple printers
« on: November 09, 2019, 10:09:13 am »
Thanks.

14
Discussion | Обсуждение / print on multiple printers
« on: November 07, 2019, 10:04:34 am »
Hi Alex.
Can you show me example how to print on multiple printers?
Code: [Select]
bool printReport(QMap<QString, QPrinter*> printers, bool printToAllPrinters = false);I don't understand what should I pass as a key in Qmap

15
Quote
Hi!
Can't reproduce the problem.
Is it happens in all your reports where you use the SUM function?
I have checked it and problem persists only in one report. so it maybe my fault or report file is broken.

Pages: [1] 2