Antonio said:
Hi
Is posible to create .wmf or similar
for graphical output? Write graphic to file?
Yes, use EditCopyPicture. Here is an example which creates a gif of all
tasks shown on screen and saves it to a file named c:\foo.gif.
EditCopyPicture Object:=False, ForPrinter:=2, SelectedRows:=0,
FromDate:="11/2/03 12:00 AM", ToDate:="12/12/03 12:00 AM",
FileName:="C:\foo.gif", ScaleOption:=pjCopyPictureShowOptions
--
Please try to keep replies in this group. I do check e-mail, but only
infrequently. For Macros and other things check
http://masamiki.com/project
-Jack Dahlgren, Project MVP
email: J -at- eM Vee Pee S dot COM
+++++++++++++++++++