How to render a word doc stored on a file server?

How render a word doc, the word doc is stored on a file server, the key is in the parent table and the url is in child table? I using MVC.

Questions about rendering in MVC will be handled better in the MVC forum
http://forums.asp.net/1146.aspx
Paul Linton

Similar Messages

  • Getting a Word-Doc stored in DB as Blob

    Hi !
    I'm an intermedia-beginner and I would like to know, how can I get the content of Word-Doc (stored as blob) by searching (if kriteria is found)?
    Example:
    I have a table: documents(id number pk,note varchar2(20), doc blob )
    indextype is ctxsys.context (pref -inso_filter)
    by searching :
    select id from documents where contains (doc,'search_kriteria') > 0;
    i need to get a document-blob, that includes the search kriteria.
    Thanks

    Hello, Stefan;
    Is this a Windows or Web application?
    Visual Basic 6.0 shipped with Crystal Reports 4.6 Visual Studio .NET 2005 ships with Crystal Reports 10.2 and VS .NET 2008 with version 10.5.
    The Crystal Reports application was rewritten in versions 5.0 and  9.0 and a great many changes were made - among them different options for including OLE Objects. See the [Note 1218374|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do] for useful new functionality. I tested a report with a linked Word document and it viewed well through Visual Studio .NET 2008.
    Is it possible support for the  the Word format as a BLOB field in MS SQL Server has changed over time. What method is used to create the document as a BLOB field?
    Are you using the bundled version included with Visual Studio .NET? In the article recommending the property 'Retain Original Image Color Depth', there is a note:
    Note: This option only functions with the full version of Crystal Reports 9 or 10. This option does not function with the .NET Report Designer.
    Originally the issue was fixed but only in a full versions of Crystal Reports Developer, not in the versions bundled with Visual Studio .NET.
    I tested with a linked Word document and see some degradation when there is an image in the Word Document but not in the text itself.
    Elaine

  • How to upload a Word doc from MacBook to iCloud?

    How to upload a Word doc from MacBook to iCloud?

    Just going to throw in again: iCloud is to keep's Apple's products on Apple's devices synced up between multiple devices. It isn't for sharing. It isn't for storage.
    iCloud is the Apple-branded cloud (see the "i"). It isn't meant to be a completely free-of-charge realization of the future that all the tech people keep calling "the cloud."
    It adds a lot of very nice functionality to Apple's own products, yet people are screaming their heads off about not getting free disk space and free bandwidth to use for whatever they want online. Apple added functionality, but tons of people seem to think they took away functionality. These things were never promised with iCloud.

  • How do I view word docs on lion?

    How do I view word docs on lion? I just downloaded Lion in order to get icloud to work and am hating it so far. It's super slow, my address book keeps freezing and now I can't access my word files. Any advise out there?

    TextEdit will open Word documents.
    For the problems you are otherwise describing I recommend:
    Reinstalling Lion Without the Installer
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alterhatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion: Select Reinstall Lion and click on the Continue button.
    Note: You can also re-download the Lion installer by opening the App Store application. Hold down the OPTION key and click on the Purchases icon in the toolbar. You should now see an active Install button to the right of your Lion purchase entry. There are situations in which this will not work. For example, if you are already booted into the Lion you originally purchased with your Apple ID or if an instance of the Lion installer is located anywhere on your computer.

  • How to convert Ms Word (.doc) file to Protected pdf

    Hi all,
    Is anybody out there could help me on how to convert Ms Word (.doc) file to protected pdf file using java? May be there are some jar file I need to download or any tools you used before? Thanks in advance... =)

    Hi all,
    Is anybody out there could help me on how to convert
    Ms Word (.doc) file to protected pdf file using java?
    May be there are some jar file I need to download or
    any tools you used before? Thanks in advance... =)Hi All,
    Thanks for your replies..I think i almost find the solution. I found 2 options to do this. They are :
    1. Get Adobe Acrobat and it's SDK (has to buy)
    2. Get OpenOffice 2.0.4 and it's SDK (opensource)
    So, i do option 2. I install them in my system.then i call them from my ide. Then i follow the code from this link..
    http://weblogs.java.net/blog/tchangu/archive/2005/12/open_office_jav_1.html
    Thanx.. =)

  • Is it possible to add a word doc (as a separate file) in Captivate?

    This could help to satisfy 508 compliance. This is in addition to the closed captioning feature, which I plan to incorporate.
    FYI - I used Articulate Presenter in the past and was able to attach a Word Document, which user was able to access via link.
    It would be nice to have a word doc incorporated into the stand-alone Captivate outpout.
    Thanks!
    Share

    Hi Share,
    Welcome to Adobe Forums.
    You can add a word doc in Captivate as a separate file.
    On a button or click box you can select the Action to "Open URL or File" and then type the name of the word doc in URL box. After publishing the output paste the word doc in the output folder and this will open the word doc as a separate file from the button.
    Thanks
    Vikas

  • How to open Word doc stored in BDS?

    I faced the problem using BDS. I have table with stored object_keys of Word documents stored in BDS. I can retrieve url for this docs using METHOD CL_BDS_DOCUMENT_SET=>GET_WITH_URL. But how can i open this document using url or something else?
    For example, 'WS_EXECUTE' don't understand BDS-URL as a doc adress.
    Thanks to all who will try to help me.

    Using BDS_OBJECT_DISPLAY i get runtime exception CX_SY_DYN_CALL_ILLEGAL_TYPE. I use BDS in this way. May be  I don't create BDS doc in a proper way?
    *&      Form  SAVE_FILE_RETRIVE_ID
    *       Locate File in BDS Repository Retrive ID
    FORM SAVE_FILE_RETRIVE_ID CHANGING OBJ_KEY TYPE SBDST_OBJECT_KEY.
      DATA: LV_COMPON TYPE BAPICOMPON,
              LV_SIGNAT TYPE BAPISIGNAT.
      LV_COMPON-DOC_COUNT = '1'.
    *  lv_compon-comp_count = '1'.
    *  lv_compon-comp_id = 'Employee Image'.
      lv_compon-mimetype ='application/x-oleobject'.
    *  lv_compon-comp_size = '1024'.
      APPEND LV_COMPON TO GV_COMPON.
      LV_SIGNAT-DOC_COUNT = '1'.
    *  LV_SIGNAT-DOC_ID = 'IMAGE'.
    *  LV_SIGNAT-DOC_VER_NO = '1'.
    *  LV_SIGNAT-DOC_VAR_ID = '1'.
    *  LV_SIGNAT-DOC_VAR_TG = 'ORIGINAL'.
    *  LV_SIGNAT-COMP_COUNT = '1'.
    *  LV_SIGNAT-PROP_NAME = 'IMAGE'.
    *  LV_SIGNAT-PROP_VALUE ='IMAGE'.
      APPEND LV_SIGNAT TO GV_SIGNAT.
      CALL METHOD CL_BDS_DOCUMENT_SET=>CREATE_WITH_TABLE
        EXPORTING
    *     LOGICAL_SYSTEM  =
          CLASSNAME       = 'DOC'
          CLASSTYPE       = 'BO'
    *     CLIENT          =
          COMPONENTS      = GV_COMPON
          CONTENT         = GV_T_FILE
       CHANGING
          OBJECT_KEY      = OBJ_KEY
          SIGNATURE       = GV_SIGNAT
       EXCEPTIONS
         INTERNAL_ERROR  = 1
         ERROR_KPRO      = 2
         PARAMETER_ERROR = 3
         NOT_AUTHORIZED  = 4
         NOT_ALLOWED     = 5
         NOTHING_FOUND   = 6
         OTHERS          = 7
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                   WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM.                    " SAVE_FILE_RETRIVE_ID
    *&      Form  OPEN_TASK_DOC
    FORM OPEN_TASK_DOC USING OBJ_KEY TYPE SBDST_OBJECT_KEY.
      DATA: LV_T_FURLS TYPE BAPIURI OCCURS 1,
                LV_URL TYPE BAPIURI,
                FILE_URL TYPE URL.
      CALL METHOD CL_BDS_DOCUMENT_SET=>GET_WITH_URL
        EXPORTING
    *      LOGICAL_SYSTEM  =
          CLASSNAME       = 'DOC'
          CLASSTYPE       = 'BO'
    *      CLIENT          =
          OBJECT_KEY      = OBJ_KEY
    *      URL_LIFETIME    =
        CHANGING
          URIS            = LV_T_FURLS
    *      SIGNATURE       =
    *      COMPONENTS      =
        EXCEPTIONS
          NOTHING_FOUND   = 1
          ERROR_KPRO      = 2
          INTERNAL_ERROR  = 3
          PARAMETER_ERROR = 4
          NOT_AUTHORIZED  = 5
          NOT_ALLOWED     = 6
          OTHERS          = 7
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                   WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      READ TABLE LV_T_FURLS INDEX 1 INTO LV_URL.
    * LV_URL - url to the doc we need to display
      FILE_URL = LV_URL.
      CALL FUNCTION 'BDS_OBJECT_DISPLAY'
        EXPORTING
          URL                  = LV_URL
          MIMETYPE             = 'application/x-oleobject'
    *     DOC_TYPE             =
    *     DOCUCLASS            =
    *     FILESIZE             =
    *   TABLES
    *     CONTENT              =
    *     ASCII_CONTENT        =
    *   EXCEPTIONS
    *     DP_ERROR             = 1
    *     FILE_ERROR           = 2
    *     INTERNAL_ERROR       = 3
    *     EAI_ERROR            = 4
    *     OTHERS               = 5
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM.                    " OPEN_TASK_DOC

  • How to upload a word doc

    Dear friends,
    i wolud like to upload a word doc which is consists of images and text into SAP data base or into a folder which is created in a local drive in hard disk.
    And at the same time how to retrive or download that file into hard drive.
    pls help me how to do this.
    Thanks in advance to every one,
    with regards,
    Ajay Kumar K,
    9908979994.

    Hi,
    Thanks for u r answer.and if u don't mind can u pls tell me where can i be able to store the files i.e is whether in SAP db or a specified Location in my hard disk.nd if it is in SAP DB what shoud be the data type i've to use.
    Thanks in advance,
    WIth regards,
    Ajay Kumar K,
    +919908979994

  • How can I open Word docs with Pages?

    I just installed the iWorks software because it said it would open Word docs. Now I can't seem to open any Word .doc files I had archived onto CDs, after abandoning my PC.
    I've made Pages my default application for opening text, and that didn't help. I just keep getting the error message "The document "X.doc" couldn't be opened." Any ideas?
    IMAC   Mac OS X (10.4.8)  

    Welcome to Apple Discussions Paul
    Pages - the word processing/page layout application in iWork (no "s") - usually doesn't have any problems with opening Word files, but I do believe it can't open any Word files older than version 6. It is also highly unlikely that it would be able to open any from the new 2007 version. If your documents are from a version in between those, they should open.
    How are you trying to open them? There are at least three common methods, but, since you say the documents are on a CD, I suggest copying them from the CD to your hard drive first. To open one at a time you can use File > Open (where > means following menu commands with your cursor). To open more than one at a time, select the ones you want by Command- (⌘) clicking the files & then dragging them onto the Pages icon in the Dock or a Finder window or Control- or right-click & choose Pages from Open with in the contextual menu that appears.

  • Poor image quality when displaying OLE Word doc stored in BLOB

    Hello,
    I am migrating some CR Reports from VB6 to VB.NET 2008.
    The reports retrieves Word documents that is stored in BLOB column on SQL Server 2005.
    If CR.NET (same behaviour with 2005 and 2008 versions) renders the word document, the quality is really bad. Looks like an ugly moire effect. The characters below 8pt font size are hardly readable.  I have already set the option "use full color-depth" in the report options.
    If the same word doc is rendered with CR that's included in VB6, it shows a clear and sharp output - the same as displayed in word.
    Where is the difference in handling Word OLE between those two CR versions?
    Is there anything I can do to improve the quality with CR.NET?
    Regards,
    Stefan

    Hello, Stefan;
    Is this a Windows or Web application?
    Visual Basic 6.0 shipped with Crystal Reports 4.6 Visual Studio .NET 2005 ships with Crystal Reports 10.2 and VS .NET 2008 with version 10.5.
    The Crystal Reports application was rewritten in versions 5.0 and  9.0 and a great many changes were made - among them different options for including OLE Objects. See the [Note 1218374|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do] for useful new functionality. I tested a report with a linked Word document and it viewed well through Visual Studio .NET 2008.
    Is it possible support for the  the Word format as a BLOB field in MS SQL Server has changed over time. What method is used to create the document as a BLOB field?
    Are you using the bundled version included with Visual Studio .NET? In the article recommending the property 'Retain Original Image Color Depth', there is a note:
    Note: This option only functions with the full version of Crystal Reports 9 or 10. This option does not function with the .NET Report Designer.
    Originally the issue was fixed but only in a full versions of Crystal Reports Developer, not in the versions bundled with Visual Studio .NET.
    I tested with a linked Word document and see some degradation when there is an image in the Word Document but not in the text itself.
    Elaine

  • How do i project word docs or you tube for lcd?

    I know how to project power point presentations, but have problem with word docs and you tube.

    fachapman wrote:
    However, apple TV only allows streaming and iTunes library sharing to the TV screen, not the use of the mac computer. Only what is in your library (movies, photos, music and other internet services like radio, youtube etc.
    this is what it is designed to do, and only this.
    Does anyone use their PC or mac projected on their TV using apple TV wirelessly?
    the appletv does not do this. you were mis-informed if someone told you it could.

  • How to use a Word Doc's links in Pages

    A friend has written a Choose Your Own Adventure story in a Word Doc, using links within the story as the mechanism for choosing the adventure. She has sent the Doc to me for proofreading and I'm trying to read in Pages on my MacBook Pro. The problem I'm having is that the links won't work in Pages.
    So I have a two-part question:
    Does anyone know how to make the links work in Pages?
    If there is no way to make the links work in Pages, does anyone know an App they can work in?
    Thanks in advance!

    Badriyah wrote:... I want to use the webcam as the video input for the second laptop... Is that possible?
    Yes.
    Although you will likely have much simpler and more satisfying results by having at least one of your Macs repaired, depending on which Macs you have and which Mac OS you use with them, there are at least the following possibilities:
      • Screen sharing overview
      • Allow access using Remote Desktop
      • Use another Mac as a display (Target Display Mod
    Message was edited by: EZ Jim
    Mac OSX 10.10.1

  • How to merge PDF/Word Doc with the Form I created?

    Hi All,
    Which software should I use to merger PDF/Word Doc with the form I created.
    One more question is I want the form page to show up right next to the ending or in the middle of the word doc . How to manange the placement of the sections?
    Please do let me know, its urgent.
    Thanks and Regards,
    Hari.

    1) The option of creating the whole thing as a LiveCycle form means that you need to convert the Word document using LiveCycle Designer. The import utility won't preserve the fidelity of the Word document the way printing to the PDF print driver does. It will likely require a fair bit of tweaking in Designer to get it looking like you want. You will likely get frustrated, since Designer is not a word processor.
    2) You can create PDF forms in Acrobat without launching LiveCycle Designer. While they look the same to a user as forms created with LiveCycle Designer, behind the scenes they are very different. When you create a form in Acrobat you overlay fields on top of an existing PDF document that you had previously created using the PDF print driver. There is an extensive scripting model for these "Acroforms". The technology pre-dates LiveCycle yet Adobe continues to improve the two forms models in parallel. In Acrobat, open a PDF and select tools-->forms-->show forms toolbar.
    3) I recommend this option if it's feasible. I don't know what you mean by "doesn't show up in a flow". If you're going to use the form in Acrobat 7, then save it as Acrobat 7 compatible in LiveCycle Designer. This is one of the options in the Save As dialog of LiveCycle Designer.
    Jared Langdon
    http://www.jlangdon.ca

  • How to 'Paste' a Word doc into InDesign and keep all of the settings?

    I've set up styles in the Word doc, that I was hoping would transfer into InDesign, once pasted. The Word doc is very large, and has hundreds of jpegs placed within it. My issue is that once it is pasted, the images are overlapping the text above it, as well as others.
    How would I rectify this? ...Is this a Word settings problem, or a transferring/'pasting' problem?

    BigEnd wrote:
    When pasted from Word, the graphics are Inline by default.  You can correct each one by selecting the graphic and then Anchored Object, Options and selecting Above Line (centered etc).  What I do then is create an object style to these specs and this makes it quicker to apply to the graphics.
    You say that there are very many graphics in the doc - does anyone know how to make the above settings the default when graphics are pasted from Word?
    M
    Thank you M, but I believe I figured it out:
    I made styles in Word to make things a bit simpler when changing large sections of text, so within the settings of the images style select Format>Paragraph>Line and Page Breaks. Under 'Textbox Options' the Tight wrap defaults to 'None' - Select 'All'.
    When the file is placed into InDesign, the images don't overlap, and are exactly where they need to be.

  • How to Open MS-Word doc via Swing...

    Hi,
    I have a requirement of providing a JButton in my app, upon clicking of which, i need to create a Word-Doc ( say xyz.doc & open it ( probably thru Word itself...??!!)
    Does anyone have a clue/idea as to how we could do this ??
    (Should i do an exec...or...is there anything special in Java...?!?!)
    Thanks in advance,
    fritz

    What's your problem? Creating a JButton? Making it do
    something? Or openin a Word document?No, not about a JButton...
    I need to provide a feature of Opening a Word Doc...
    Do let me know if u have any ideas on this...
    Thanks a lot...

Maybe you are looking for

  • Error occurred during the phase IMPORT_PROPER

    Hi All, We are currently installing Add-on ST-PI Rel.2008_1_620 SAPKITLRBA, and the corresponding 3 support packages SAPKITLRB1 to SAPKITLRB3, in one of the quality systems. However, an error is encountered during the installation which is as follows

  • Printers showing up after Printer Service has been stop or printers deleted

    I started setting up the Print service on one of our Mac OS X.5 Servers. Very simple to do. At the printer configure and disable all sharing options mDNS, AppleTalk or EtherTalk... On the server add the printer via IP address and select the correct P

  • Implementation could not be updated

    Hi, I am currently trying to develop an application which interacts with BAPIs. It was working perfectly fine earlier on. Then i went and changed the BAPI and re-imported the model. After that my component controller implementation is giving me error

  • I have some how lost my basic and curve tools... How do I recover them?

    I have lost my basic editing tools and curve tool. How do I recover them in Lightroom 5?

  • My eMac is "blinking!" And it scares me...

    As if it's shutting off, or about to-- I at first thought that my power (in the house) was going out for a split second, but that's not the case. The eMac makes a loud (sort of) popping or blinking noise and blinks for a split second. What the **** i