View Single Post
Old 12-09-2009, 10:14 PM   #271
gonzule
before sleep, read or TV?
gonzule began at the beginning.
 
Posts: 106
Karma: 10
Join Date: Apr 2008
Location: Australia
Device: Kobo Libra 2
hi. i'm having problems wih word 2007 and calibre 0.6. Actually, its just word 2007 (in spanish).

When i try to create the epub i get this error on the visual basic script. i tried looking for a difference in the function name between word in spanish and english, but i couldnt find it. is there a temporary workaround for this?

Quote:
If ActiveDocument.Saved = True Then
frmCalibreAllFormat.Show
Else
MsgBox "Document must be saved before creating eBook(s)", vbOKOnly, "Document must be saved!"
End If
End Sub
gonzule is offline   Reply With Quote