Search found 1 match
- Mon Dec 14, 2015 5:16 am
- Forum: .NET
- Topic: Scroll pager tool issue
- Replies: 1
- Views: 4247
Scroll pager tool issue
Hi Support In our application, we allow users to save charts using user-defined formatting from the Chart Editor. We are having issues with the Scroll Pager Tool. After a producing chart, we save the into a temporary file and create byte array from the file: Dim fileName As String = CommonFunctions....