This option allows you make sure that if there is no enough space at bottom of page then group header is printed on the next page with its records.
Category: Valentina Studio Pro
Report Editor get Copy Style feature
You can now copy style from one element of report to another using tool bar button.
Report Editor now supports ORDER of items.
Igor have implement ORDER of items feature.
This allows you to have two or more overlapped objects and control their order of draw using commands
* Send To Back
* Send To Front
You can find these commands as buttons in the Toolbar, as menu commands and as keyboard shortcuts.
Report Editor More Beautiful, Powerful
Igor has improve the appearance of Report Editor’s toolbar. Now it have groups to easy switch between different sets of actions and see buttons only for that actions. This also allows to add into the same space much more toolbar’s buttons.
Added more toolbar buttons and commands to edit layout of a report.
Valentina Reports – Faster, Faster…and Faster!
During last month, Igor did an incredible job to speed up Valentina reports in different areas x10, x2, x2 times …
- Now faster PREVIEW of reports in the Report Editor of VStudio Pro
- Now faster drawing of report layouts in the Report Editor
- Now faster generation of PDFs
Организация тулбаров в VStudio
Главный тулбар
Содержит действия общие для всех страниц, такие как :
- Навигация по страницам( вперед/назад )
- Сохранение/Обновление/Открытие
- Список инструментов( Schema Editor, Data Editor и т.д. )
- А также в порядке исключения для Schema Editor в главном тулбаре показываются действия для работы с текущим серверным соединением( чтоб не перегружать тулбар в самом Schema Editor )
В версии 4.2 был изменен внешний вид тулбара для Windows, т.к. предыдущий не вписывался в стиль как самой студии, так и Windows Vista( или XP с недефолтной темой ).
Тулбар страницы
Содержит действия специфичные только для данной страницы
Тулбар списка
Содержит действия над списком – обычно это создание/удаление и т.п.
Тулбар диалога
Содержит действия для данного диалога, которые не напрямую связаны с его назначением
В будущем надо будет добавить поддержку разных тем для тулбара( и всего интерфейса ), а также пройтись по всем страницам и диалогам для приведения их к общему стилю
Report Control Picture now have property to specify picture by URL/path.
As result you can show in a report not only picture from DB, but from disk or by any URL.
Reports on linux now much faster (10+ times)!
Igor have made great job improving speed of reports generation on linux, which uses the FreeType library (instead of wxWidgets+OS like on WIN/MAC). As result, time of report of one developer go down from 3 second to 0.3.
Actually FreeType library can be used on MAC and WIN. Just no big sense because it was much slower.
Now we see sense to enable TWO render-engines on MAC/WIN and be able switch them runtime. This will be useful for building of automated test-system for reports.