XML formating help Please

Hi Everyone,
I'm new to XML and hoping someone can help me. XML seems pretty straightforward, so I'm not sure why I can't get my head around this.
Here's what I need.
I'm building a webpage in Dreamweaver using Spry that will have a list of all 50 U.S. states. When you click on a state, it will populate a side area with 2 or 3 cities from that particular state along with a phone number for each city.
Can anyone give me a small sample of how the formating would be for this?
I'd really appreciate any help you can give.
Thanks,
Moon71

Your question has nothing to do with Java. Locking this thread.

Similar Messages

  • After upgrading to Yosemite I cannot share my pages document by mail as a word format - HELP please!!!

    After upgrading to Yosemite I cannot share my pages document by mail as a word format - HELP please!!!

    You don't need to go to the App Store to for support for Steam and Minecraft. You need to go to their website(s).
    You're welcome 

  • How to download movies? I download as well as music, and writes that can't format. help please

    how to download movies? I download as well as music, and writes that can't format. help please

    Check the iTMS, if the movie isn't listed there, it's not for sale.

  • XML formatting help

    HI All,
    I have a question. I have written a sample java program that will create an xml file. The program works properly, but the generated xml is not formatted. How can i format the xml file.
    The java program code is
    package com.spi.xml;
    import java.io.File;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.transform.Result;
    import javax.xml.transform.Source;
    import javax.xml.transform.Transformer;
    import javax.xml.transform.TransformerFactory;
    import javax.xml.transform.dom.DOMSource;
    import javax.xml.transform.stream.StreamResult;
    import org.w3c.dom.Document;
    import org.w3c.dom.Element;
    public class WriteXML {
        static Document document;
            public static void buildDOM() {
                DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
                try {
                  DocumentBuilder builder = factory.newDocumentBuilder();
                  document = builder.newDocument();
                  Element root = (Element) document.createElement("GUI");
                  document.appendChild(root);
                  Element curElement = document.createElement("Button");
                  curElement.appendChild(document.createTextNode("Submit"));
                  root.appendChild(curElement);
                  curElement = document.createElement("Button");
                  curElement.appendChild(document.createTextNode("Cancel"));
                  root.appendChild(curElement);
                  // Save the document to the disk file
                    TransformerFactory tranFactory = TransformerFactory.newInstance();
                    Transformer aTransformer = tranFactory.newTransformer();
                    Source src = new DOMSource(document);
                    Result dest = new StreamResult(new File("C:\\xmlFileName.xml"));
                    aTransformer.transform(src, dest);
                } catch (Exception pce) {
                    pce.printStackTrace();
            public static void main(String[] args) {
            buildDOM();
    }The output (XML file)
    <?xml version="1.0" encoding="UTF-8"?>
    <GUI><Button>Submit</Button><Button>Cancel</Button></GUI>How can i format the xml file for multiple lines?

    If you are using XML Schemas, you should check out
    XML Beans -- you'll never (?) think about low-level
    APIs again:
    http://xmlbeans.apache.org/If you are not using XML Schemas, why not?We will be using the XML Schemas later. This is just a sample to write an xml file. The xml should be built dynamically.

  • Indexing xml files HELP PLEASE!!

    Can anyone help!!!
    I am some have xml files stored in a folder. Each month this will grow by about 20-30%, I need to be able to search for particular files quickly. I am thinking of indexing the files. Does anyone know how I could do this so that as the number of files grow I won't suffer any performance problem.
    Rohan

    Of course no matter what you do, the more files you have to index the longer it will take to find data in them. So the answer to your question is, you can't. But once you get over that, your question (I suppose) is how can you index your files so you can find a particular one. The operating system already does that for you, doesn't it? You give it the file name and it returns the file. But perhaps you meant you wanted to index the files based on their contents in some way?

  • Firmware Update Error/Unable to Format/ HELP PLEASE!

    I have happily been using three 3G ipods with Windows XP via firewire for 9 months or so until recently....
    1. Installed 250GB external USB HD to house music and lost previous library files in the process.
    2. On connecting my 40GB ipod, got request to update and then "Firmware update failure-Disk write error" and the dreaded Exclamation mark folder.
    3. Returned ipod to Apple Service and bought new 60GB Colour ipod the day before going abroard for a month. This works OK although seems slow to be recognised by itunes and update.
    4. Got home today and plugged in my Son's 20GB 3G and got the same problems as above. Tried formatting as suggested in these pages but get "Unable to complete format" message.
    5. Apple due to deliver my repaired/replaced 40GB tomorrow - am I likely to get the same problems, and again if I plug in my Daughter's 20GB. It seems unlikely to get 2 faulty ipods within a month with the same symptoms.
    Any ideas anyone? I've reset, attempted updates and formats umpteen times and have itunes 4.9 and the latest updater. New 60GB seems OK. Many thanks, Nick.

    After running a permissions repair, I ran a disk verification and found that my disk does indeed need repairing. However, I am not currently near my Install disc to perform a disk repair... I will post the results of my disk verification here and ask if it is possible to repair using the 'fsck' alternative. If not, I will attempt to track down my install disc and attempt to repair from there. Thank you both for your help!
    Here were my results:
    Verifying volume “Macintosh HD”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Incorrect number of thread records
    Checking multi-linked files.
    ng Catalog hierarchy.",0)
    Checking Extended Attributes file.
    Overlapped extent allocation (file 4011343 /Users/a/Music/iTunes/Temp File)
    4011343 /Users/a/Music/iTunes/Temp File
    ocation (file %@)",1)
    4014479 /Users/a/Library/Safari/Icons/13/07/2899356373-1884756597.cache
    Checking volume bitmap.
    Volume Bit Map needs minor repair
    Checking volume information.
    Invalid volume free block count
    (It should be 15299667 instead of 15250472)
    The volume Macintosh HD needs to be repaired.
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    Volume needs repair

  • Overdrive app Library changes wma to mp3 format help please

    I have iPod 5, iPad 4 and iPhone 5. I use Overdrive app to download Library ebooks and audiobooks.  Overdrive has changed from wma format to mp3 format.  Can anyone tell me how to do this? Thank you

    I am confused. You say OverDrive change the format from WMA to mp3. But then you ask how to do that?
    Do what since you said OverDrive did that?
    The iPod can't play WMA files. They have to be converted to a format compatible with the iPod.
    Itunes Help includes:
    Add items from your computer to your iTunes library
    Do either of the following:
    Drag a file or folder from the desktop to the iTunes window.If you add a folder, all the files it contains are added to your library.
    In iTunes, choose File > Add to Library, locate a file or folder, and click Open.
    By default, adding items to your iTunes library places a pointer to each file in the iTunes folder; the original file remains in the current location. For information about copying files to the iTunes folder instead of creating pointers to them, see Change where your iTunes files are stored. If the file is an unprotected WMA file and you have Windows Media Player Series 9 or later installed, iTunes makes a copy of the file and adds it to your iTunes library. The original WMA file remains unchanged. You can’t add protected WMA files or protected WMV files to iTunes.
    You can also get computer apps to do the conversion

  • Figuring out formats - HELP PLEASE!

    Obviously I'm low on techno smarts... I am working with iMovie 6.0.2 HD. I started a project I've been working on for weeks... it's mostly photos, titles, transitions and about 5 minutes of footage shot in DV mode on an HD/DV camera. I am now almost complete and want to transfer it to iDVD, but when I checked the size of the video (which is only 15 minutes long), it is 18.89GB! Looking at my DVD disks, they only hold 4.7GB...
    I'm guessing I did the project in HD mode... How do I/can I change it so that it will fit on a DVD?
    I have been doing the project off of my external hard drive because it's too big for my computer if that makes a difference...
    Puleese help - it's a volunteer project for a non-profit organizations' 50th anniversary that I promised my Dad. I need to get it to the repro house ASAP. PLEASE SOMEONE SAVE MY BUTT!!!
    Thank you...

    ... they are not novices but do not yet properly master the basics either. ...
    .. perhaps, or coming from a different.. area. did I say switcher?!
    we Mac-users are used to click,boom,done...- from a different perspective: we are guided, limited, single "choice" only...
    (I don't have to tell you all the threads concerning bitrates, 2:30h on sl dvdr-, "I can do this with Nero in less then 15min!!".. stuff like that)
    coming from "where do you want to go today???"-land, you have SO many options, and SO many different ways to reach your goal, you consider ANYthing in your workflow... in German, we have a very derogative nic for PC users "Schrauber" (=screw drivers), meaning, "they" like to construct&rebuilt, repair&deconstruct things, go into tiny bits of detail, ...
    we Mac user have the attitude, to keep the mind clear for ideas, dreams, visions... the "tools" just have to "work"... I don't think, how a hammer is manufactured, I just want to use it.
    and that's it, how I experience the iApps: I use them (within given limits.. ok, a little beyond )... have posted here very little Qs..

  • Convert photos on DVD  to iPhoto format Help Please

    I made a DVD on iDVD of all my photos from a trip to Central Australia.
    I wrongly assumed that this would provide a backup.
    My Hard Drive crashed and I lost all the originals.
    How can I convert the photos on the DVD back to iPhoto format?

    Hello, captncruise,
    Welcome to the discussions.
    Sorry that you had a drive crash.
    Remember the three rules of computering:
    1. Back up
    2. Back up
    3. and Back up again.
    Get an external drive and back up your entire iPhoto Library! Right now!
    What did you have on the DVD....iPhoto slideshow? iMovie of photos? Slideshow created in iDVD? Or, you burned the photos to the DVD-ROM area? If it is the latter, you can just open the ROM file and drag the photos out in their full resolution, so I am assuming that you did not do this.
    If the photos are within an iDVD project, you can retrieve them, but you will lose significant resolution. You will need to use another application to extract the video. You can use Handbrake, or MPEG Streamclip to convert the video clips to DV format and you can 'Save Frame' as JPEG for each photo. However, the results are very grainy and not clear.
    You might want to look into something like these: http://www.xilisoft.com/dvd-snapshot-mac.html
    http://www.imtoo.com/dvd-to-picture-mac.html
    I have not used these...and I am skeptical of anything that says it can produce stunning photos, but they are not too expensive, $25 and might be worth it to you to retrieve your precious photos, even in cruder form.

  • I Need Video Format help please

    itunes doesn't let me do it wither it gives a circle with an slash through it instead of a plus sign... im positive its not a mpeg muxed, its a Mpeg Layer 3 can someone please give me a list that iTunes will let you put in the library or playlist and is able to convert to Ipod Settings "MPEG4".

    Hi,
        Download MPEG streamclip from here  http://www.squared5.com and export to quicktime.
    DM

  • Number formatting - Help Please!

    Hi
    I have two problems.
    1:
    I am converting a float eg(-42) to a Float using "new Float(float val)". The resultant Float is positive (42), any ideas?
    2:
    I have a Double eg(8000) and want to display it as 8,000. Is there any way I can do this using NumberFormat for example?
    Thanks

    Hi
    I have two problems.
    1:
    I am converting a float eg(-42) to a Float using "new
    Float(float val)". The resultant Float is positive
    (42), any ideas?
    2:
    I have a Double eg(8000) and want to display it as
    8,000. Is there any way I can do this using
    NumberFormat for example?
    ThanksWhat about -
    NumberFormat numForm = new NumberFormat.getInstance();
    numForm.format(yourValue);

  • Regarding conversion of invoice in XML format

    Hi everyone,
    I am working on smartforms and i require smartforms and its output in XML format, if its possible then please let me know the procedure to transmit smartforms output in XML format. Please reply, its urgent.
    Thanks & Regards
    V.B.

    In transaction SE80 browse menu Workbench -> Edit Object. In the popup window enter XSLT Program name (e.g. ZXSLT) and click on create button.
    Enter the following code into the editor
    <xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >
    <!xsl:output encoding="utf-8" indent="yes"/>
    <xsl:template match="D2CXML">
    <PurchaseOrders>
    <xsl:apply-templates/>
    </PurchaseOrders>
    </xsl:template>
    <xsl:template match="item">
    <PONO>
    <xsl:attribute name="no">
    <xsl:value-of select="EBELN"/>
    </xsl:attribute> 1
    <PORDNO>
    <xsl:apply-templates select="EBELN"/>
    </PORDNO>
    <Vendor>
    <xsl:apply-templates select="LIFNR"/>
    </Vendor>
    <PurchaseOrg>
    <xsl:apply-templates select="EKORG"/>
    </PurchaseOrg>
    <PurchaseGrp>
    <xsl:apply-templates select="EKGRP"/>
    </PurchaseGrp>
    <xsl:apply-templates select="X-MLSTRUCT"/>
    </PONO>
    </xsl:template>
    <xsl:template match="X-MLSTRUCT">
    <xsl:apply-templates/>
    </xsl:template>
    <xsl:template match="X-MLSTRUCT/item">
    <Product>
    <ItemNo>
    <xsl:apply-templates select="EBELP"/>
    </ItemNo>
    <Material>
    <xsl:apply-templates select="MATNR"/>
    </Material>
    <Qty>
    <xsl:apply-templates select="MENGE"/>
    </Qty>
    <Price>
    <xsl:apply-templates select="NETPR"/>
    </Price>
    </Product>
    </xsl:template>
    </xsl:transform>
    Create Extraction Program
    Create a report program using ABAP Workbench and the code of the extracting program will be as follows.
    REPORT ZXML_EXTRACTION .
    - - - - - - - - - - DATA DECLARATION - - - - - - - - --*
    TYPE-POOLS: ABAP.
    TYPES: BEGIN OF TY_XML,
    EBELP TYPE STRING,
    MATNR TYPE STRING,
    MENGE TYPE STRING,
    NETPR TYPE STRING,
    END OF TY_XML.
    TYPES: BEGIN OF TY_FINAL_XML,
    EBELN TYPE STRING,
    EKORG TYPE EKKO-EKORG,
    EKGRP TYPE EKKO-EKGRP,
    LIFNR TYPE EKKO-LIFNR,
    XMLSTRUCT TYPE TY_XML,
    END OF TY_FINAL_XML.
    TYPES: BEGIN OF TY_EKPO,
    EBELN TYPE EKPO-EBELN,
    LIFNR TYPE EKKO-LIFNR,
    EKORG TYPE EKKO-EKORG,
    EKGRP TYPE EKKO-EKGRP,
    EBELP TYPE EKPO-EBELP,
    MATNR TYPE EKPO-MATNR,
    MENGE TYPE EKPO-MENGE,
    NETPR TYPE EKPO-NETPR,
    END OF TY_EKPO.
    TYPES: TY_TSRCLIN(1024) TYPE X,
    TY_TSRCTAB TYPE STANDARD TABLE OF TY_TSRCLIN.
    Global Data for XML Creation
    DATA: G_XML_STRING TYPE STRING,
    G_XML_STRING1 TYPE STRING,
    G_FILENAME TYPE STRING,
    G_PATH TYPE STRING,
    G_FULLPATH TYPE STRING,
    G_TITLE TYPE STRING,
    G_LEN TYPE I.
    DATA: G_XSLTP TYPE REF TO CL_XSLT_PROCESSOR,
    G_IXML TYPE REF TO IF_IXML,
    G_STREAM_FACTORY TYPE REF TO IF_IXML_STREAM_FACTORY,
    G_ENCODING TYPE REF TO IF_IXML_ENCODING,
    RESSTR TYPE REF TO IF_IXML_OSTREAM,
    HTTP_CLIENT TYPE REF TO IF_HTTP_CLIENT,
    G_SRCSTR TYPE REF TO IF_IXML_ISTREAM,
    G_GEN_EX TYPE REF TO CX_XSLT_EXCEPTION,
    G_MESSAGE TYPE STRING,
    G_PROGNAME TYPE CXSLTDESC VALUE 'ID'.
    Work Area
    DATA: WA_XML TYPE TY_XML,
    WA_EKPO TYPE TY_EKPO,
    WA_EKPO1 TYPE TY_EKPO,
    WA_SOURCE TYPE ABAP_TRANS_SRCBIND.
    DATA: BEGIN OF WA_FINAL_XML,
    EBELN TYPE STRING,
    LIFNR TYPE STRING,
    EKGRP TYPE STRING,
    EKORG TYPE STRING,
    XMLSTRUCT TYPE TABLE OF TY_XML,
    END OF WA_FINAL_XML.
    INTERNAL TABLES
    DATA: T_XML TYPE TABLE OF TY_XML,
    T_FINAL_XML LIKE TABLE OF WA_FINAL_XML,
    T_EKPO TYPE TABLE OF TY_EKPO,
    T_SOURCE TYPE ABAP_TRANS_SRCBIND_TAB,
    T_SRCTAB TYPE TY_TSRCTAB.
    - - - - - - - - - - SELECTION-SCREEN - - - - - - - - - - - - - - *
    ---Select options/Parameters--
    SELECTION-SCREEN BEGIN OF BLOCK DOWNLOAD
    WITH FRAME TITLE TEXT-002.
    PARAMETERS: P_COMP TYPE CHAR1 AS CHECKBOX.
    PARAMETERS: P_FILE TYPE RLGRAP-FILENAME.
    SELECTION-SCREEN END OF BLOCK DOWNLOAD.
    AT SELECTION-SCREEN.
    IF NOT P_COMP IS INITIAL AND
    P_FILE IS INITIAL.
    MESSAGE E000(38) WITH 'Please enter the file name'(E01).
    ENDIF.
    IF NOT P_COMP IS INITIAL AND
    NOT P_FILE IS INITIAL.
    TRANSLATE P_FILE TO UPPER CASE.
    G_LEN = STRLEN( P_FILE ) - 4.
    IF P_FILE+G_LEN(4) NE '.XML'.
    MESSAGE E000(38) WITH 'Please use the extension as .XML'(E02).
    ENDIF.
    ENDIF.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_FILE.
    G_TITLE = 'Result Document'(I01).
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_SAVE_DIALOG
    EXPORTING
    WINDOW_TITLE = G_TITLE
    FILE_FILTER = '*.XML'
    CHANGING
    FILENAME = G_FILENAME
    PATH = G_PATH
    FULLPATH = G_FULLPATH.
    IF SY-SUBRC = 0.
    P_FILE = G_FULLPATH.
    ENDIF.
    - - - - - - - - - - LOGIC SECTION - - - - - - - - - - - - *
    START-OF-SELECTION.
    PERFORM CLEAR_VARIABLES.
    PERFORM START_SELECTION.
    END-OF-SELECTION.
    WA_FINAL_XML-XMLSTRUCT[] = T_XML[].
    APPEND WA_FINAL_XML TO T_FINAL_XML.
    PERFORM CREATE_XML.
    IF NOT P_COMP IS INITIAL.
    PERFORM DOWNLOAD_FILE.
    ENDIF.
    *& Form START_SELECTION
    Select all the Guids
    FORM START_SELECTION .
    SELECT HEBELN HLIFNR HEKORG HEKGRP
    IEBELP IMENGE INETPR IMATNR
    INTO CORRESPONDING FIELDS OF TABLE T_EKPO
    FROM EKKO AS H INNER JOIN EKPO AS I
    ON HEBELN = IEBELN.
    LOOP AT T_EKPO INTO WA_EKPO.
    WA_EKPO1 = WA_EKPO.
    AT NEW EBELN.
    REFRESH T_XML.
    CLEAR WA_XML.
    WA_FINAL_XML-EBELN = WA_EKPO-EBELN.
    WA_FINAL_XML-LIFNR = WA_EKPO1-LIFNR.
    WA_FINAL_XML-EKORG = WA_EKPO1-EKORG.
    WA_FINAL_XML-EKGRP = WA_EKPO1-EKGRP.
    ENDAT.
    MOVE-CORRESPONDING WA_EKPO TO WA_XML.
    APPEND WA_XML TO T_XML.
    AT END OF EBELN.
    WA_FINAL_XML-XMLSTRUCT[] = T_XML[].
    APPEND WA_FINAL_XML TO T_FINAL_XML.
    ENDAT.
    ENDLOOP.
    ENDFORM. " START_SELECTION
    *& Form CREATE_XML
    Create XML
    FORM CREATE_XML .
    Prepare for Transformation
    WA_SOURCE-NAME = 'D2CXML'.
    GET REFERENCE OF T_FINAL_XML INTO WA_SOURCE-VALUE.
    APPEND WA_SOURCE TO T_SOURCE.
    CLEAR G_XML_STRING.
    CALL TRANSFORMATION ZXSLT
    SOURCE (T_SOURCE)
    RESULT XML G_XML_STRING.
    IF SY-SUBRC <> 0.
    ELSE.
    G_XML_STRING1 = G_XML_STRING.
    REPLACE 'utf-16' WITH 'utf-8' INTO G_XML_STRING.
    ENDIF.
    ENDFORM. " CREATE_XML
    *& Form DOWNLOAD_FILE
    Download the XML into a file
    FORM DOWNLOAD_FILE .
    Local Data
    DATA: L_FILENAME TYPE STRING.
    TRY.
    CREATE OBJECT G_XSLTP.
    CATCH CX_XSLT_EXCEPTION.
    ENDTRY.
    G_IXML = CL_IXML=>CREATE( ).
    G_STREAM_FACTORY = G_IXML->CREATE_STREAM_FACTORY( ).
    G_SRCSTR = G_STREAM_FACTORY->CREATE_ISTREAM_CSTRING(
    STRING = G_XML_STRING1 ).
    XML source is specified by stream
    CALL METHOD G_XSLTP->SET_SOURCE_STREAM
    EXPORTING
    STREAM = G_SRCSTR.
    CALL METHOD G_XSLTP->SET_RESULT_TABLE
    EXPORTING
    TABLE = T_SRCTAB.
    RUN
    TRY.
    CALL METHOD G_XSLTP->RUN
    EXPORTING
    PROGNAME = G_PROGNAME.
    CATCH CX_XSLT_EXCEPTION INTO G_GEN_EX.
    G_XML_STRING = G_GEN_EX->GET_TEXT( ).
    ENDTRY.
    L_FILENAME = P_FILE.
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    FILENAME = L_FILENAME
    FILETYPE = 'BIN'
    TABLES
    DATA_TAB = T_SRCTAB.
    IF SY-SUBRC = 0.
    G_MESSAGE = 'File downloaded successfully'(I03).
    ELSE.
    G_MESSAGE = 'Error in downloading file'(I04).
    ENDIF.
    MESSAGE I000(38) WITH G_MESSAGE.
    ENDFORM. " DOWNLOAD_FILE
    *& Form CLEAR_VARIABLES
    Clear the values of Global Variables
    FORM CLEAR_VARIABLES .
    CLEAR: G_TITLE,
    G_FILENAME,
    G_PATH,
    G_FULLPATH,
    G_LEN,
    G_SRCSTR,
    Work Areas
    WA_SOURCE,
    WA_XML,
    WA_FINAL_XML.
    REFRESH: T_XML,
    T_SOURCE,
    T_SRCTAB,
    T_FINAL_XML.
    ENDFORM. " CLEAR_VARIABLES
    Edited by: Minal Nampalliwar on Jan 21, 2008 6:44 AM

  • Convert gzip files into XML format

    We have a requirement where we receive gzip files. These files are zipped file containing base64 binary format csv files. We would have to convert these files into XML format. Please let me know any of the following.
    1. Is there any Xpath query or XSL function (somthing similar like doTranslateFromNative() ) to convert from gzip files to XML format.
    2. If we need to unzip the zipfile outside fusion, then java code piece to unzip the gzip file. I guess after that we can use the usual doTranslateFromNative() function to translate to XML format, since after unzipping the gzip file, they are base64 binary formats.
    Thanks in advance,
    Toms

    There is an option to do pre-processing and post processing of Files when using File adapter. You need to create a valve which will first do pre processing and send the output to FileAdapter.
    You can get more information here:
    http://docs.oracle.com/cd/E23943_01/integration.1111/e10231/adptr_file.htm#CACDHGGG
    under section: 4.2.14 Pre-Processing and Post-Processing of Files
    Essentially you will use Java to unzip the file first and then the unzipped content will be passed to the adapter.

  • My pages is showing error while opening a document in microsoft word format. Please help

    While trying to open documents in microsoft word format, pages is showing an error. It is unable to complete the task and is requesting me to reopen pages but then no response. However I am able to work on pages format. Please help.
    thanks

    When you open a Word document in Pages, it is translated into the internal .pages document format — and you are no longer working in the original Word document format. This translation also occurs in reverse when exporting a document back to Word. When you open a Word document in Pages, if it has issues with the translation (missing font characteristics, other issues), it will open a warning dialog box and display these issues for you.
    If however, you prefer to always work in the native Word document format, and not risk translation issues, then you should be using MS Word in Office for Mac 2011 with the latest update.

  • Please help i started my project video format 720HD resolution 12x720 rate 25p at last when i finish and burn to dvd the edges are cut off any one help please i am really in trouble

    please help i started my project with  video format 720HD, resolution 12x720, rate 25p.  at last when i finish and burn to dvd the edges are cut off and my logo cut off the screeen aswell any one help please i am really in trouble. thanks

    Sorry, but I don't know anything about that app.
    I did go to their Web site and I see they have a support link. Perhaps you can get help there or in their forum.
    If you are OK with a DVD with a basic menu, you could try the Share>DVD option in FCP.
    Good luck.
    Russ

Maybe you are looking for