Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: pneutam on May 29, 2003, 11:26:10 pm

Title: PutDiagramImageToFile Formats
Post 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?
Title: Re: PutDiagramImageToFile Formats
Post by: mcavigelli on December 23, 2003, 07:28:26 am
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?