| Article | 70001668 |
| Type | Wish |
| Product | Engine |
| Date Added | 1/21/2020 12:00:00 AM |
| Fixed | 8.8005.0.3 (4/10/2020 12:00:00 AM) |
| Submitted by | Anna Di Grezia |
Summary
I wish I could import print style tables into frmPrintManager and view them in a combobox. The frmPenAsignment should show me the print styles table selected from the list.
Solution
We added a new combobox to our PrintManager Form like below
This combobox will be filled with ctb files that we can find in the SupportPath directories and also to the filename's folder and to the application's folder.
When the user sellects one then this file is imported to the PenAsigments of the printer of the specific layout.
Also the name of the ctb file that is loaded will be visible at the title of the PenAsigments dialog that opens by pressing the button next to the combobox.
