VERSION 5.00 Object = "Word.Document.8"; "WINWORD.EXE" Begin VB.Form InformeWord Caption = "Form1" ClientHeight = 4935 ClientLeft = 60 ClientTop = 450 ClientWidth = 7830 LinkTopic = "Form1" ScaleHeight = 4935 ScaleWidth = 7830 StartUpPosition = 3 'Windows Default Begin WordCtl.Document Informe Height = 4575 Left = 240 OleObjectBlob = "InformeWord.frx":0000 TabIndex = 0 Top = 240 Width = 7335 End End Attribute VB_Name = "InformeWord" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False Option Explicit