Creation through SmartForm file as .word

Colapsar
X
 
  • Tiempo
  • Mostrar
Limpiar Todo
nuevos mensajes
  • cristina.torre.diaz
    Junior Member
    • ago
    • 1

    #1

    Creation through SmartForm file as .word

    Hi all,

    I am creating for transaction IW51 and IW52 differents forms to print them. And currently they are configurated with smartform, so the file obtained is .pdf, but as requirement of our customer, it has to be done in word. In order that some section and texts could be completed modify, deleted or include new lines, so the only possibility shoudl be that previously to create this document as pdf, it could be created as word to modify manually by user. It is possible with SAP???

    Could anyone tell me any alternative.

    Thanks and regards.
  • DCErick
    Moderator
    • mar
    • 1090

    #2
    Hi Cristina.

    Check the following link. Spool to Word

    The idea is send the smartforms to spool, get it with function "RSPO_RETURN_ABAP_SPOOLJOB" and after that send it to CLIPBOARD with function "CLPB_EXPORT" and paste the contains in a word document created with the help of ole2_object.
    -------------------
    ¿Dudas para descargar manuales? Ver este tema -> Cómo descargar manuales de la sección "Descargas" ?

    Comentario

    • jarabas
      Senior Member
      • ene
      • 109

      #3
      Hello.

      this way to export smartform to word format, operates correctly, but I've a problem with the format.

      How i can fix retaining the format?

      thanks in advanced

      Comentario

      Trabajando...