Article | 60001712 |
Type | Wish |
Product | Engine |
Version | 6022 |
Date Added | 5/24/2012 12:00:00 AM |
Fixed | (5/24/2012 12:00:00 AM) |
Submitted by | Jan-Erik Carlson |
Summary
If I create a new layout and set DisableShowPrinterPaper = true and then use MergeTables I get a copy of the layout in myTestDocument but the value of DisableShowPrinterPaper = false myTestDocument.MergeTables(vdFramedControl1.BaseControl.ActiveDocument, true, true); myTestDocument.CommandAction.RegenAll();
Solution
Added in 6023