Text format ITF RTF ASCII and RAW

I want the detail information about these text format ....
I mean...
How the data is actually stored???
What about the length of the data???
when to convert which data into which form???
and what are different converting function modules??
also more about RAW format??
how to convert RAW data into other format??
Thanks in advance.
Regards,
Jayavant
Edited by: jayavant deshpande on Dec 18, 2007 7:04 AM

>
14.4.1 Importing the Subtemplate
Enter the import command anywhere in the main template prior to the call template command as follows:
<?import:xdoxsl:///{path to subtemplate.xsb}?>
where
path to subtemplate.xsb is the path to the subtemplate .xsb object in the catalog.
For example:
<?import:xdoxsl:///Executive/Financial Reports/mySubtemplate.xsb?>
>
from http://docs.oracle.com/cd/E23943_01/bi.1111/e22254/design_xsl_sub.htm#abt_xsl
>
Using http protocol:
<?import:http://www.server.com/common/subTemplate.xsl?>
Using file protocol:
<?import:file:///C:/Files/common/subTemplate.xsl?>
>
for ebs as example
<?import:xdo://OKC.OKCTCINC.en.00/?>

Similar Messages

  • How do I fix the problems with text formating functions in hotmail and other text based sites?

    In a Mailing list provider site it disables the text formating functions, instead only showing a 'loading' message. The functions never appear. In Hotmail the scroll arrows on the right hand side does not work. Sometimes the email toolbar becomes 'grey' and the buttons do not work. When forwarding an email sometimes the email does not show in the new email message.
    == This happened ==
    Every time Firefox opened
    == Firefox was reinstalled March 2010.

    The only possible fix was turning the phone off immediately and burying it in a bag of dry rice for a week at least. That might...just might...have worked.  But you're way beyond that and I see no fixes.  In fact the phone is probably going to get more problems before finally gving up the ghost.  Continued use is just shorting out more and more of the circuitry.  For that reason I don't think repair is much of an option. Go to an Apple Store and buy an out-of-warranty replacement.

  • Reading a fle format thats part ascii and part binary

    Hey
    I'm trying to write a importer for the PLY filke format. That file format starts of with a header in ascii and then continues with either the data in ascii or in binary. When the data is in ascii I have no problem reading the file but when the data is in binary I'm noth quite sure how I should do it. Right now I do something like this:
    BufferedInputStream stream = new BufferedInputStream(new FileInputStream(file)); // I first create this
    BufferedReader reader = new BufferedReader(new InputStreamReader(stream));  // then this is for reader ascii
    DataInputStream dataInputStream = new DataInputStream(stream); // And this is for reading binaryThen I read the ascii header with the BuffereReader and then wheter I turns out that the data is in ascii I countine reading with the reader, otherwise I start reading with the DataInputStream. But the data from the DataInputStream is not the same as I get from the BufferedReader. I try it on these files that are in diffrent endians and either ascii ot binary
    http://www.cs.ucl.ac.uk/staff/Joao.Oliveira/ply.html in the Nbunny.zip.
    Anyone that can help me with this? Or know about a PLY file reader in java already?
    Discordia
    Message was edited by:
    Discordia

    DataInputStream is NOT the right class to use for general binary input. It is used only for the specific purpose of reading Java primitives. The input obviously needs to be in the right format for that to work, i.e. it needs to be written using a DataOutputStream.
    I would read everything using an InputStream, not a reader. Store the bytes of the header until you reach the end of the header (not sure how to determine that since I don't know the fileformat). Then convert those bytes into a String using the proper charset ("US-ASCII" in this case, if by "ascii" you really mean ASCII).
    Then just continue reading the binary data.

  • Passing Text Formatting Info. In and Out of Flash

    Hi all,
    We need to develop an application that involves formatted
    text. We want to use dynamic text, where we pull in text from an
    .as file at runtime. But when we do that we don't have the ability
    to format the text. Are there ways (or tutorials that describe
    them) to feed formatted text into Flash dynamically and still
    preserve the formatting (bold, italics, text color, etc.). Our
    ideal scenario is to have a web form (Flash or HTML-based) that
    allows for formatting options (bold/italics/underline/text
    color/size ,etc.), that we can store in a database, that we can
    later connect to from Flash, where we pull in the formatted text in
    at runtime.
    Am I smoking crack? Can this be done? Any ideas on best
    approaches? Tutorials?
    Thanks!

    1. create a text file .
    2. in the text file create a variable (e.g. info=)
    3. follow the variable with the HTML formated text.(e.g.
    <B>This is some formatted text in Bold
    Type</B><P>This is a new paragraph with normal
    text</P>)
    4. in the flash action panel create a LoadVar. (e.g.
    var myLv:LoadVars = new LoadVars();)
    5. Load your variable: (e.g.
    _level0.myLv.load(yourtext.txt);)

  • Text formatting fails in IE and Chrome

    Hi.
    I have recently created my first website in DW and it turns out great until I export it from DW. That's where the problem starts.
    I have constantly observed my website's behaviour during creation, previewing it repeatedly to make sure everything works as it should. Unfortunately I neglected doing this in more than just one browser. I have now repeatedly tested the website in both Chrome and IE before uploading and the local test runs are always flawless. However, as soon as I upload the page I get the following problem:
    My website works perfectly fine in Firefox but IE and Chrome fail to recognise the site's borders and keep the text running in the same line until the actual paragraph ends in DW. To verify you can have a look at my website here: www.christopherfunke.com
    I really hope somebody can help me with this.
    Thank you in advance.
    Kindest regards,
    Chris

    The site looks OK to me in FF3.6 and IE7.  But you have a Float-Drop  problem in IE6.
    Start by fixing your code validation errors detailed below:  90% of browser rendering problems are caused by coding errors.
    CSS errors:
    http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fchri stopherfunke.kilu.de%2F%23
    HTML errors:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fchristopherfunke.kilu.de%2F%23
    HINT: <h12> is not valid. Also font size="2" and font-size="5" are deprecated in modern code.  You should define your font-sizes and other properties with CSS instead of inside the HTML markup.
    h1 {font-size: 22px; text-align:center}
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Text Format Lost

    I have a movieclip symbol in my flash document and in it's
    own timeline it sets the text format of various dynamic and input
    text boxes to a predefined format.
    When i change the text from the main timeline i.e.
    movieclip.textbox.text ......it resets the format to it's default.
    Is there a way around this?
    (p.s. the text boxes in the movieclip timeline are
    dynamically created at runtime)
    Thanks for help!

    instead of using setTextFormat method, try setNewTextFormat
    Remove '_spamkiller_' to mail

  • [svn] 3148: You can now use CSS styles to set the default text format for TextView.

    Revision: 3148
    Author: [email protected]
    Date: 2008-09-08 15:01:15 -0700 (Mon, 08 Sep 2008)
    Log Message:
    You can now use CSS styles to set the default text format for TextView. It no longer has any formatting properties. It supports the entire set of Gumbo text format styles.
    SkinnableComponent and Group now also support all these styles. However, skins such as ButtonSkin, TextInputSkin, and TextAreaSkin continue for now to specify instance styles on their TextBox, TextGraphic, and TextView, in order to give them a Gumbo look rather than a Halo look. So if you try setting, for example, the fontSize on the Application, it doesn't yet affect the text format of a Button, TextInput, TextArea, etc. unless you remove the instance style in the skin.
    Reviewer: Glenn
    Bugs: -
    QA: Lots of new stuff to test!
    Doc: No
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/component/TextArea.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/component/TextInput.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/component/TextView.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/Group.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/SkinnableComponent.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/TextBox.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/TextGraphic.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/graphicsClasses/TextGraphicEle ment.as

    Nevermind guys - I did it using the 'rb_on.selected' command on the "on" radio button if the .txt file variable was "on", else the "off" radio button is selected.
    Thanks for taking a look though!
    Shaun

  • Default file associations and RTF (rich text format)

    I use pop3 email accounts for work.
    I receive daily emails with .rtf (rich text format) file attachments.
    When I open the emails, the attachments are listed.
    I touch to open and QuickOffice loads to open them.
    According to the QuickOffice website, QuickOffice does not support rtf files.. and it certainly does error on them. Why does QuickOffice open at all? I do not need any of its functions except the one it doesn’t have.
    I have installed at present, this list of file managers.
    Android’s default file manager
    OI File Manager
    Astro file manager
    Cool reader
    All of these applications support rtf files.
    How do I set the file association for rtf files to an application which supports them?
    Thanks for reading.

    I have the same problem any help would be appreciated

  • Forms calling a rich text format (.rtf) file

    Good day!
    Suppose I made up a report from oracle forms then used the options 'generate to file' > XML.
    Uses Microsoft Word 2010 with an add-ins 'Oracle BI Publisher' and make designs in my report then save it to .rtf (Rich Text Format).
    My question is how can I call my reports and display it using oracle forms?

    RTF files must be feeded by XML.
    Your answer is not just that simple. Besides, I've search for it already.
    Maybe my question to you is, is that possible?

  • How can I show only text edits and not text formatting when using print comments summary?

    Acrobat 9.3.0 for Mac.
    Here is the scenario: I used the Compare command to see the changes between 2 PDFs. The resulting file some edits are inserts and some are deletions. I want to print a comments summary only showing the text edits. In the Compare Option pane, I select Text and deselect Images, Annotations, Formatting, Headers/Footers, and Backgrounds. Now on the screen I see inserts are highlighted in blue and deletions are marked with sort of a caret and vertical bar symbol. So all looks good at this point. However, when I show the Comments List, I see addtional comments that indicate "Replace - The following text attributes were changed: fill color." Those comments do not appear in the page view unless I check the Formatting check box to show them. With Formatting unchecked, I print a comments summary and all of the "Replace - Fill Color" comments" appear on the resulting comments summary.
    I only want to show text edits, not text formatting changes. So questions are:
    1. Why, when the Formatting checkbox is unchecked, do the text formatting comments still appear in the comments list when they do not appear on the page display.
    2. How can I print only the text content edits and not show the text formatting changes when using Print Comments Summary.

    Hi,
    You can set ExecuteWithParams as default activity in the task flow then method activity to return total no of rows passing to Router activity if your method has value 0 then call Create insert operation else do directly to page.
    Following idea could be your task flow
    Execute With param (default) > SetCurrentRowWithKey > GetTotalNoOfRows (VOImpl Method)
    |
    v
    Router
    1. If pageFlowScope outcome is 0 then call CreateInsert > MyPage
    2. if pageFlowScope outcome > 0 then MyPage
    hope it helps,
    Zeeshan

  • Pictures and text boxes in rtf template

    Hi there,
    are there any general rules for applying pictures and text boxes to rtf-templates?
    As far as I have experienced, the text boxes are not shown when generating a report. Is it generally not possible to display text boxes? Are there any work arounds?
    Thank you,
    BR
    Lena

    Hi,
    do you mean instead of text boxes?
    Yes, that is no pborlem.
    Are there any known issues regardings pictures and any other design elements?
    Thank you!
    BR
    Lena

  • Why Acrobat x professional is changing the text formatting specifically the font family  and the font size of the text in my pdf on exporting it to Microsoft word file format ?How should i stop Acrobat x professional from doing that so that i get an exact

    Why Acrobat x professional is changing the text formatting specifically the font family  and the font size of the text in my pdf on exporting it to Microsoft word file format ?How should i stop Acrobat x professional from doing that so that i get an exactly same word file on exporting it from its pdf counterpart?

    I was testing the preciseness & efficiency of Adobe acrobat x professional's doc conversion capabilities. As i have to take a document editing project in future which is going to need lot of pdf to word and vice versa conversions . What I did was I created a test word document converted into a pdf using a pdf maker in my word 2007 , Acrobat did convert the document from word to pdf keeping everything in the source file intact , However when i tried the other way round and attempted to convert the same pdf to word 2007 file format I lost my formatting ?So the font that I used to create the pdf are the ones taken from word 2007 which i believe is using the fonts that are installed in my computer. Any suggestions on how to preserve the formatting of the document after converting it from pdf to word file format?
    Regards
    Mike

  • Can't see HTML and Custom text format under data format tab in obiee.

    Hi,
    I want to add a java script to my report but I can't see HTML/Custom text format option under Data Format Tab--->"Treat Text as" menu.
    My report is a union report.
    For data column and numeric columns i can see custom option available but for text columns it is not visisble.
    Any idea why it is not showing and what should be done here.
    Any pointers are welcome.
    Please help,it is really urgent.
    Thank in advance!
    Edited by: 810008 on May 18, 2011 10:03 PM

    Hi,
    Select text column (varchar column) -> Treat Text as -> custom text format ->Remove @ (default) -> add [html]<script>sometext(‘@’)</script> followed by your javascript
    for eg:
    [html]<script>buildGoogleChart(‘@’)</script> <head> <script type="text/javascript"> function show_alert() { alert("Hello! I am an alert box!"); } </script> </head> <body> <input type="button" onclick="show_alert()" value="Show alert box" /> </body> </html>
    hope helps u.........
    cheers,
    Aravind

  • Raw files from the new Nikon D810 will not open with either Photoshop CS5.1 or Lightroom 4.  When will a real Adobe solution be available to work with Raw (NEF) files in their native format, using CS5.1 and LR4?

    Raw files from the new Nikon D810 will not open with either Photoshop CS5.1 or Lightroom 4.  When will a real Adobe solution be available to work with Raw (NEF) files in their native format, using CS5.1 and LR4?

    Clarification: this is a user forum; you are not addressing Adobe here.
    The answer to your question as phrased is: never.
    CS5 is history and it is not longer supported.  There will not be any updates or bug fixes for CS5.
    You need to convert the raw NEF files from your D810 to raw DNGs using the free, standalone Adobe DNG Converter 8.6 RC (beta), the first version ever to support that camera.. 

  • Convert spool in the text format and send mail

    Hi All
    Can anyone tell me
    how to convert the spool into the text format and send that in email as an attachment..
    Points will be rewarded
    URGENT

    Hi,
    Read spool using FM  RSPO_RETURN_ABAP_SPOOLJOB
    CALL FUNCTION 'RSPO_RETURN_ABAP_SPOOLJOB'
        EXPORTING
          rqident                  = v_rqident   "Spool Number
      FIRST_LINE                 = 1
      LAST_LINE                  =
        TABLES
          buffer                     = i_spool "Internal table output
    You will get spool in internal table and then its your game, play the way you want.
    Regards,
    Mandeep

Maybe you are looking for

  • Aperture Dual monitors, what video card for AGP?

    I am running two 20 inch apple monitors with the stock ATY 128 mb card. I am going to be upgrading the card soon because the system is so slow. I know that I am limited because this system can only use AGP cards. What is the best AGP card available?

  • Quicktime won't start - have tried re-installing

    I have installed itunes and quicktime but quicktime won't start. I tried un-installing both and re-installing but still quicktime will not start. When I click open quick time player I get an hourglass for 30 seconds and then nothing happens. I tried

  • Use exp/imp to migrate a database

    hi, I want to migrate a database from window to hp unix, Can I use the following way? thanks! First,exp from windows: 1.exp the schema without data 2.exp the whole database with data Second,imp to unix: 1.use dbca to create a database; 2.imp the sche

  • My trial expired and then i bought photoshop but i still cant use it

    my trial for photoshop ended, so i bought it but it still says i need to buy it

  • IDOC performance problem

    Hi All,         Currently I come across a idoc performance problem,in we20,the idoc inbound process code invoke BDC manner. the detail as follows: (1)Seebeyond send the idoc to SAP side. (2) Idoc added(Status 50) (3)IDoc ready to be passed to applica