Why should I use the OpenDocument file format?

Forgive the noobish sounding question, because I'm definitely not a linux newbie anymore. The current xkcd (http://www.xkcd.com/743) got me thinking. I never had a problem with .doc files before, because everything can read them. And I'd never used .odt files before because I only recently discovered abiword-plugins lets me read .odt files in Abiword.
So, I'd like you to please convince me why I should use .odt files over .doc files. Thank you.

drcouzelis wrote:
I wonder if it would be worth it to teach people how to use LaTeX. I certainly don't think it's more complicated than writing a Word document in all cases. I can't believe how much time my coworkers spend try to "format" many of the 50+ page documents we work with. So often I hear problems like "This page break is wrong", "The index links are all messed up", "How do I get rid of this space?", and similar. Some of the time the answer is "We'll just leave it" or "I'll just re-write it". I thought all of those big fancy buttons on the top of the window were supposed to make writing a Word document easy? /rant
Say, is there an application that allows a person to right-click on a TEX file and "Open (as PDF)" and "Edit (as TEXT)", For any OS? You know, kind of like a JIT compiler.
...and is this too off-topic?
Well, I could share my experience here.
1. LaTeX is probably similar to Perl or Vim in terms of the learning curve. I mean, it's more "learn as you work" thing: LaTeX relies heavily on it CTAN repository and there are lots of different ways to do the same thing. Which is why all the guides are more like cookbooks with recipes how to perform different kind of tasks, not a 101 tutorial.
2. LaTeX is more oriented towards large documents, rather books than articles. Which means, one doesn't really need all of the features that LaTeX has to markup a document less than 50 pages. Most of the guides teach you how to work with books, while most of the users need to work with smaller texts. It's not a real problem for somebody who uses LaTeX for publishing his books to use it for smaller texts, but in other cases it's a bit challenging.
Whenever you grab a LaTeX guide, you can strip it off all the advanced topics and you'll find out that merely one or two chapters are needed for most WYSIWYG converts: document structure (the essential packages, etc), beautifiers (boldface, italic, underlining, etc), paragraph formatting (alignments, columns, etc) headers/titles, tables, images embedding and footnotes. All of this can be described in 50 pages at most, and that would be totally comprehensive.
So basically, one just needs a guide to LaTeX for word processing. Learning LaTeX for that purposes using publishing-oriented guides is really time consuming.
Perhaps, there is even some kind of a special macro for word processing, that has less features, but makes them easier to memorize and use - I don't know.
Actually, Pandoc's user guide could be a nice starting point, since pandoc has exactly the needed feature set. You should just expand it with some page properties (interlinear interval, page margins, etc), a review of the available tools for LaTeX (aucTeX, vim-latex, LyX, Kile, gummi, may be some popular extensions to Geany, Gedit, Kate), some popular Web resources (package reviews, tips-and-tricks wikis, etc) and some further reading.

Similar Messages

  • Firefox 3.6.13 - Why, when I use the dropdown File menu to open a new window, does FF open my Home Page tabs? All I want is a blank page.

    I have four tabs in my home page:
    2 - https://mail.google.com/mail/;
    1 - http://us.mg5.mail.yahoo.com/dc/launch;
    1 - http://www.facebook.com/login.php
    When I use the "File" drop-down menu I want only a blank page, but I get the four tabs. How go I get other New Windows to open as blank pages?

    A new window open by default with the Home page(s), tabs open a blank page.
    The only ways to avoid opening a new window with the home page is either to set the home page to about:blank (ie disabling the home page) or use a bookmark with the location set to about:blank and use Shift + left-click to open that link in a new window.

  • 64 bits: why should I use it?

    Just for the sake of discussion: If I have a program offered in 32 and 64 bit modes, why should I use the 64 bit version?
    For example, the well known Videolan Player, aka VLC Media Player, recently updated to version 1.0.2, comes in 32 an 64 bit flavors. When would one version be used in lieu of the other?
    And saying "because it is bigger and hence better" is not true. Even Apple points out in the developer pages about the 64-bit fallacy: in that mode, all data structures duplicate in size and if the hardware remains the same, performance will suffer cause you have to push twice the amount of information.

    I just did a test with VLC Player (version 1.0.2), I played the same video in both 32 bit and 64 bit modes (NOTE: NOT talking about the kernel, but the program). Played it several times in both modes and even alternated between modes. In 64 bit mode it caused one of my processors to spike to 104% usage for the first 20 sec before dropping to 4-5%. In 32 bit mode processor usage remained at 4-5% the entire time.
    Played the same video in Quicktime Player X in both modes and saw no difference (used 5-8% processor usage).
    So to answer the question about when to use one version over the other I would say if one version causes notable problems/issues and the other doesn't than use the one that doesn't. Generally you shouldn't see a noticeable difference except in high-end programs that are crunching massive amounts of data.

  • The file should be in XML-BURSTING-FILE format.

    I'm gettting an error when I try to upload my xml bursting control file for my oracle report that has an rtf template defined.
    The error message says"The uploaded file MT_RAXINV.xml is invalid. The file should be in XML-BURSTING-FILE format."
    and my code is as below:
    <?xml version="1.0" encoding="UTF-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" >
    <xapi:globalData location="stream">
    </xapi:globalData >
    <xapi:request select="/ZRAXINV/LIST_G_ORDER_BY/G_ORDER_BY/LIST_G_INVOICE/G_INVOICE">
    <xapi:delivery>
    <xapi:email server="mailhost.microtune.com" port="25" from="[email protected]"
    reply-to ="[email protected]" >
    <! - filter=".//G_INVOICE[BILL_TO_EMAIL IS NOT NULL]"- >
    <xapi:message id="${TRX_NUMBER}" to="[email protected]" cc="[email protected]" attachment="true"
    subject="Microtune Inc - Receivables Statement for payment due from ${BILL_CUST_NAME}">
    Please find attached Receivables Statement for payment due of ${TOTAL_AMOUNT_DUE}.
    Regards,
    The Receivables Team
    Microtune Inc
    </xapi:message>
    </xapi:email>
    <xapi:print id="printer_tune"
    printer="ipp:\\congo\sunset" filter=".//G_INVOICE[BILL_TO_EMAIL=NULL]" copies="1" />
    <xapi:filesystem output="\\astro\erp\Oracle\${TRX_NUMBER}.pdf"/>
    <! - Add an id for this delivery method i.e. printer1 - >
    </xapi:delivery>
    <xapi:document output-type="pdf" delivery="printer_tune,${TRX_NUMBER}">
    <! - Deliver to printer and email - >
    <xapi:template type="rtf" location="xdo://SQLAR.ARInvoice.en.US/"?getSource=true" filter="">
    <! - Specify template to be used for Receivables Statements- >
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    Any help would be much appreciated.
    Thanks,
    Leo

    Thanks, for the update. Sorry I did not update this entry, I had actually figured that out but still my problem is that my email is sending without an attachment. I'm not getting any error and the email is sending fine but without the attachment.
    <?xml version="1.0" encoding="UTF-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
    <xapi:request select="/ZRAXINV/LIST_G_ORDER_BY/G_ORDER_BY/LIST_G_INVOICE/G_INVOICE">
    <xapi:delivery>
    <xapi:email server="mailhost.microtune.com" port="25" from="[email protected]" reply-to ="[email protected]">
    <xapi:message id="${TRX_NUMBER}" to="[email protected]" cc="[email protected]" attachment="true"
    subject="Microtune Inc - Receivables Statement for payment due from ${BILL_CUST_NAME}">
    Please find attached Receivables Statement for payment due of ${TOTAL_AMOUNT_DUE}.
    Regards,
    The Receivables Team
    Microtune Inc.
    </xapi:message>
    </xapi:email>
    </xapi:delivery>
    <xapi:document output="Invoice_${TRX_NUMBER}" output-type="pdf" delivery="${TRX_NUMBER}">
    <xapi:template type="rtf" location="xdo://SQLAR.ZRAXINV.en.US/?getSource=true"></xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>

  • I just purchased the new Canon SX60 camera. Despite downloading and installing the latest version of Adobe DNG converter, I receive an error message saying that Photoshop CS4 can't open up/convert raw files (.CR2). This is the same file format as used by

    I just purchased the new Canon SX60 camera. Despite downloading and installing the latest version of Adobe DNG converter, I receive an error message saying that Photoshop CS4 can't open up/convert raw files (.CR2). This is the same file format as used by the SX50, with which I never had any problem. Does anyone have a suggestion on how to fix this problem? Thanks.

    Camera Raw plug-in | Supported cameras  I do not see that SX60 as supported. Just how new is the SX60 when was it announces. Its support is not even listed in ACR 8.7 RC

  • HT3775 Is the Codec listed adjacent to the file format the Codec used with that file format?

    Is the Codec listed adjacent to the file format the Codec used with that file format?

    Is the Codec listed adjacent to the file format the Codec used with that file format?

  • What is the best format to import images into iBA? How should I compress my images before importing? What is the best file format? PNG? Jpeg?

    What is the best format to import images into iBA? How should I compress my images before importing? What is the best file format? PNG? Jpeg? I'm trying to figure out the best file format / compression for importing images into iBA. Also, does anyone know how iBA will compress the file? Are the assets attached (like a website) or flattened out? Does anyone know how iBA handles this? Many many thanks to anyone with insight into this.

    This question is largely answered by the following thread...
    https://discussions.apple.com/message/17805700#17805700

  • Can we change the default file format 'BIN' of system to 'ASC' using table

    can we change the default file format u2018BINu2019 of system to u2018ASCu2019 using table TSOPE
    if possible:will it affect any system performance

    Hello Vincent,
    BIN(Binary) is default selection.and so we have to select ascii.to make myself more clear my queries is like:
    first for setting ascii what we need to enter in text box that is against ASCII.and
    secondly if we select ASCII will it affect system performance in anyways.

  • Why should I use xinetd?

    Im using inetd, but in mandrake I had xinetd, and somewhere I had read that it is better. Is this true?, and if so, ahow do I install it, cause it's not in pacman (i know I cant install it from source, but I wonder if it's hidden somewhere in the distro)

    http://www.xinetd.org/faq.html
    Q. What is xinetd ?
    A. xinetd is a replacement for inetd, the internet services daemon.
    Q: I am not a system administrator; what do I care about an inetd replacement ?
    A: xinetd is not just an inetd replacement. Anybody can use it to start servers that don't require privileged ports because xinetd does not require that the services in its configuration file be listed in /etc/services.
    Q. Is it compatible with inetd ?
    A. No, its configuration file has a different format than inetd's one and it understands different signals. However the signal-to-action assignment can be changed and a program has been included to convert inetd.conf to xinetd.conf.
    Q. Why should I use it ?
    A. Because it is a lot better (IMHO) than inetd. Here are the reasons:
    1) It can do access control on all services based on:
         a. address of remote host
         b. time of access
         c. name of remote host
         d. domain name of remote host
    2) Access control works on all services, whether multi-threaded or single-threaded and for both the TCP and UDP protocols. All UDP packets can be checked as well as all TCP connections.
    3) It provides hard reconfiguration:
         a. kills servers for services that are no longer in the configuration file
         b. kills servers that no longer meet the access control criteria
    4) It can prevent denial-of-access attacks by
         a. placing limits on the number of servers for each service (avoids process table overflows)
         b. placing an upper bound on the number of processes it will fork
         c. placing limits on the size of log files it creates
         d. placing limits on the number of connection a single host can initiate
         e. place limits on the rate of incoming connections
         f. discontinue services if the load exceeds specified limit
    5) Extensive logging abilities:
         a. for every server started it can log:
              i) the time when the server was started
              ii) the remote host address
              iii) who was the remote user (if the other end runs a RFC-931/RFC-1413 server)
              iv) how long the server was running
              (i, ii and iii can be logged for failed attempts too).
         b. for some services, if the access control fails, it can log information about the attempted access (for example, it can log the user name and command for the rsh service)
    6) No limit on number of server arguments
    7) You can bind specifc services to specific IP's on your host machine

  • How do I Download from Itunes store using the Apple Lossless format?

    I use my music on a home sterio and import locally from CD's to Windows using the Apple Lossless format only, to achieve the Highest quality sound. However, When I buy from Itunes store I can only get AAC format, which is low quality. How can I get Itunes to give me only Apple Lossless format?
    Your help will b e appreciated.
    Thanks
    Phil

    I do agree with what i have been said. I am a musician, i think AAC is definitely medium-low quality. I bought this year lots of AAC 256 for Itunes. I have been surprised. SO many times i need to go to the equalizer to counter-balance the weakness of this file format.
    I advise you to do the following. Import a CD using Apple LossLess and then import a CD using AAC 256. You will see a HUGE difference.
    Now i start to buy CD again in order to get the music Quality. Then i import my CDs to Itunes using Apple LossLess (920Kbps). You will ear that on Snares and Rides. Bass will sound more natural. Bass, Medium, Sharp will more balance with each other. You will hear instruments with more clarity especially when there are a lot of instruments. Because of that, you will not need to raise up the volume.
    But more than anything... you will gain VOLUME in your files.
    In general over the internet all the online music stores including Itune doesn't provide HD quality. AAC 256 is not enough. A track bought over Itune Store should weight 30 megabytes, not 5. And then you would decide to compress it or not.

  • Can I Write Data to a *.xlxsx File Without Screwing Up the Excel File Formatting?

    I'd like to programatically add LabVIEW-generated data to a nicely-formatted *.xlsx file, one with all the right borders and column widths, etc.  But every time I try to add the LabVIEW data, the xlsx file formatting gets all screwed up and the file gets corrupted.  Is there a way around this?
    Thanks!
    - FB
    Solved!
    Go to Solution.

    FB,
    I was able to find the following link on the NI website.  I think it addresses the issue you are describing using the Excel ActiveX interface.
    AutoFit Columns and Rows in Excel Using LabVIEW: http://digital.ni.com/public.nsf/allkb/8697100BBFA68902862571D4006D893B?OpenDocument
    Regards,
    Isaac S.
    Regards,
    Isaac S.
    Applications Engineer
    National Instruments

  • How do I change the default file format for saving files in Preview

    I often take screen clips and save them as files to my desktop, then upload them to my website or include them in emails. The default file format for Preview seems to be TIFF, but I'd prefer jpg. How do I convince Preview to use jpg as the default file format?
    TIA,
    Thad

    I should have been a little clearer...
    If I'm emailing a screen-clip, I can just paste it right into the email, but I post on a lot of discussion boards and it's often nice to be able to include a screen shot in those. My preferred way to do that is to post the clip at my personal website and then put a link in the post. It gives me the ability to delete the image whenever I want (a plus for any security freak) and it works on every discussion board I know. Some boards allow attachments, some don't. Plus I don't want to have to remember different d/b file attachment procedures. Anyway, when I make a screen-clip, I need to temporarily save it (usually to my desktop), then ftp it to my website. I use Preview to do that. It's simple. But I'd like it to default to .jpg instead of .png or .tiff. (FWIW, I just tried it and the default was .png, but I swear I did something similar earlier that defaulted to .tiff when I first tried to save the newly-created file).

  • Why do some of the pdf files I try to open just display a black screen?

    Why do some of the pdf files I try to open just display a black screen?

    Please see my current settings below Chrome PDF Viewer is Disabled and Adobe Reader is Enabled already.
    Plug-ins (11)  Details
    Adobe Flash Player - Version: 12.0.0.41
    Shockwave Flash 12.0 r0
    Name: Shockwave Flash
    Description: Shockwave Flash 12.0 r0
    Version: 12.0.0.41
    Location: C:\Users\njdp\AppData\Local\Google\Chrome\Application\32.0.1700.72\PepperFlash\pepflashpl ayer.dll
    Type: PPAPI (out-of-process)
      Disable
    MIME types: MIME type Description File extensions
    application/x-shockwave-flash Shockwave Flash .swf 
    application/futuresplash FutureSplash Player .spl  
    Disable  Always allowed?
    Widevine Content Decryption Module - Version: 1.4.1.376
    Enables Widevine licenses for playback of HTML audio/video content.
    Name: Widevine Content Decryption Module
    Description: Enables Widevine licenses for playback of HTML audio/video content.
    Version: 1.4.1.376
    Location: C:\Users\njdp\AppData\Local\Google\Chrome\User Data\WidevineCDM\1.4.1.376\_platform_specific\win_x86\widevinecdmadapter.dll
    Type: PPAPI (out-of-process)
      Disable
    MIME types: MIME type Description File extensions
    application/x-ppapi-widevine-cdm Widevine Content Decryption Module .  
    Disable  Always allowed?
    Chrome Remote Desktop Viewer
    This plugin allows you to securely access other computers that have been shared with you. To use this plugin you must first install the Chrome Remote Desktop webapp.
    Name: Chrome Remote Desktop Viewer
    Description: This plugin allows you to securely access other computers that have been shared with you. To use this plugin you must first install the Chrome Remote Desktop webapp.
    Version: 
    Location: internal-remoting-viewer
    Type: PPAPI (out-of-process)
      Disable
    MIME types: MIME type Description File extensions
    application/vnd.chromium.remoting-viewer  .  
    Disable  Always allowed?
    Microsoft Office (2 files) - Version: 14.0.4730.1010
    Office Authorization plug-in for NPAPI browsers
    Name: Microsoft Office 2010
    Description: Office Authorization plug-in for NPAPI browsers
    Version: 14.0.4730.1010
    Location: C:\PROGRA2\MICROS1\Office14\NPAUTHZ.DLL
    Type: NPAPI
      Disable
    MIME types: MIME type Description File extensions
    application/x-msoffice14 14.0.4730.1010 .*  
    Name: Microsoft Office 2010
    Description: The plug-in allows you to open and edit files using Microsoft Office applications
    Version: 14.0.4761.1000
    Location: C:\PROGRA2\MICROS1\Office14\NPSPWRAP.DLL
    Type: NPAPI
      Disable
    MIME types: MIME type Description File extensions
    application/x-sharepoint SharePoint Plug-in for Firefox  
    Disable  Always allowed?
    Native Client
    Name: Native Client
    Version: 
    Location: C:\Users\njdp\AppData\Local\Google\Chrome\Application\32.0.1700.72\ppGoogleNaClPluginChro me.dll
    Type: PPAPI (in-process)
      Disable
    MIME types: MIME type Description File extensions
    application/x-nacl Native Client Executable . 
    application/x-pnacl Portable Native Client Executable .  
    Disable  Always allowed?
    Chrome PDF Viewer (Disabled)
    Name: Chrome PDF Viewer
    Version: 
    Location: C:\Users\njdp\AppData\Local\Google\Chrome\Application\32.0.1700.72\pdf.dll
    Type: PPAPI (in-process)
      Enable
    MIME types: MIME type Description File extensions
    application/pdf Portable Document Format .pdf 
    application/x-google-chrome-print-preview-pdf Portable Document Format .pdf  
    Enable  Always allowed?
    Adobe Reader - Version: 11.0.05.3
    Adobe PDF Plug-In For Firefox and Netscape 11.0.05
    Name: Adobe Acrobat
    Description: Adobe PDF Plug-In For Firefox and Netscape 11.0.05
    Version: 11.0.05.3
    Location: C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AIR\nppdf32.dll
    Type: NPAPI
      Disable
    MIME types: MIME type Description File extensions
    application/pdf Acrobat Portable Document Format .pdf 
    application/vnd.adobe.pdfxml Adobe PDF in XML Format .pdfxml 
    application/vnd.adobe.x-mars Adobe PDF in XML Format .mars 
    application/vnd.fdf Acrobat Forms Data Format .fdf 
    application/vnd.adobe.xfdf XML Version of Acrobat Forms Data Format .xfdf 
    application/vnd.adobe.xdp+xml Acrobat XML Data Package .xdp 
    application/vnd.adobe.xfd+xml Adobe FormFlow99 Data File .xfd  
    Disable  Always allowed?
    Java(TM) (2 files) - Version: 10.45.2.18
    NPRuntime Script Plug-in Library for Java(TM) Deploy
    Name: Java Deployment Toolkit 7.0.450.18
    Description: NPRuntime Script Plug-in Library for Java(TM) Deploy
    Version: 10.45.2.18
    Location: C:\Program Files (x86)\Java\jre7\bin\dtplugin\npDeployJava1.dll
    Type: NPAPI
      Disable
    MIME types: MIME type Description File extensions
    application/java-deployment-toolkit   
    Name: Java(TM) Platform SE 7 U45
    Description: Next Generation Java Plug-in 10.45.2 for Mozilla browsers
    Version: 10.45.2.18
    Location: C:\Program Files (x86)\Java\jre7\bin\plugin2\npjp2.dll
    Type: NPAPI
      Disable
    MIME types: MIME type Description File extensions
    application/x-java-applet Java Applet 
    application/x-java-bean JavaBeans 
    application/x-java-vm  
    application/x-java-applet;version=1.1.1  
    application/x-java-bean;version=1.1.1  
    application/x-java-applet;version=1.1  
    application/x-java-bean;version=1.1  
    application/x-java-applet;version=1.2  
    application/x-java-bean;version=1.2  
    application/x-java-applet;version=1.1.3  
    application/x-java-bean;version=1.1.3  
    application/x-java-applet;version=1.1.2  
    application/x-java-bean;version=1.1.2  
    application/x-java-applet;version=1.3  
    application/x-java-bean;version=1.3  
    application/x-java-applet;version=1.2.2  
    application/x-java-bean;version=1.2.2  
    application/x-java-applet;version=1.2.1  
    application/x-java-bean;version=1.2.1  
    application/x-java-applet;version=1.3.1  
    application/x-java-bean;version=1.3.1  
    application/x-java-applet;version=1.4  
    application/x-java-bean;version=1.4  
    application/x-java-applet;version=1.4.1  
    application/x-java-bean;version=1.4.1  
    application/x-java-applet;version=1.4.2  
    application/x-java-bean;version=1.4.2  
    application/x-java-applet;version=1.5  
    application/x-java-bean;version=1.5  
    application/x-java-applet;version=1.6  
    application/x-java-bean;version=1.6  
    application/x-java-applet;version=1.7  
    application/x-java-bean;version=1.7  
    application/x-java-applet;jpi-version=1.7.0_45  
    application/x-java-bean;jpi-version=1.7.0_45  
    application/x-java-vm-npruntime  
    application/x-java-applet;deploy=10.45.2  
    application/x-java-applet;javafx=2.2.45   
    Disable  Always allowed?
    Windows Live Photo Gallery - Version: 15.4.3508.1109_ship.wlx.w4m4 (ship)
    NPWLPG
    Name: Windows Live Photo Gallery
    Description: NPWLPG
    Version: 15.4.3508.1109_ship.wlx.w4m4 (ship)
    Location: C:\Program Files (x86)\Windows Live\Photo Gallery\NPWLPG.dll
    Type: NPAPI
      Disable
    MIME types: MIME type Description File extensions
    application/x-wlpg3-detect Windows Live Photo Gallery .wlpg 
    application/x-wlpg-detect Windows Live Photo Gallery .wlpg  
    Disable  Always allowed?
    Google Update - Version: 1.3.22.3
    Name: Google Update
    Version: 1.3.22.3
    Location: C:\Users\njdp\AppData\Local\Google\Update\1.3.22.3\npGoogleUpdate3.dll
    Type: NPAPI
      Disable
    MIME types: MIME type Description File extensions
    application/x-vnd.google.update3webcontrol.3  
    application/x-vnd.google.oneclickctrl.9   
    Disable  Always allowed?
    Silverlight - Version: 5.1.20913.0
    Name: Silverlight Plug-In
    Version: 5.1.20913.0
    Location: c:\Program Files (x86)\Microsoft Silverlight\5.1.20913.0\npctrl.dll
    Type: NPAPI
      Disable
    MIME types: MIME type Description File extensions
    application/x-silverlight npctrl .scr 
    application/x-silverlight-2   
    Disable  Always allowed?

  • Two questions about the PSD file format specicaition

    I'm a programmer dealing with a project to parse PSD files. When reading the official file format specification, I found that some fields of the file are not clarified:
    1. There is a rectangle structure containing 4 fields: top, left, buttom, right. I wanna know whether these 4 fields can be negative values and is there a rule that the buttom shoud be larger than the top and the right shoud be larger than the left
    2. The PSD file contains a color mode section. But if the color mode is RGB, the color mode section contians no data but a 4-byte length field whose value is set to 0. This is true for files in RGB mode 8-bit channel. But after convert the files to RGB mode 32-bit channel using photoshop, the whole color mode section is no long exist.
    These two questions may be somehow technical, I would be thankful if someone can give me a hand.

    1) was covered in the documentation at one time.  Yes, many of them can be negative, that's why they're signed values.  Valid rectangles will have the bottom greater than the top, and the right greater than the left. But you can also have empty rectangles, and sometimes invalid rectangles (because the values don't matter).
    2) Not sure what you're asking...  color mode is just a single enumeration for RGB, CMYK, etc.

  • For iPhone and Android, what is the best file format for watching videos?

    For iPhone and Android, what is the best file format for watching videos?

    You can try these setting. They are from CS5.5 but should work in CS4.
    Make sure you check Use Max. Render Quality.

Maybe you are looking for

  • What are the things taken care while using multiple suites?

    Hi all, I have created a plugin which sends the current file path to an url, its working fine with debugging in Visual studio 2005 and while it is added to the Adobe Illustrator its works only once. That is its sending the file path only for one file

  • Wikis Webclip icon

    I use a profilemanager to create a Webclip of my Wikis, changes the icon according the my needs. When the profile pushed to ipads, the icon is fine. But after i entered the webclip to see the web, then it changes to Wikis icon. I want to know why and

  • AQ XMLType : Example to Enqueue an XMLType message in 10g AQ

    I am looking for an example to enqueue a XMLType message in AQ oracle 10g version : I need the actual payload example, When I enqueue a payload the queue rejects the message. any Help would be appreciated Thanks stan

  • Query Regarding OCP  certification

    Hi.. I am planning on giving the OCP (1z0-043) certificates in a couple of weeks time. I am also planning to give the 11i Apps DBA (1z0-033) right after that. I have already cleared the OCA certificates a year ago.. Now, what i would like to know is

  • Messages and numbers not stored on 9300

    Any idea's? One week ago, for no apparant reason, any messages that arrive are displayed OK, but not stored. Same applies to received call, and sent call numbers. Bizzarely, missed call numbers are still stored OK. I am stumped - any comments would b