Skip to main content

SmartSync Feature

The SmartSync feature of the Scheduler reporting controls synchronizes date-time and resource iterations when printing a report. The feature makes possible various Tri-fold reports, illustrated below.

You can construct a report of the standard tri-fold style, with lined space for notes in the center:

Tri-fold standard

Another variation is the resource report, integrating Day, Week and Month views:

Tri-fold resource

To enable synchronization for tri-fold reports, set the SchedulerPrintAdapter.EnableSmartSync to true and specify the SmartSyncOptions.GroupType.

See Also