.doc file edit and re-save

Hi.
I need to read a word doc in jsp and replace <myName> with a String name = "Badleif" and re-save the file as a word document.
Any idears.
Badleif

Either help this project: http://jakarta.apache.org/poi/index.html
or use http://j-integra.intrinsyc.com/
or change your fileformat to a more easily readable version.

Similar Messages

  • File, Edit, and Help menus disappearing

    Upon starting Adobe Reader 10.1.4 everything appears normal as shown below.
    http://i.imgur.com/ucLKz.png
    After about 2-4 seconds the File, Edit, and Help menus suddenly disappear, looking like this.
    http://i.imgur.com/t3LRo.png
    This happens for every PDF opened and even happens if Reader is opened by itself without a PDF. I have tried uninstalling and reinstalling, but the issue persists. The Help menu is usable just barely long enough to perform a repair installation, but it does not help. F9 does not bring them back. The system is running Windows 7 64-bit. Any ideas on how to correct this?

    Check the JavaScript folder to see if you any files other than the *.BIN file.  If you do, then move the extras out of the JavaScripts folder and restart Adobe Reader.

  • Open an existing file, edit and save in Forms 10G R2

    Dear all
    Could u pls tell me how can i open a file like .doc,.xls extension. and i want to input some data to that file and save.These all i need to oracle 10g R2 version click on a button. How can i open .pdf and html file(Read Only).
    Regards,
    MAR

    You can do this to show a file on the client file system...
    web.show_document('file://c:\mypath\myfile.doc', '_blank');
    This will lauch the word document in word. The user can then edit and save it from word. This basically is calling your web browser and your web browser then hands off the file to a helper app. This will work for any file type that the client has helper app to display.

  • How do I import multiple Ai files into one Indesign File - whilst still keeping the Ai Files editable and up dateable for the one Indesign File?

    Hi All,
    Im relatively new to Ai and Indesign, and have been doing Uni work over Christmas, and have a rather urgent question thats stressing me out.
    I originally had many art boards in my ai file, but due to the number, I split these into single files to help my computer run better.
    Now I want to organise them into one document to save. From searching online Indesign can import these and save as one file, yet automatically update if the original ai file is updated. I would like to do this but just don't know how to do this correctly?
    Any help would be greatly appreciated.
    Im using CC Ai and indesign.
    Thanks in advance
    Sam

    Yes, effectively I would like to catalogue the files into one collection so i can save as one PDF and Print as one.:)
    I know I could save each AI as a pdf them then merge the pdf's together in acrobat, but I have nearly 100 files so would feel more comfortable seeing them all together before print / saving.
    My concern is that if I insert them in Ai, will the file resolution reduce? and will the ai still be editable and would it update the indesign file?
    Thanks for the quick reply

  • How to open an old .book/ .doc file(s) and create PDF?

    Hi team,
    I seek your help and would like to know if you have a suggestion/ solution for the situation stated below −
    Situation
    Our development team received some files. These files seem to comprise of two sets of files and one .derive file. The sets seem to contain one .book and some .doc files each. The .doc files indicate that they are Microsoft 97-2003 documents.
    What I did
    · I tried to open the .book file with FrameMaker 8.0 or 6.0 and received an error message stating "Although <pathToBookFile>\abc.book appears to be a FrameMaker document, it can't be opened with this release of the product."
    · I tried to open the .doc file by using a text editor like MS Word97/ notepad and it displayed <MakerFile 1.03> in the File Conversion dialog box
    Saved .doc file as .fm and tried to import into/ create a new book
    Attempted to convert the .doc files by using an online conversion utility
    Opened by using HTMLDOC and DOXYGEN tools – displays BAD HEADER message
    What is required
    The files need to be converted to a readable format, preferably two separate PDFs.
    My questions
    ·         Are these FrameMaker files? Or do you suggest that they have been created by using some software other than Adobe FM?
    ·         If these are FrameMaker files – what version could they be (in view of the <MakerFile 1.03> tag)? is there a possibility that the files need a version older than Adobe FM6.0 to be opened?
    ·         How can I create a readable format (preferably PDFs) from the .book and .doc files?
    Please let me know any information that you may need.
    Thanks!

    If the .doc files actually have <MakerFile 1.03> at the start, then they're from the first release of FM. Check the book file in a text editor, to see if it has a corresponding <BookFile 1.03> in the first 16-bytes.
    These are very old files and hopefully without any corruption.
    You could try using FM's "heroic open" to see if anything can be recovered from these.
    First open/create a blank document.
    Next type <esc> o H to trigger the "heroic" open. It display a standard file open window, but this skips a lot of error checking and tries to pull whatever pieces it understands out of the file.
    You should then immediately save as MIF and then exit FM, so as to not leave it in a potentially unstable state.
    You can then open the MIF file in FM to see what's been recovered.

  • Script to create directory based on current file name and then save the file in that directory

    Hi all,
    I have a need save all my projects in a directory using the name of the main image I am working on.
    Manually these are the steps I used:
    Save As.
    Copy ( press command-c <== the filename is highlighted by default so all I have to do is )
    New Folder ( press the new folder button. Brings up a dialog box)
    Paste ( press command-v. <== Pastes the file name into the "New Folder" dialog box.)
    Save ( press thre save button. Saves the files into the new folder )
    Save As.
    Change format to JPG
    Save
    Change image quality to 12
    I want to assign these actions to a key
    Recording these steps and playing them back does not give me the results I need, snce the original name is hard-coded in the actionlist that was recorded
    What should I be doing instead ?
    Thanks in advance !

    You don’t mention which format the original file is (and figuring that and its current settings out seems too much of a hassle to me) so this would only save the jpgs into the folder (and create one if it does not exist).
    If you want to give it a try, paste the following text into a new file in ExtendScript Toolkit (part of Photoshop’s installation, Applications/Utilities/Adobe Utilities/ExtendScript Toolkit CS4 or /Applications/Utilities/Adobe Utilities-CS5/ExtendScript Toolkit CS5) and save it as a jsx-file into Photoshop’s Presets/Scripts-folder.
    After restarting Photoshop the Script should be available under File > Scripts and can be assigned a Keyboard Shortcut directly, recorded into an Action, (in CS4 and CS5) be used in a Configurator-Panel or started from ExtendScript Toolkit directly.
    // saves jpg into folder of file’s name next to file;
    // be advised: this  overwrites existing jpgs of the same name without prompting;
    // thanks to xbytor;
    // 2012, use it at your own risk;
    #target photoshop;
    if (app.documents.length > 0) {
    var thedoc = app.activeDocument;
    // getting the name and location;
    var docName = thedoc.name;
    if (docName.indexOf(".") != -1) {var basename = docName.match(/(.*)\.[^\.]+$/)[1]}
    else {var basename = docName};
    // getting the location, if unsaved save to desktop;
    try {var docPath = thedoc.path}
    catch (e) {var docPath = "~/Desktop"};
    // create folder if it does not exist;
    var folderString = docPath+"/"+basename;
    if (Folder(folderString).exists == false) {new Folder(folderString).create()};
    // jpg options;
    var jpegOptions = new JPEGSaveOptions();
    jpegOptions.quality = 12;
    jpegOptions.embedColorProfile = true;
    jpegOptions.matte = MatteType.NONE;
    //save jpg as a copy:
    thedoc.saveAs((new File(folderString+"/"+basename+".jpg")),jpegOptions,true);

  • My toolbar where the url is and the bar with the file, edit, and veiw are both gone. How do I get them back?

    MY sisters or some one messed with the toolbars and now they are both gone I can't get into anything to change it to show them. I can't see the file, edit or veiw buttons or the tool bar with the url and back button.

    Elly, try holding down the Ctrl and Shift keys while you type \ which should bring you back the Tool Bar (the bit with the Back/Forward buttons URL field and search fields).
    Once you've got that, click on the Action Menu (the wee coggy thing to the far right) to see a list of Show/Hide commands for your other Bars (including the Menu Bar):

  • Menu bar with file, edit and view are still there not the new drop down new file bar

    downloaded the new version of firefox and the new drop down menu bar that has file,edit,view and history, stuff like that is still there. i have what looks like a broken photo or missing picture square

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    In Firefox 4 [http://kb.mozillazine.org/Safe_mode Safe mode] disables extensions and disables hardware acceleration.
    * Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"

  • OLYMPUS .ORF FILE EDIT AND SAVE BACK TO .ORF?

    Hello,
    I am trying to edit a photo in some way and transfer it back to my camera so that the camera treats the file as the original .ORF.
    Anyone know how i may do this?
    Thanks

    > You can't. ACR can't modify the original raw file,
    DNG it can (and DNG can be the original raw file from camera - like Pentax)... for example embedded JPG preview
    > and I doubt any other raw file editor will do it either.
    Sigma's SPP will do that too (w/ .X3F raw files)

  • Saving documents via Scripts: Get current file name and set save path/file type

    I am writing a script that will:
    -Make all layers invisible
    -Make a layer named "background" visible
    -Delete all the invisible layers
    -Save the docment as an EPS file (leaving the original document untouched)
    I am new to scripts and so have based my script by copying code from other scripts.
    Here is my code:
    var doc = app.activeDocument;
    var name = doc.name;
    var hide = function (){ // hide all layers (based on http://forums.adobe.com/thread/644267)
         var L=doc.layers.length;
         for (j=0;j<L;j++){  doc.layers[j].visible=false; }
    hide();
    // loop through all layers
    for (var i = 0; i < doc.layers.length; i++) {
                  // Create the illusrtratorSaveOptions object to set the AI options
        var saveOpts = new IllustratorSaveOptions();
        // Setting IllustratorSaveOptions properties.
        saveOpts.embedLinkedFiles = true;
        saveOpts.fontSubsetThreshold = 0.0
        saveOpts.pdfCompatible = true
    //Set up Variable to access layer name
              var currentLayer = app.activeDocument.layers[i];
    // Loop through the layers and make the back ground layer visible
              if (currentLayer.name == "Background") {
                        docName = name + currentLayer.name+".eps";
                        currentLayer.visible = true;
    // Delete Invisible Layers (based on http://www.cartotalk.com/index.php?showtopic=7491)
    var myDoc=app.activeDocument;
    var layerCount=myDoc.layers.length;
    for (var ii = layerCount - 1; ii >= 0; ii--) {
        var currentLayer = myDoc.layers[ii];
        currentLayer.locked = false;
        var subCount = currentLayer.layers.length;
        for (var ss =subCount -1; ss >= 0; ss--){
            var subLayer = currentLayer.layers[ss];
            subLayer.locked = false;
            if (subLayer.visible == false){
                subLayer.visible = true;
                subLayer.remove();
        if (currentLayer.visible == false){
            currentLayer.visible = true;
            currentLayer.remove();
    // Save Out Document with New Name
    var saveName = new File ( doc.path + "/" + docName );
    doc.saveAs( saveName, saveOpts );
    Everything works fine except:
    1) It saves the document with the name AdobeIllustratorBackground as opposed to the name of the document
    Also, I am not sure how to tell the script to save as EPS and to specify the save location.
    Could some one give me some pointers?          Thanks!

    Thanks! I changed my code to this:
    var title = doc.name;
    var title = title.substring(0, title.length - 3);
    And it now works! (The substring thing removes the .ai extenion).
    However, how do I get it to save it as an EPS? (I found this script that  saves as PNG, but I am not sure how to adapt it to EPS).
    Also, how do I set the file output path?
    Thanks for any help that can be offered.

  • Batch file reduction and batch save issues

    I have a multi leveled directory of hundreds of ai images (black and white) which take up a few gbs on disk. To reduce size illustrator (lossless) has two useful features: delete unused panels action and save without embedded ICC profile which reduces the file size by around 90%.
    Thus I want either script or batch action to iterate through my whole multileveled diecctory and perform the two key operations on each file whilst overwriting the original that was opened.
    I'm no good with scripting so I've looked at the batch action. Delete unused panels is already within illustrator (cs4) so it's just getting an action that will save without the icc profile and overwrite in the same directory that the relevant file was opened in.
    I've tried every recording to try and get this done but every single recorded save action leaves the save element as 'Save as'. I've tried messing with all the batch operation options and no matter what I do, the batch action removes the icc profile and the unused layers but saves every single file in the root directory and leaves the original in the directory structure.
    I've looked through other posts and tried to record a 'save' action rather than a 'save as' and tried such things as 2 x 'Ctrl Y' to allow you to simply save rather than save as but nothing does the trick. Any help would be appreciated....

    I have a multi leveled directory of hundreds of ai images (black and white) which take up a few gbs on disk. To reduce size illustrator (lossless) has two useful features: delete unused panels action and save without embedded ICC profile which reduces the file size by around 90%.
    Thus I want either script or batch action to iterate through my whole multileveled diecctory and perform the two key operations on each file whilst overwriting the original that was opened.
    I'm no good with scripting so I've looked at the batch action. Delete unused panels is already within illustrator (cs4) so it's just getting an action that will save without the icc profile and overwrite in the same directory that the relevant file was opened in.
    I've tried every recording to try and get this done but every single recorded save action leaves the save element as 'Save as'. I've tried messing with all the batch operation options and no matter what I do, the batch action removes the icc profile and the unused layers but saves every single file in the root directory and leaves the original in the directory structure.
    I've looked through other posts and tried to record a 'save' action rather than a 'save as' and tried such things as 2 x 'Ctrl Y' to allow you to simply save rather than save as but nothing does the trick. Any help would be appreciated....

  • Huge file size and long save time in Premiere Elements 10

    I have just got Premiere Elements 10.
    I have a 80MB webinar recording in wmv format which I'm using PE10 to remove sections and resave. No fancy filters or effects. Just cutting out unwanted bits. My issue is that no matter what save formats I look to set, my 60 minute cut down video is estimated at almost 6GB. It has also been rendering and saving for the past 3 hours and only at 41%. How in the world can the shorter video be 75 times larger than the original!!!!
    I've used a lot of Adobe products in the past so I can't believe this software would actually be designed to be this way. I had previously used other software such as Windows Movie Maker and the file and save times were much smaller/shorter.
    My laptop has 4GB of RAM and an Intel Core Duo 2.66GHz processor so that can't be it. Also my Photoshop, InDesign, Illustrator etc all run fine.
    Any advise please? I must be missing something. PE10 couldn't be this useless.

    AltusDyna wrote:
    On the settings I was trying to pick ones that looked small
    That'll be your problem.
    It sounds as though you have tried to select project settings that match your anticipated output. That is completely wrong for PRE (although it is the case in some competitor products. In PRE you must pick a project setting that exactly matches your clips. You can identify the clips with something like GSpot or MediaInfo.
    You will also know if you picked the right setting when you add a clip to the TimeLine. If a red line appears across the top of the TimeLine you have picked the wrong setting.
    Analyze your clip with GSpot and post a screenshot here. Then we can tell you what setting to use.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Can Lookout 6.7 open, allow editing, and then save programs written in previous versions of Lookout like 4.2 or 5.1?

    I have several control stations provided by a 3rd party that need some tweaks made to them, however if I purchase Lookout, I will receive a much later version than they were originally written in.  I do not want to change the OS the stations are using so would like to save the applications in their original version.  Is this possible?
    Thanks!   Barney Rubble

    Contact NI directly, they may be able to help.  
    If not I can get you the Install for Lookout 5.1 relatively easily.  It will run in eval and may be enough to get you in to make some changes.  I do not have 4.5 or older.
    Forshock - Consult.Develop.Solve.

  • What happened to the File, Edit, and View menus for mac 0s10.8.3? f10 and other solutions don't work?esn't work

    I just got a new mac OS 10.8.3 and newest firefox. I can't find the menus bar, I can't close it without force quiting, can't even tell what version I have. Everytime I try to use the arrows to change the view as suggested full screen makes it worse. I have researched the subject and tried recommended fixes like F10, optionF, etc. and nothing is working. Please help?

    The menus have been ported to the top left corner, it says Firefox and has its icon, that is the new menu. If you dont like it and want the old one you have to.
    # Right Click the tab bar
    # Context menu should show
    # Click "Menu Bar"
    and you now have the menu back.

  • Tool Bar at top with file, edit and enhance options disappeared - need help now.

    I cannot access my catalogs for reach my photographs.  Have to get them for  speech this coming Monday for a photography society.  Please Help !!

    Thanks for the response.  I have already solved the problem - the screen had to be pulled down to show what was underneath.  Thanks for writing.  Have a good day.
    Frank Sharp

Maybe you are looking for

  • How to share content across a whole family?

    I know there are other threads related to this, but I'm really trying to understand how to manage iTunes DRM, Home Sharing, Match, etc., across my family's ecosystem of Macs, iPhones, iPods and iPads. I seem to think the following apply: - up to 5 "c

  • New version of Illustrator

    Is there going to be a new version of Illustrator CS3 coming out before the end of 2008?

  • N86 8MP

    First time poster, Hello all. I have just got the N86 8MP phone and need to clear up a few things in my head. 1st why cant I store music files in E: Mass Memory as I have 6GB free 2nd is E: Mass Memory storage inbuilt on phone or is it on the interne

  • Problem viewing files to open in Elements 12

    I have just upgraded from Elements 9 to 12 -- and now it will not open folders or files in the "open" command. I get the typical screen showing "My Pictures" -- but the box below shows nothing. I can view everything in windows explorer, and can open

  • Problema nota 1877404 - Element *J_1BALV-SCR_CONT touches or overlaps other element

    Bom dia colegas. Estou aplicando a nota 1877404, para o XML 3.10, e está me apresentando os seguintes erros: Os passos manuais foram aplicados com êxito inclusive o arquivo EBSK184722.zip, e a nota 1803009 (Pré requisito da 1877404). Algum de vocês j