Saltar al contenido
View in the app

A better way to browse. Learn more.

Ayuda Excel

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Word to pdf excel 2003

publicado

Alguien me puede explicar como pasar un word a pdf desde vba??

Estoy probando con el siguiente código


Dim wrdApp As Word.Application
Dim wrdDoc As Word.Document
Set wrdApp = CreateObject("Word.Application")
wrdApp.Visible = True
Set wrdDoc = wrdApp.Documents.Open("pathtoFile\Plantilla.doc")
wrdDoc.ExportAsFixedFormat OutputFileName:="pathtoFile\wordtest.pdf", _
ExportFormat:=wdExportFormatPDF[/CODE]

[/font][/color]

[color=#141414][font=Georgia]Es lo que he encontrado googleando un poco, el problema esta en que la opcion ExportAsFixedFormat no me aparece por lo tanto en esa línea me da error.[/font][/color]

[color=#141414][font=Georgia]Tengo la opcion de pdfcreator pero es como está actualmente y me gustaria no tener que depender del programa ni de poner la impresora pdf como predeterminada.

[/font][/color][color=#141414][font=Georgia]Por cierto, si no me equivoco mucho la opcion ExportAsFixedFormat es para Office 2007 y por tanto para mi 2003 no me sale la opcion, estoy en lo cierto?[/font][/color][color=#141414][font=Georgia]

[/font][/color][color=#141414][font=Georgia]saludos y gracias!![/font][/color]

Featured Replies

publicado
  • Autor
hola rixi87 estas en lo cierto

La verdad que muchas gracias, pero si me dieras alguna opcion te lo agrdeceria muchisimo mas.

Saludos!

Archivado

Este tema está ahora archivado y está cerrado a más respuestas.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.