Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: pneutam on May 29, 2003, 11:26:10 pm
-
Below is the syntax for the PutDiagramImageToFile f'n:
PutDiagramImageToFile(
VARIANT DiagramGUID,
VARIANT Filename,
long Type):BOOL
What are the valid formats and their corresponding Type values?
-
I have the same problem. The only thing I've found out so far, is that 0 for the file formats means a bitmap export.
Couldn't find anything neither in the documentation nor with google. >:(
Anyone can help?