Hi there,
At the moment I have a form that has all sorts of objects (labels, textboxes, optionboxes, comboboxes, a comand button, a picturebox, flexigrids)
It basically a page of inputs and outputs that I want to print.
I want to be able to scoll it so I understand there are two options. Either scroll the command buttons or put everything into a picture and scroll the picture. Not too much success with either at the moment. Maybe something to do with the MDInterface? What path should I take considering I need to print the form?
I know there is also the printform command. This doesn't want to print the flexigrids. (they turn out as a black boxs).
If I put it all into a picture box can I take a snapshot of it (as it is on the screen) for printing?
