How read word document in form from server's filesystem?

I want develope an application using client/server framework:
In server's filesystem hold a variety of files,for example, .doc,.xls,.pdf,information about these files(for example,file type,file name,file summary) hold in a table,as well as file pointer hold in the table by BFILE datatype.How user open these file from client use client's program design by oracle forms?
thanks for your help!
my email :[email protected]

TLF doesn't have a generic HTML importer. There is one that works with the html used by TextField. To use it, try something like this:
var htmlString:String =  '<p>Paragraph here</p>';
var textFlow:TextFlow = TextConverter.importToFlow(htmlString, TextConverter.TEXT_FIELD_HTML_FORMAT);
- robin

Similar Messages

  • How integrated word document in forms 6i

    there is the possibility of integrated a word document in forms 6i?

    You can embed and OLE object like Word into Forms but this is a client/server only solution.
    Take a look at the online help for OLE and OLEobjects.
    Regards
    Grant Ronald
    Forms Product Management

  • How to read word document in pl/sql

    How to read word document which is stored as BLOB column in table.
    I want to read it word by word.Please explain me how to raed using DBMS_lob
    package and substr,instr.

    You cannot. A Microsoft Word document is in a proprietary binary format. You cannot treat it as a text file and read "word-by-word" from it.
    As for examples - refer to the [url http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14258/toc.htm]Oracle® Database PL/SQL Packages and Types Reference manual. It describes DBMS_LOB and its usage in detail.

  • How to read data in binary form from file?

    Hi,
    i try to write an implementation of LZW. I need to read data in binary form from a file. How can i do that? I cannot find something like "binary input stream" ...
    Thanks

    Hi,
    i try to write an implementation of LZW. I need to
    read data in binary form from a file. How can i do
    that? I cannot find something like "binary input
    stream" ...
    ThanksInputStream reads bytes. I don't understand your question.

  • How to open document to PDF from ALV

    Hi ,
      how to open document to PDF from ALV on clicking (hot spot)
    urgent
    thanks,

    something like this:
    line_fieldcat-fieldname = 'vbeln'.
    line_fieldcat-ref_tabname = 'I_vbeln'.
    line_fieldcat-hotspot = 'X'. " Shows the field as ahotspot.
    line_fieldcat-seltext_m = 'Notification '.
    APPEND line_fieldcat TO i_fieldcat.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
    EXPORTING
    i_callback_program = ws_repid
    i_callback_user_command = 'MY_USER_COMMAND'
    and rest of parameters,
    FORM MY_USER_COMMAND USING ucomm LIKE sy-ucomm
    selfield TYPE slis_selfield.
    IF ucomm = '(Function code of action, say click, or enter'
    CASE selfield-fieldname.
    WHEN 'QMNUM'. "Notification
    IF i_tab-qmnum NE space.
       CALL FUNCTION 'WS_EXECUTE'
          EXPORTING
            commandline = '/F /IM "ACRORD32.EXE"'
            program     = 'TASKKILL'.
    ENDIF.

  • Open word document in forms version 6

    Does anyone have a code snippet to open an existing word document through forms. I have a user document which I would like to open from my forms menu.

    hello,
    Try use HOST command to open Words and your document. It works fine for me on Excel.
    sample :
    declare
    Path varchar2(100);
    file varchar2(50);
    begin
    path:='c:\program files\microsoft office\office\excel.exe ';
    file := 'o:\ssd\tools\albook.xls';
    path:= path &#0124; &#0124; file;
    host(path);
    END;
    null

  • Word documents have disappeared from my desk top (macbook air) and cannot be found anywhere, happened after switching off and re-bootingk

    Saved word documents have dissappeared from the desk top after saving. Problem seems to occur when laptop is switched off and then re-started. they can't be found anywhere e.g tried spotlight, recent documents etc. Help. Joe

    First, you might as well address the two apparently-minor issues you found:
    Some info on the Epson Scanner Monitor (via searching these forums):
    http://discussions.apple.com/thread.jspa?messageID=8272208&#8272208
    Not sure about the MS Word message, but it looks like you might need an upgrade. I'd check with Microsoft, or perhaps VersionTracker.com.
    Ok, back to the original problem. Does the message have any other text (intelligible or not)?
    Does it give you any options, especially "report"? If so, take it, then look via Console for a crash log.
    What IS in the system log for the sleep/wake time? There should be a System Sleep, followed by a System Wake, and perhaps another line or two. Anything in that area might be helpful.

  • How do u get the data from server? if server send by bytes?

    how do u get the data from server? if server send by bytes?
    i have tried using bufferedinputstream to get the data n getting the bytes but there is some data missing.i couldnt all data.so my image cant be display

    If you don't get helpful replies, I suggest you try to improve your question style a bit. There are many non native English speakers around here and the ability to phrase slick sentences varies. But for a start you could try to adhere to minimal English language standards like starting a sentence with an uppercase letter, and ending a sentence with a dot and a blank to separate it from the next sentence. Don't use ellipses (...) all over the place suggesting that the reader knows what you want to say. Rather please say it.
    Its is good style to only post the necessary code to understand the problem. However, the code you posted seems to be cut off too early to even get a grasp at what you are trying to achieve.
    Harald.
    BioMed Information Extraction: http://www.ebi.ac.uk/Rebholz-srv/whatizit

  • Printing Word documents to PDF from Office Web Apps Server 2013 yields inaccessible PDF files

    I have Office Web Apps Server 2013 SP1 with March 2015 CU applied. The version shows up as "15.0.4569.1506" using Todd Klindt's
    method. When anonymous users view the Word documents online through the Office Web Apps, they have an option to print them to PDF. The PDF file that gets generated as a result isn't accessible
    (i.e. it isn't WCAG-compliant). using Adobe Acrobat Pro to check it I can see that it is missing tags, for example. The source Word document was made fully accessible from the point of view of Microsoft Office accessibility tools.
    When viewing the same document in Word Online in Office 365, I get an extra option  "Download as PDF". The PDF document produced is accessible. If I save a Word 2013 document as a PDF from within the Word editor, it also generates accessible
    PDF.
    I was wondering if the reason for the accessibility problem that I have misconfigured my on-premises Office Web Apps,  or perhaps the accessibility compliance isn't built in yet. If the latter is true, I was wondering if someone could indicate whether
    or not this is on the list of upcoming CUs.
    thanks in advance. 

    Just check my WAC install, no this is likely an Office online only feature, at least at this point in time.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • How to convert a word document to PDF from a criteria workflow

    Hi,
    How to create a new revision in PDF format from a word document inside a criteria workflow? The inbound refinery converts documents to PDF automatically upon check-in, but I want to make the conversion in a specific step of a workflow.
    Thanks,
    Miguel

    You could write a custom service and execute it within the workflow script using the executeService Idoc function.

  • How do I Launch a Microsoft WORD Document using AciveX from testStand

    Hello All:
    I would like to launch a Word document from within Teststand. I would also like to have the ability to search the document for particular sections of the document. I can not find any sequence file examples that even comes close to demonstrating any of this.
    Thanks...

    Hello Craig,
    I have attached an example that will demonstrate this for you. You may need to change the Word Server to match the version of Word that you have installed. This can be done by right clicking on each ActiveX step and select Specify Module. Under Automation Server, scroll down the list to Microsoft Word... and select it.
    This is primarily an example to demostrate calling Microsoft Word from TestStand. If you require additional functionality from the Microsoft Word ActiveX server then you should refer to the API reference help for Microsoft Word.
    Hope this helps!
    Bob
    Attachments:
    TSWord.zip ‏7 KB

  • How to read Word Document in JAVA

    I use POI for read an write Word Document, but i have a problem of a compatibility (i use Word 2003 & the api poi supportes Word97).
    Can you help me please !!!

    Aspose.words is an interesting product with a good compatibility (up to word 2003).
    It is pure Java (Word is not required) but it's a commercial product. The only thing missing is the ability to print a word document.
    http://www.aspose.com/Products/Aspose.Words/Default.aspx
    Bye.

  • Receiving a message in my word document after converting from a PDF to word. Please advise

    After converting and dowloading that converted file from a  Adobe PDF file to a word document I then open the word document to see a message stateing
    "To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html
    For further support, go to www.adobe.com/support/products/acrreader.html"
    Please proivde advise on how to sucessfully convert the Adobe PDF file to a word document.

    Hi Buster,
    The error message you were receiving occurs when you try to convert a dynamic PDF file created with Adobe LiveCycle Designer.  This file is usually already a fillable form.  Unfortunately there is no workaround available for converting documents like this within the ExportPDF service.
    I'm sorry for the inconvenience.
    Please let me know if you have any questions or if I can be of further assistance.
    -David

  • Word Documents and Forms 6

    Hi.
    I have spent the past three weeks reading forums and doco's from
    anywhere and everywhere on the web, and am battling to come up
    with a proper solution to my problem.
    I am currently storing office documents in a BLOB field in an 8i
    database. I use an OLE container bound to the BLOB field in the
    database to insert these documents from the client into the
    database using a forms 6 form, and this seems to be fine. Where
    the problem comes in is being able to retrieve these documents
    from the database and display them as an icon on a form so that
    users of my system will be able to edit and download these
    documents which are stored in the database. I want to allow them
    to click on the icon (which is a link to the document in the
    database) which will then launch the appropriate office product
    and allow them to do whatever they have to from there.
    Are there any suggestions as to how I can acheive this? I am
    really stumped here, and any help here would be greatly
    appreciated.
    Thanks.
    Craig.

    Is there proper ole documentation oracle provides for such types
    of problems , we are also suffering from the same(OLE & WORD
    INTEGRATION) problem and are not getting the proper soln.
    Calling oracle support for help as many peoples are suffering
    with the same problem
    ...Waiting ...

  • Viewing word documents through forms

    Hi Guys,
    I am using forms 10g and webutil to transfer documents (only word
    documents are working now, pdf isn't. Don't know why
    yet) from the client machine and storing them in the
    database tru forms. How can I view the stored document
    tru forms? The column data type is BLOB.
    Regards,

    Francois,
    I looked at that paper and it helped me greatly in getting my file transfer to work to upload files from the client to the database (BLOB column). I looked over the information on the webutil_docs dialog but I am not sure I understand how to implement the feature to allow users to edit files that have been stored as BLOBs. Can you give a quick and dirty recipe for getting this set up? Is it a standard part of the webutil package?

Maybe you are looking for

  • How can I change it so iPhones don't recognize my phone as an iPhone anymore?

    I had my iPhone 4s stolen a few weeks ago. I currently have a windows phone for the time being, but i cannot recieve texts from iPhones because they still register my number as an iPhone. How can I fix that?

  • Not able to work with customized Java roles which were edited in ABAP stack

    Hello All, I am trying to copy standard roles into customized roles (i.e. Z roles) using PFCG in XI system. All ABAP based roles are working fine, but all JAVA based roles are not working. I generated profiles as well. And I check all the authorizati

  • Vendor Address is not updating in ADRC table by LSMW IDOC method

    Hi, I'm updating Vendor address data by LSMW IDoc method for this i'm using ADRMAS as msg type and ADRMAS02 as Idoc type. In partner profiles Process code given as BAPI for this. i maintained entry in TSADOBJ table LFA1 as OBJTYPE,1 as ADDR TYPE,0001

  • Stacks the hard way

    HI for this prblem i have to make a stack, but i have to program the stack the hard way and cant use any java predetermined stack things so here goes my problem. I ahve been given this node class public class Node { public String data; public Node ne

  • When using USB input iPod classic won't read in new car

    Just bought a new car with a factory iPod ready stereo system. When using the USB input iPod Classic won't read but son's iPod touch does. Anyway I can fix this? I know my Classic works fine as I was using it in my other car and it works in my wife's