What I want to do is to insert a graph into a form and present to the user.
One way of achieving that could be to use the copypicture command (I know haow to do that) and then save it to the hard disc as a jpeg file (but I don't know how to do this) and then insert it into the form property.
My questions are:
a) is that the right strategy?
b) if a)=true then how can I save the picture as jpeg file?
c) if a)=false what would you do.
Any suggestions welcome.
Thanks
One way of achieving that could be to use the copypicture command (I know haow to do that) and then save it to the hard disc as a jpeg file (but I don't know how to do this) and then insert it into the form property.
My questions are:
a) is that the right strategy?
b) if a)=true then how can I save the picture as jpeg file?
c) if a)=false what would you do.
Any suggestions welcome.
Thanks