How to export Image from a REPORT to MS word document?

hi all,
I am using SAP Desktop Office Integration interfaces to export data from server and store in a MS Word document, Kindly explain me following things:
1. How can I export a image from SAP server to MS word document.
2. Can I also do the formating (BOLD, ITALICS, UNDERLINE etc) of the data  in the MS word document being created.
Please reply, it is very urgent.
Thanks in advance.

use following code to store any kind of document in the SAP server.
CREATE OBJECT o_document_set.
  MOVE: '1' TO wa_signature-doc_count,
  '1' TO wa_files-doc_count.
'C:\SAPPCADM' to wa_files-directory,
'BDSPresentation.PPT' to wa_files-filename.
  APPEND wa_signature TO i_signature.
  APPEND wa_files TO i_files.
  CALL METHOD o_document_set->create_with_files
    EXPORTING
      classname  = i_classname
      classtype  = 'OT'
    CHANGING
      object_key = i_object_key
      files      = i_files
      signature  = i_signature.
Thanks
Yogesh Gupta

Similar Messages

  • How do I convert from a pdf to a word document?

    How do I convert from a pdf to a word document?

    Hi SGU,
    There are 2 Ways to do this ...
    1. Either Use Adobe Export PDF Service .. Please Refer : https://www.acrobat.com/exportpdf/en_GB/convert-pdf-to-word.html
    2. Use Adobe Acrobat to do it ... Refer : http://www.adobe.com/products/acrobat/pdf-to-word-doc-converter.html

  • How to export images from 8i

    I have successfully imported a couple of pictures from a file system and can display them on a webbrowser.
    Now I want to export them but the method image.export(ctx, 'FILE', 'IMGDIR', 'joe.gif')
    creates a lot of cryptic error messages.
    What could be wrong? Has anyone noticed the same?
    I am thankfull for any hint or advice.

    Hi,
    Just to confirm: the export method for the built-in FILE source type in the interMedia ORDImage/Audio/Video object type APIs is not implemented in versions prior to 8.1.7. To use the export method, you must have Oracle 8.1.7 or later. (It is possible to implement your own plug-in to the embedded ORDSource type and implement your own import, export, etc, methods, but it would be a lot of work, and is way beyond the scope of this discussion forum.) With 8.1.6, it would be a simple matter to write a Java application to extract images from the database and write them to a file. For 8.1.5, you'd have to do it with an OCI application, which is more work.
    Simon
    null

  • Can't copy text or images from webpages and paste into word documents or notepad

    Today suddenly I cannot copy text or images from webpages (I tried many different ones) and paste into my word 2010 document or notepad. What can I do to get this ability back. Yesterday it worked fine. It does not appear to be a problem with word or notepad so I have to assume it is a problem with Firefox

    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    '''If Firefox is open,''' you can restart in Firefox Safe Mode from the Help menu:
    * Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    '''If Firefox is not running,''' you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".
    ;[[Image:SafeMode-Fx35]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • How to export images from Lightroom web collection?

    I selected the option to share my Lightroom Gallery online from the Lightroom Mobile App. I can view my images on the web, but theres no option to save/export the photos. I wanted to share the entire gallery easily so that my family may download and print pictures at their convenience.

    this is reall a basic missing functionality.. Can we hope to have it soon ?

  • Export image from smartform

    Hi Experts,
    For importing we use SE78 & upload image, How to export image from SAP to our presenation server?
    In Smartforms, I have an image in color, it need to be downloaded for further modificatons.
    Please give me useful solution for it.
    Thank you.

    Hi i think you cannot download pictures loaded into SE78, the only possiblity(iam not sure) is to print the image from SE78 into a PDF file and then copy the picture into some image editing tool like MS-Paint.
    Regards
    Karthik D

  • HT4007 How do I export images from Aperture to my iPad Mini?

    How do I export images from aperture to my iPad Mini?
    Berndpeter

    I am going to give it a try.
    Greetings from Mexico!

  • Exporting data from ALV Report...

    Dear All,
    While I am exporting data from ALV report to any other Format (Excel, Txt, HTML) it only export the data of last column, but the heading is comming properly and also the column heading is displaying properly.
    So how to rectify it. (the report is Object Oriented).
    Regards,
    Dahrmesh

    Hi Davabap,
    Refer this sample program "BCALV_GRID_VERIFY" . I hope it is problem with structure mismatching.
    Otherwise can you paste your code ?
    Regards,
    Vicky
    PS: Award points if helpful

  • Unable to export image from Webi to  excel.

    Hi,
    Can any one provide solution for export image from webi to excel( 3.1 & 4.0).
    Thanks,
    Praveen

    given link(https://service.sap.com/sap/support/notes/1299111) is not working.
    the above link contain
    Symptom
    Unable to Export images from a Web Intelligence report to Microsoft Excel.
    A Web Intelligence report is created using images to denote alerts. The report works OK in Web Intelligence but when exported to Microsoft Excel, the images do not display.
      Environment  
    Business Objects Enterprise XI Release 2
    Business Objects Enterprise XI 3.1
      Reproducing the Issue  
    Create a simple Web Intelligence document.
    Add a blank cell and within that cell link it to an image. (Either set as background for the cell or Image URL.)
    Save and export to Excel. The image will not be displayed.
    Cause
    Web Intelligence export engine does not support the export of images to excel.
    Resolution
    In BI4.0, Web Intelligence export engine does support the export of images to excel.
    Workaround 1 :
    Most image formats are supported in PDF export. Users may be able to use that as an alternative.
    Workaround 2 :
    If images are required in the final Excel document, the user would need to recreate those image links manually in Excel.
    Keywords
    Export , image , excel , WRC, Webi ,XIR2, XI3.1 , BI4.0
    Header Data
    Released On
    21.10.2011 14:43:35   
    Release Status
    Released to Customer   
    Component
    BI Business intelligence solutions  
    Priority
      Normal  
    Category
      Problem  
    Product
    Product
    Product Version
    SAP BusinessObjects Business Intelligence platform
    SAP BusinessObjects Enterprise XI 3.0

  • Exported images from lightroom 3.6 to my desctop are much inferior to the image on Lightroom

    Hi All,
    Exported images from lightroom 3.6 to my desctop are much inferior to the image on Lightroom in color, sharpness, detailes ext. Anyone knows why and how to fix this? I tried all the export combanations I could and the problem remains.

  • How can transfer images from lightroom to LaCie external drive?

    How can i export images from lightroom toLaCie external drive?

    Hi welcome!
    It's possible that your description of what you want to do is a bit ambiguous.
    Are you wanting to move your images from an internal drive to an external drive?
    Are you wanitng to actually export images out of Lightroom with the destination being an external drive (a very different propostion to the above option)?
    Is there something else that you are actually wanting to do?
    Also Lightroom does not hold the images themselves.
    Lightroom has a database (called a catalog) that references the location of images that have been imported.
    Tony Jay

  • How to export image data into XDP

    Hi, All
      I'm working on a healthcare project that needs to export the doctor's signature image into XDP file from the database to fill in the Insurance company claim form. My question is how to export image data into a field node in the XDP file, we know the name of the image field which defined in the PDF form, Is it something like:
      the signature image data ?
    Should the image data in this node be base64 encoded or text encoded or something else?
    Can the image be any kind? e.g. BMP, PNG, JPEG, ..., etc?
    Thanks
    William

    Hi Andre,
    Document will be of ASCII characters right?? but image data will be in binary format. as per database concept it is stored as binary large object. But in datawarehousing the back end is also going to be some database such as Oracle or other DBs.
    which can take blob's. so it would be possible to store the binary data.
    If any one has faced this situation can reply.to this ques.
    can post the step to load image(jpg/bmp or any image format) data in to info cube??
    hi andre if u have done loading image data as you say.pls reply me if you have the steps with you.
    thanks Andre

  • How to export photos from photo gallery to my iPad

    How to export photos from photo gallery to my iPad

    I had no trouble finding the "Export" tools in the "File" menu. They are greyed out when no photo is selected, but they are functional after selecting one or more photos.
    I agree that it would be nice to have the "Reveal in Finder" option back, but they probably don't want us mucking about inside the Photos library structure.

  • How to export photos from lap to to ipad

    how to export photos from lap top to ipad,i keep draging them in ipad devise logo,photos jump back in place.if i click on to export in i photo,it only would go to files??????help!!

    Use the photo set up in the iTunes sync
    LN

  • How to export photos from iMac to iPad and iPhone

    How to export photos from iphoto to my iPad and iPhone the easiest way.

    There are a number of methods including:
    Via iTunes and USB cable: iTunes: Syncing photos - Apple Support
    Via Photo Stream: http://support.apple.com/en-us/HT201317
    Via 3rd party app: http://www.photosync-app.com
    Via 3rd party cloud services such as Dropbox

Maybe you are looking for

  • Associating a Windows app with my camera on my Mac

    I am trying to associate the attachment of my digital camera with the launching of Darwine-mediated Picasa2. I have tried the RCDefaultApps utility but it greys-out all .exe files. I tried Winehelper.app but could find no way in the GUI to affix a 'P

  • Gross invoice posting

    hello gurus   what is difference b/w gross invoice posting and net invoice posting

  • Application registered with shared services registry 11.1.2.1 - interesting

    Here is an interesting situation. Our HFM application has 4 to 5 AD groups in shared services. All groups are ok except one group which keeps dropping out of shared services. Hence the users loggin in from that domain couldnt connect and get the mess

  • Unable to start oc4j in aix

    installation was done on aix server. jdk 1.6 was used with sr8 provide the doc if available for aix 10.1.3.4.1 (64 bit) error :socket is already in use...mentioning the port no. suggest on the same .

  • Why won't Apple TV Home Share with my iMac?

    Why won't Apple TV Home Share with my iMac? I have no problem Home Sharing with MacBook Pro.  I have set up all Sharing settings on my iMac exactly the same as my MacBook Pro.  The operating system on my iMac and MacBook Pro is the same (OS X Mountai