S
sgeorge
I'm trying to automate the save as web page feature in project 2003 pro. I
found the FileSaveAs function which requires a PjFileFormat as the file
format argument. Problem is, HTM/HTML isn't a valid PjFileFormat (as far as I
can tell). Is there another way to script the "Save as Web page" option?
Incase this might help, here is a summary of what I'm trying to accomplish:
Basically, I have a custom export map which I want to run for each resource
in the project. My map opens a resource selection dialog at the very end of
the export wizard then proceeds to export the data in HTM/HTML format.
So..one html file for each resource, with a filename based on the resource
name is my goal.
Hope this made sense.
Steve
found the FileSaveAs function which requires a PjFileFormat as the file
format argument. Problem is, HTM/HTML isn't a valid PjFileFormat (as far as I
can tell). Is there another way to script the "Save as Web page" option?
Incase this might help, here is a summary of what I'm trying to accomplish:
Basically, I have a custom export map which I want to run for each resource
in the project. My map opens a resource selection dialog at the very end of
the export wizard then proceeds to export the data in HTM/HTML format.
So..one html file for each resource, with a filename based on the resource
name is my goal.
Hope this made sense.
Steve