Skip to main content
Participant
May 21, 2012
Question

CS6: What happened to "saveAsHTML"?

  • May 21, 2012
  • 1 reply
  • 756 views

Some obscure blog entry

http://blogs.adobe.com/ivandavid/illustrator_cs6_save_for_web/

mentions that the HTML Export feature has been removed "from the Save for Web" dialog in CS6.

The CS6 Illustrator Scripting Reference however still mentions "saveAsHTML" in the ExportOptions for the exportFile method.

It does not seem to work anymore - which is consistent with the blog entry, but not with the documentation.

How can I continue to generate HTML Imagemaps from Illustrator?

This topic has been closed for replies.

1 reply

Inspiring
May 22, 2012

I believe they just forget to delete these from the documentation. Like that they also forget to add new things.

So now it's impossible to generate HTML code with JS.(Maybe `Application.sendScriptMessage` can do something helpful? But that's also no documentation)