1. Ruslan Zasukhin
  2. Valentina Reports ADK
  3. Wednesday, August 07 2019, 08:54 AM
  4.  Subscribe via email
Hi All,

Do you dream about adding a feature to Valentina Reports that would help improve your solutions? Some irritating bug got you down that you'd like us to prioritize?

We are listening. How can we make Valentina Reports better?
Comment
There are no comments made yet.
Dale Accepted Answer
Another one from my wishlist:
I wish to multiple-select the parameters of one report, right-click, select "Copy" then paste it to another report.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 1
Martin Kubitza Accepted Answer
1) Rotating label objects is the most important point, but rotationg fields are also very useful...

2) ok, i understand that! At the moment i can handle this - my clients don't need to change the reports, this is my job and this service is paid ;-)

Best regards

Martin Kubitza
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 2
Frank Juergensen Accepted Answer
We would like to have the possibility to change the watermark image without changing the report.

  • One option would be to add it to the watermark object (report.watermark) and let it be changed via javascript.
  • The other possibility would be to allow external sources for the watermark. Similar to the picture element "URL (local or remote)".

Either option would work for us. The second one would be simpler to implement on our side.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 3
Roger Accepted Answer
Hello

I have a Notebook with 4k Monitor and the report in edit mode is a bit small. A zoom more the 200% I think 300% and 400% can be nice.

Regards Roger
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 4
Beatrix Willius Accepted Answer
1. Multipage html support.
2. A less confusing workflow. In the beginning I was looking for "Create new report". I doubt I can remember after 2 weeks or so how to create a report.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 5
Ruslan Zasukhin Accepted Answer
Another one from my wishlist:
I wish to multiple-select the parameters of one report, right-click, select "Copy" then paste it to another report.


Hi Dale,

Igor has implemented this in 9.6.2, which is on the site already.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 6
Ruslan Zasukhin Accepted Answer
Hi Dale,

I have re-read, it seems you mean EXPORT from Valentina Reports to Excell and Word?
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 7
Scott Accepted Answer
Printing records horizontally, from left to right (and repeat on new lines) would be something I could use tremendously. Financial reports or other reports that tabulate data on a periodic basis, such as daily, monthly, yearly, etc, have always been on my wish list for client solutions.
Comment
Hi Scott,

Q: How this differs from sub-reports?
Q: this is cannot be resolved at all now in Valentina Reports?

It seems we do not see very good what Trevor and you mean :(


  1. Ruslan Zasukhin
  2. 4 years ago
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 8
Martin Kubitza Accepted Answer
What about rotating objects?
Editor runtime for embedding in applications?

;-)
Comment
1) Rotating objects in the Report Editor? Which objects?

2) Embedded Report Editor into Xojo, LiveCode, NET app, PHP App, Java app, etc looks so far not resolved task. Our Report Editor from VSudio uses the whole Qt and yet couple big libraries. Extract all this into separate working DLL or set of DLLs ...
  1. Ruslan Zasukhin
  2. 4 years ago
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 9
Scott Accepted Answer
I agree - the ability to rotate an object, at least a label, to the vertical position would be good. I attached an example.
Attachments (1)
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 10
Ruslan Zasukhin Accepted Answer
Hi Guys,

The first results about Rotating of controls
Attachments (2)
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 11
Trevor Campbell Accepted Answer
I have included the report, the report design and the page setup dialogue box, which has the column size. It looks like it acheives rows by allowing the column height to be specified, allowing multiple rows/reports to appear on the same page.

Thanks
Attachments (3)
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 12
Sergey Pashkov Accepted Answer
Hi Trevor,

It is necessary to change the value of column_layout property to 'Right' to get the layout you attached earlier:

Column1 Column2
Record1 Record2
Record3 Record4
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 13
Sergey Pashkov Accepted Answer
Hello Frank,

It will be available in the upcoming version 13.5 via JavaScript, e.g.:

report.watermark.picture.load( 'https://doc.qt.io/style/qt-logo-documentation.svg' )
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 14
Roger Accepted Answer
Yes, a wish more.

On a 4K monitor the left pane from the Studio properties is very small as you can see in the hardcopy. Is in english an german the same.

Regards Roger
Attachments (1)
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 15
Lynn Fredricks Accepted Answer
Hi Martin,

To be clear, you'd like any visual object to be able to be rotated (flip horizontal to vertical, vertical to horizontal) on the page, right?
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 16
Beatrix Willius Accepted Answer
I had added an example report at https://www.valentina-db.com/en/discussions?controller=attachment&;task=download&tmpl=component&id=931 . There is a header, then I have a table with database fields. The bulk of the report is a html database field which can span multiple pages.

As I thought I couldn't find in Valentina Studio how to create a report - again. Something to get started is missing. The wizard wasn't too bad.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 17
Ruslan Zasukhin Accepted Answer
Hi Trixi,

1) Multipage html support

Explain, please. You talking about HTML inserted into report using control?


2) Do you have idea how this can looks?
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 18
Sergey Pashkov Accepted Answer
Unfortunately, these changes don't help in such layout.
They can work if there is only one region with variable height.

Are there a lot of reports of such kind?

I recreated a similar report with one Page Body region and two subreports (layout.png).

To set the minimum height of this region a rectangle (148.5 mm height) was added.
Vertical margins of the report are set to 0.

draw_borders property is unchecked on the last screenshot.
Attachments (3)
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 19
Sergey Pashkov Accepted Answer
Hi Trevor,

I'm testing the changes for this task made in the latest version.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 20
  • Page :
  • 1
  • 2


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Categories

Announcements & News
  1. 0 subcategories
Valentina Studio
  1. 2 subcategories
Valentina Server
  1. 4 subcategories
Valentina Database ADK
  1. 0 subcategories
Valentina Reports ADK
  1. 0 subcategories
Other Discussions
  1. 2 subcategories
BETA Testing
  1. 0 subcategories
Education & Research
  1. 0 subcategories