Pavel Severýn
Pavel Severýn

Reputation: 255

create DOC file in actionscript/flex/air

How can I make a word file (.doc) from flash builder (air aplication)? Is there any library to do that?

Upvotes: 1

Views: 792

Answers (1)

TobiHeidi
TobiHeidi

Reputation: 1251

There is http://code.google.com/p/rtflex/ which lets you create RTF Files that can be opened in Word.

Upvotes: 2

Related Questions