Expand my Community achievements bar.

PrintFormDefault() function

Avatar

Former Community Member
We are actually using Adobe Designer 5.0. We would like to know if anyone knows anything about the PrintFormDefault() function.

We are also using VB .net to try and print multiple forms at the same time.



Here is a code snip-it:



objInner = FormSelector.ComponentMap.Find("FormControl")

objInner.PrintFortmDefault()



Any help will be greatly appreciated.



Thank you!
0 Replies