File reading .doc .docx .pdf etc. on 6700c and ?

Hi, can anyone tell me how to read these files on the net. Are readers available?
Are converters available? Is there a list what phones can read what files?
Are there any apps to install for this, or other browsers, or browser extensions
to get this solved?
Give me a reply also please, when you are interested in this discussion and you too don't
know the answers. Thanks!

Yes, Supports Java..
http://europe.nokia.com/find-products/devices/nokia-6700-classic/specifications
Regarding JAR  and JAD
http://forum.mobilerated.com/viewtopic.php?f=3&t=21
The above links will answere your queries..but you may Google if you want more info..
--------------------------------------------------​--------------------------------------------------------​--------------------------------------------------​--If you find this helpful, pl. hit the White Star in Green Box...

Similar Messages

  • How to read doc/docx/pdf/jpg files in objective-c?

    Hi am new to  objective-c,here want to read the files from the directory i know how to read the text file but what i need is to read the doc/docx/pdf/jpg files to read,i don't know how to read these files in objective-c if anyone knows about this please help me,
    thanks in advance.

    The same way. You will get a load of binary idata, and you have to handle that yourself. .. What, are you expecting libraries to read and somehow convert a .docx document to your taste? You need to look up what 'file format' means.
    (Oh alright, there /may/ be a standardized way in OS X to read a jpg and convert it into something OS X can use without you having to know the specifics.)

  • How to attach files like .doc, .xls, .pdf  and so on in Design Editor (WYSIWYG)

    Hi,
    I want to attach files like .doc, .xls, .pdf. etc in my Design editor, instead of importing those files. Is there any way to do that. Please help.
    Thanks,
    Vinay Jaassiel Kankipati
    Technical Writer

    Hi Vinay.
    Would these files be editable and if so, where would they reside? If you want people to be able to edit the files, you need to consider where the files are located. If you link directly to a file in RoboHelp, a local copy is copied into your project as a baggage file. If a user then clicks on the link, the local copy is opened and any edits can not be saved back to the WebHelp's output location. However if you were to create an image (like the ones you used above) and added a hyperlink to the file's location - i.e. on a network drive outside the project, this would enable users to edit and save changes to the original file location. Hope this helps.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • With the automatic addition of an update on both home & work computers, attachments went from being identified & opened as appropriate files, even when identified as .doc or .pdf, etc., all become .ashx

    With the automatic addition of an update on both home & work computers, attachments went from being identified & opened as appropriate files, even when identified as .doc or .pdf, etc., all become .ashx (see details below)

    With the automatic addition of an update on both home & work computers, attachments went from being identified & opened as appropriate files, even when identified as .doc or .pdf, etc., all become .ashx (see details below)

  • HT5534 can i save the file which is edited in pages as docx,pdf etc????

    can i save the file which is edited in pages as docx,pdf etc????

    Use either the File menu > Export or Share menu > Export & choose the format.

  • Converion of Doc,Docx,pdf,odt to Html

    Hi,
    I have a requirement like conversion of  Doc,Docx,pdf,odt to Html  without any lose of format ,then storing html content into database.
    can any one suggest is there any open source tool for achieving this.
    it is very urgent please reply as soon as possible.

    Hi
    Rajesh,
    #Convert Docx to HTML: 
    Using  PowerTools for Open XML just released a new HtmlConverter module that contains an open source.
    For more details, please refer to the following link.
    http://openxmldeveloper.org/blog/b/openxmldeveloper/archive/2014/01/30/transform-docx-to-html-css-with-high-fidelity-using-powertools-for-open-xml.aspx
    #Convert Pdf to HTML: 
    c# converting pdf to html [closed]
    #Convert Odt to HTML: 
    Convert ODT to HTML Command Line
    By the way, If you need to be able to perform operations like find and copy/pasting text. I would suggest converting the document to a .pdf, and displaying it inline, in whichever standard pdf viewer the client machine has installed.
    Best regards,
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to batch convert office files like doc to pdf?

    version: acrobat pro 7.08
    i want to convert about 500 doc files to pdf and have tried to set printer to "Adobe PDF" printer with using batch "printing all" to convert my doc files, message box always asked me saving directory and tmp file for each doc converting, i just want it can process all files and no question, is there any way to do it? thanks

    SNP as in MS Access report snapshots?
    If so, you've a Microsoft "exotic", as it were, which is not, as far as I can determine, among the file formats support by Acrobat's conversion process.
    The listing in Acrobat's Preferences (Convert to PDF category) and the information at the link below can provide one with a good sense of what is or is not supported.
    http://kb2.adobe.com/cps/333/333504.html
    (Acrobat PDF-capable web browsers and PDFMaker-compatible applications (Acrobat 6.x - 9.x on Windows and Mac OS)
    What ought to provide a PDF is a File > Print using the Adobe Printer from within the viewer feature in MS Access or with the View App for those without MS Access.
    Perhaps a feature request might be of merit?
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Be well...

  • File Reader App for PDF & Safari webarchives

    Does anyone know of a file reader app that will permit viewing of both PDF files and Safari webarchive files and display them in the full 1024x768 resolution of the iPad?

    Since posting this question, I came across an iPad app named FileViewer XL which supposedly displays documents in the full 1024 x 768 resolution. Does anyone have experience using this app?

  • Storing MS Word, MS Excel, PDF, etc in DB and retrieving through WebForms

    Hi,
    We have an application that requires storing MS Word, MS Excel,
    PDF and HTML docs. We're planning on storing these documents in
    a table as BLOB's with a column in the table that would indicate
    the MIME type for the document. We need to be able to retrieve
    these documents using the WebForms application we created. The
    user would prefer to view a Word document in MS Word, an Excel
    document in MS Excel, and so on. As of now there is no
    requirement for searching within these documents, all we have to
    do is retrieve them from the db and display them to the client.
    Keep in mind this is a web based app, developed with Forms6i, we
    would like to give the user the ability to press a button and
    have the document displayed in the appropriate program.
    I've searched for examples for this type of situation and have
    been unsuccessful. But after reading about Oracle Text it
    sounds like this could be what I'm looking for, minus the search
    capability that is. Am I looking in the right place? Is it
    possible to accomplish the requirements described above using
    Oracle Text? If not where should I be looking.
    Any help, info or even better sample code on this would be
    greatly appreciated.
    Thanks in advance,
    Jeff Butler

    Jeff,
    I'm not familiar with WebForms so I will only comment about
    Oracle Text.
    You can use Oracle Text to store, index, and search documents in
    different types of formats (HTML, XML, MS Office, PDF, etc.).
    Oracle Text also provides document services like a markup version
    of a document, highlighting, themes, and other linguistic
    features.
    Take a look at the OTN page for some sample code
    http://otn.oracle.com/sample_code/products/text/content.html
    Hi,
    We have an application that requires storing MS Word, MS Excel,
    PDF and HTML docs. We're planning on storing these documents in
    a table as BLOB's with a column in the table that would indicate
    the MIME type for the document. We need to be able to retrieve
    these documents using the WebForms application we created. The
    user would prefer to view a Word document in MS Word, an Excel
    document in MS Excel, and so on. As of now there is no
    requirement for searching within these documents, all we have to
    do is retrieve them from the db and display them to the client.
    Keep in mind this is a web based app, developed with Forms6i, we
    would like to give the user the ability to press a button and
    have the document displayed in the appropriate program.
    I've searched for examples for this type of situation and have
    been unsuccessful. But after reading about Oracle Text it
    sounds like this could be what I'm looking for, minus the search
    capability that is. Am I looking in the right place? Is it
    possible to accomplish the requirements described above using
    Oracle Text? If not where should I be looking.
    Any help, info or even better sample code on this would be
    greatly appreciated.
    Thanks in advance,
    Jeff Butler

  • Markup not displaying Doc/docx/PDF properly

    Hey everyone,
    I'm using Oracle text in conjunction with Apex, all on top of the 11G database. My issue is that using the Oracle text Markup, many files types do not display properly. The level of wrongness varies, from some readable text to complete gibberish. This happens to all version of PDFs, Docs, and Docx files. A sample of what appears is below:
    Æ
    @à°€P ðÀ!dðgd£n=gd8h²„h^„hgd8h²^
    &F
    Æ
    p@à°€P ðÀ!dðEÆ€^ZfFG·ðgd÷i+
    &F„˜þ`„˜þgd÷i+
    &F
    Æ
    pà°€P ðÀ!dðgdýOôHN”³´ÔÕûý     "#f‘ðáÕáÁ²Õ² Ž|n]L²8-h£n=h£n=CJaJ&h£n=h÷i+6B*CJ\]aJph h8h²h÷i+5B*CJaJph h£n=h÷i+5B*CJaJphh£n=5B*CJaJph#h£n=h£n=5>*B*CJaJph#h£n=h÷i+5>*B*CJaJph#h8h²h÷i+5>*B*CJaJphh8h²h÷i+B*CJaJph&h8h²h÷i+6B*CJ\]aJphh£n=B*CJaJphh£n=h÷i+B*CJaJphh£n=h£n=B*CJaJph´üý#â„_B
    &F
    However, using a simple .txt file, the result is nearly perfect and everything is complete readable.
    create or replace PROCEDURE test
         (p_id      IN VARCHAR2,
           p_query   IN VARCHAR2)
        AS
          v_clob         CLOB;
          v_read_amount INTEGER := 32767;
          v_read_offset INTEGER := 1;
          v_buffer      VARCHAR2 (32767);
        BEGIN
            htp.p('<b>HTML version with highlighted terms</b>');
         CTX_DOC.MARKUP
           (index_name => 'DOCUMENTS_INDEX',
             textkey    => p_id,
             text_query => p_query,
             restab     => v_clob,
             starttag   => '<i><font color=red>',
             endtag     => '</font></i>');
         LOOP
            BEGIN
                dbms_lob.read(v_clob,v_read_amount,v_read_offset,v_buffer);
                htp.p(v_buffer);
                v_read_offset := v_read_offset + v_read_amount;
                v_read_amount := 32767;
            EXCEPTION
              WHEN NO_DATA_FOUND THEN EXIT;
            END;
         END LOOP;
       END test;The above is the procedure I'm using if that helps. If anyone has ideas about what's going wrong, I'd greatly appreciate it.

    Well, I figured this one out on my own. I had been using a multi-column datastore, and it turns out that you have to turn on auto-filtering for each column you add. Once I had done this and rebuilt my index, my markup was much more accurate and readable. Hopefully this can help out anyone else going through this issue.

  • How do you convert files in MAC to pdf, specifically print shop and word?

    New mac user - I compose pta newsletter and with new paperfree environment in school I need to convert to pdf & send to website coordinator. I use print shop for mac (mac kiev, version2) What do I need to do? Thanks!

    Command-P (print command) will give you the option of printing, previewing the file in Preview and saving the file as a PDF. Many applications also have an export feature that will export your file to a pdf as well.

  • Some PDF, .DOC, .DOCX won't import properly (open) after iTunes sync

    Hi everyone,
    After exporting/transferring documents from my MBP to my iPad2 (specifically .xlsx to Numbers, .Doc, .Docx, .pdf to Pages) some won't allow me to open them on the iPad and I can't figure out why.
    Once I make them available to open on the iPad and I go to import from "Copy from iTunes", the odd one (less than 1 in 10) is greyed out and won't let me open it. I've tried renaming the file, removing the file type from the name, etc. etc.
    Note: all .xlsx have worked; about 9/10 .doc or .docx have worked, and about 4/5 .pdf have worked, so I know I'm doing things right on the iTunes side.
    Any idea what's up?

    Too bad I can't answer my own questions for points!!
    Solution I've found:
    - emailed myself the PDF in question and opened in iBooks.
    I'm wondering if you aren't supposed to be able to read PDFs in Pages, since it's a fixed document (not editable).
    There you go, folks, problem solved!

  • How to attach a file (PDF etc.) to an email?

    Hi
    I need to attached a file to an email, how do I do this does anyone know?
    Files such as pictures, pdf etc.

    Until a week ago I was using an 18 mth old HTC3600 with Windows Mobile. I had a bunch of files stored on the 2Gb SD card that I'd send clients... pdf, word, ppt, excel... using a standard POP email with Windows Mobile settings to send/receive every 30 min via 3G. I could also receive emails with an attachment, then bluetooth it to my laptop to read. I cant do any of this basic stuff with the iPhone. Unless the method is that different that I can't see it, the iPhone is no good for business on the go... especially considering I cant sync my tasks from Outlook 2007 either! Help, somebody... anybody!!!

  • Open SharePoint2010 List Attachment (.doc , .docx) in Browser after clicking attachment

    Hi All
    I have SharePoint list which having file Attachment column( attachments like this .doc,.docx, .pdf)
    Now I want to open that list attachment file in browser by clicking attachment button of the list.
    So please give me guideline how to implement this.

    Hi Daniel,
    I tried to add above code in my AllIteams.aspx page in designer but I am not getting where to add this code.
    As my code Is as below
    <XmlDefinition>
    <View Name="{95F564D2-EB21-419A-BC06-32AB3222FD70}" MobileView="TRUE" Type="HTML" Hidden="TRUE" DisplayName="All Issues" Url="/sites/Test Site/Lists/Issue Tracking/AllItems.aspx" Level="1" BaseViewID="1" ContentTypeID="0x" ImageUrl="/_layouts/images/issuelst.png">
    <Query/>
    <ViewFields>
    <FieldRef Name="Attachments"/>
    <FieldRef Name="LinkIssueIDNoMenu"/>
    <FieldRef Name="LinkTitle"/>
    <FieldRef Name="AssignedTo"/>
    <FieldRef Name="Status"/>
    <FieldRef Name="Priority"/>
    <FieldRef Name="DueDate"/>
    </ViewFields>
    <RowLimit Paged="TRUE">30</RowLimit>
    <Toolbar Type="Standard"/>
    </View>
    </XmlDefinition>
    <DataFields>
    </DataFields>
    </WebPartPages:XsltListViewWebPart>
    So please help me where to add your code.
    Thanks.

  • Trying to Locate  file or Doc. from the iCal or Calender, does anyone know?

    I hope I am in hte right department and I hope someone can try to help me to locate either a file or a Document that helps write and stores data to the iCal or Calender. The reason I need to find this file or Doc. is because I am switching and upgrading to Leopard and I want to drag a copy of this iCal or Contact file or Doc over onto my external 2nd HD and hook up my Newer Computer with OS Leopard on it place that file or Doc into the other iCal (Leopard). I have put in alot of Calender data info in iCal and I don't want to have to manually do it over again, so if I can have someone that knows where this iCal file or doc is of iCal I would really appreciate it. I already sent a copy of my address book and my Safari Bookmarks over to the new Computer I just need that File from iCal.
    Thank You,
    Mrs. Trisha Foster

    in my Computer I was only able to find only two files or Docs, the ones that I was only able to fine in the Preferences ƒ was the com.appleiCal.plist, com.apple.iCal.helper.plist, there is the com.apple.iCal.AlarmScheduler.plist in the Preferences ƒ., should I include that in my copy back up Folder? I couldn't find the iCalExternalSync.plist in the Preferences ƒ, also couldn't find in the ByHost ƒ was the com.apple.iCal.helper.plist with the 12 digit Hex number, I tried using the Search Box and nothing came up, Those Files or Docs has to be somewhere on my computer because I have created events, Holidays. Movies, Special Favorite TV Shows, DVD Releases and Birthdays, and Anniversaries, If I have created these data then it should show up somewhere in the computer right? If they aren't in my computer then how is it that the data that I created is showing up in iCal?
    Or isn't it that important that I need those 2 Files or Docs for my data that I had created?
    I did find something and was wondering if theses other files or Docs might be helpful or equivalent to what I am trying to find .... 872CCEEF-0700-435A-B4AA-196745DF4690%2F-.icalevent
    (user/user name/ library/caches/metadata/iCal/ (31 digit Hex #)/"............" .icalevent), I have found or have 5 of them, will I need those for the data that I created?
    Those other two files or Docs that are missing from my computer, would you know or where do you suggest that I look on my computer? or what do you suggest that I do if somehow that I can recover them? do you think that they might be someplace else on my computer?
    You know what.....I think I may have found those two missing Files or Docs in a Back up from my 2nd external HD, I am going to try to test it by switching from my old computer (Tiger) to my new Computer (Leopard) by disconnecting and reconnectiing to my new Computer, I will get back to you and let you know if this worked or not.
    Thank You, will get back to you.
    Trisha Foster

Maybe you are looking for

  • How can I get a refund for the u2 album that Apple charged me for

    I have just been charged £27.99 for the U2 album that I did not want. How do I get a refund for this. I can't stand U2!!

  • Vendor Analysis

    Hi friends, What is the Vendor wise analysis report? Customer wise analysis is s_alr_87012168. Regards, Chandra.

  • BROKE ROUTER 3600

    Hi Everybody, Thanks for this wonderfull Comunity. My question is... ROUTER 3600, with two serial port E1, p/n: JHY0735K1JS CN1I3DSAAA. It´s started and show it: Apr 16 16:33:58.691: %SYS-5-RELOAD: Reload requested by console. Reload Reason:  Reload

  • How to highlight pdf text

    Hello, My Adobe Reader X1 won't allow me to highlight text. Can someone provide me with step by step instructions on how this is done? Could it be my security software that's keeping this command from working, or does this option not work within the

  • Chinese Display in Dictionary

    I downloaded the Chinese (simplified) dictionary on my 5800 XM however it does not display the characters. How do I add a Chinese font? Thanks, Anndra