Delimiter_based E-Text template

Hi ,
Could someone share the information on how to create the tab delimited e-text template in bi publisher 11.1.1.5.
thanks and regards
Madhu

Create table in rtf doc with <LEVEL> row value as ROW
Something like this (not sure how to get table into this forum):
<LEVEL>     ROW
<POSITION>     <LENGTH>     <FORMAT>     <PAD>     <DATA>     <COMMENTS>
<NEW RECORD>     DETAIL
1     15     Number L,' '     BAC_NAC_CD     BAC_NAC_CD Description
Note you haven't said whether you want delimited or fixed width, I assumed fixed width.
Regards,
Gareth

Similar Messages

  • Delimiter_based E-Text in Bi Publiser 11.1.1.5.0

    hi,
    I'm in the process of creating delimiter_based e-text in bi publisher 11.1.1.5.0 and came across the scenario to set the tab as the delimiter. Can someone send link or any information on how to set the tab as delimiter in e-text template.
    thanks in advance
    Madhu

    Hello vma.
    I happened to find the solution on 11.1.1.3. With xdo-server.jar, you can use DataProcessor class.
    For details and sample source code:
    http://blog-koichiro.blogspot.com/2011/11/bi-publisher-java-apigenerate-pdf-with.html
    * Not sure if it works on 11.1.1.5 though, I hope this gonna help you.

  • Shell program and XML Publisher E-Text Template

    Hi All,
    We have a customer submitting an rdf report through Shell script using the command line submission ar60run. This is being done in 11i.
    This rdf handles the File transmission with certain codes for the third party(same as E-Text templates in R12).
    Now, With BI Publisher can I use the Standalone CP of E-Text templates instead of Shell host program to submit the request.
    or Should I initiate the BI Publisher E-Text concurrent program through Shell Host Language.
    The Host program does not deal with any OS specific code.(Attached the Host program code for ref..,)
    Will there be any problem if I do not use the Host program to submit the BI Publisher E-Text Program.
    Code
    #!/usr/bin/ksh
    # $Header: ILSHINTF_HOST.prog 16/10/05 $
    # Last Update: 09/11/05 by Vadim Pasmanik
    # +=======================================================================+
    # Copyright (c) 2001 Oracle
    # All rights reserved.
    # +=======================================================================+
    #set -x
    OS_USER=$1
    AP_USER_ID=$2
    AP_USER=$3
    REQ_ID=$4
    P_LEVEL=$5
    P_SUPPLIER_TYPE=$6
    P_INACTIVE=$7
    P_SITE_USER_PAY=$8
    export NLS_LANG=American_America.IW8MSWIN1255
    unset XENVIRONMENT
    unset REPORTS60_PRINTER_CODE_BEFORE
    unset REPORTS60_PRINTER_CODE_AFTER
    #export TK_PRINTER=loc_printer
    #export REPORTS60_NO_DUMMY_PRINTER=false
    #TK_PRINT_STATUS="echo %n is valid"
    #export TK_PRINT_STATUS
    #env
    ar60run USERID=$OS_USER \
    P_CONC_REQUEST_ID=$REQ_ID \
    BATCH=YES \
    REPORT=$IL_LOC_TOP/reports/US/ILSHINTF \
    DESTYPE=FILE \
    MODE=CHARACTER \
    DESNAME=$APPLCSF/$APPLOUT/o$REQ_ID.out \
    DESFORMAT=$FND_TOP/reports/IL_DTSF \
    P_LEVEL="$P_LEVEL" \
    P_SUPPLIER_TYPE="$P_SUPPLIER_TYPE" \
    P_INACTIVE="$P_INACTIVE" \
    P_PAY_SITE="$P_SITE_USER_PAY"
    Thanks,
    Kiran.

    Hello Gurus,
    Just posting again... haven't received any reply...
    Request you to help me out.
    Thanks!

  • Is it possible to do conditional Summation in e Text templates

    Hi,
    We are having the following requirement.
    The XML being generated has data for all the counties. But we need to find the sum of FIT_GROSS_WAGES only when the county_name is in a specific list of values, which we can hardcode in the template.
    some thing like
    if county_name in ('Perry', 'Bucks')
    then
    sum_FIT_GROSS_WAGES = sum_FIT_GROSS_WAGES + FIT_GROSS_WAGES
    end.
    We tried with
    SUM(DECODE(,’Perry’,INTEGER_PART(TO_NUMBER(FIT_GROSS_WAGES)*100), ’Bucks’, INTEGER_PART(TO_NUMBER(FIT_GROSS_WAGES)*100), 0))
    But its not working
    We have copied the template and sample xml to
    http://www-apps.us.oracle.com:1100/~svannian/Template_change/
    Can some one clarify if its possible to achieve this in an e-text template?
    Thanks.

    Hi vetsrini,
    the issue is if i use the following command
    SUM(DECODE(EMPLOYEE/CITY/COUNTY_NAME,’Perry’, TO_NUMBER(NVL(EMPLOYEE/RW/FIT_GROSS_WAGES,0)),1))
    it always goes to the else condition and picks 1 even for employee records whose county name is Perry.
    Replacing a value like
    SUM(DECODE(EMPLOYEE/CITY/COUNTY_NAME,’Perry’, 2 ,1))
    then the 2 will be picked up for Perry County employees and 1 picked up for the rest.
    The issue is that in the first command i cannot use TO_NUMBER(NVL(EMPLOYEE/RW/FIT_GROSS_WAGES,0)).

  • Motion quits unexpectedly during text edit on 3D text template

    Motion quits unexpectedly during text edit on 3D text template. When I was trying to select 'live font' instead of 'system font'... I recently updated to snow leopard and I'm having trouble using FCP, motion... very simple procedures, it quits... what's wrong? help me out. OS 10.6.3... Motion 3.0.2
    Process: Motion [4779]
    Path: /Applications/Motion.app/Contents/MacOS/Motion
    Identifier: com.apple.motion
    Version: 3.0.2 (3.0.2)
    Build Info: Motion-2025000~2
    Code Type: X86 (Native)
    Parent Process: launchd [146]
    Date/Time: 2010-03-29 22:37:02.960 -0400
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 16640 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 1082 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: F81B548F-07A4-4001-BC62-C46947ACDA76
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000004
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.LiveType.framework 0x0183defb LTContextSyncGlyph + 72
    1 com.apple.LiveType.framework 0x0183e0f6 LTContextGetGlyphMetrics + 36
    2 com.apple.motion.TextFramework 0x08a9f3be TXLiveFontGlyph::getLTGlyphMetrics(double, float) + 336
    3 com.apple.motion.TextFramework 0x08a9f400 TXLiveFontGlyph::getLTGlyphMetrics(TXGlyphRequest const&) + 58
    4 com.apple.motion.TextFramework 0x08a9f510 TXLiveFontGlyph::getPivot(double*, double*, TXGlyphRequest const&) + 32
    5 com.apple.motion.TextFramework 0x08a5bf56 TXTextObject::getPivot(double*, double*, PCTimeValue const&) + 136
    6 com.apple.motion.TextFramework 0x08a62bd6 TXTextObject::getTransform(OZRenderParams&, bool) const + 912
    7 com.apple.motion.TextFramework 0x08a637a6 TXTextObject::getTransformedCorners(PCRect<double> const&, OZRenderParams&, OZQuad3D&) + 66
    8 com.apple.motion.TextFramework 0x08a639e9 TXTextObject::getTransformedTypographicCorners(OZRenderParams&, OZQuad3D&) + 41
    9 com.apple.motion.TextFramework 0x08a580a4 TXTextLayout::getRangeRegions(TXSelectionRange const&, OZRenderParams&, std::vector<OZQuad3D, std::allocator<OZQuad3D> >&, bool) + 264
    10 com.apple.motion.TextFramework 0x08a5836d TXTextLayout::getHighlightRegions(OZRenderParams&, std::vector<OZQuad3D, std::allocator<OZQuad3D> >&) + 49
    11 com.apple.motion.TextFramework 0x089fbca7 -[TXTextTool draw:viewTransformation:] + 649
    12 Ozone 0x0052008b -[OZOnScreenControl render:viewTransformation:] + 287
    13 Ozone 0x008ab566 -[OZGLViewerOSC drawTool] + 450
    14 Ozone 0x00476eec -[OZGLViewer drawRect:] + 3654
    15 com.apple.AppKit 0x937c00f9 -[NSView _drawRect:clip:] + 3510
    16 com.apple.AppKit 0x937bed97 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
    17 com.apple.AppKit 0x937bf0cc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    18 com.apple.AppKit 0x937bd2b6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 711
    19 com.apple.AppKit 0x937be22b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    20 com.apple.AppKit 0x937be22b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    21 com.apple.AppKit 0x937be22b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    22 com.apple.AppKit 0x937be22b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    23 com.apple.AppKit 0x937be22b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    24 com.apple.AppKit 0x937be22b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    25 com.apple.AppKit 0x937bce2b -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 265
    26 com.apple.prokit 0x0005aa50 -[NSProWindowFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 105
    27 com.apple.AppKit 0x937b9771 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
    28 com.apple.AppKit 0x9371a3ee -[NSView displayIfNeeded] + 818
    29 com.apple.AppKit 0x936e36ec -[NSWindow displayIfNeeded] + 204
    30 Ozone 0x00721da5 -[OZDocumentWindow displayIfNeeded] + 71
    31 com.apple.AppKit 0x93714c26 _handleWindowNeedsDisplay + 696
    32 com.apple.CoreFoundation 0x929a02e2 __CFRunLoopDoObservers + 1186
    33 com.apple.CoreFoundation 0x9295ca1d __CFRunLoopRun + 557
    34 com.apple.CoreFoundation 0x9295c0f4 CFRunLoopRunSpecific + 452
    35 com.apple.CoreFoundation 0x9295bf21 CFRunLoopRunInMode + 97
    36 com.apple.HIToolbox 0x912f40fc RunCurrentEventLoopInMode + 392
    37 com.apple.HIToolbox 0x912f3eb1 ReceiveNextEventCommon + 354
    38 com.apple.HIToolbox 0x912f3d36 BlockUntilNextEventMatchingListInMode + 81
    39 com.apple.AppKit 0x936eb135 _DPSNextEvent + 847
    40 com.apple.AppKit 0x936ea976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    41 com.apple.AppKit 0x936acbef -[NSApplication run] + 821
    42 com.apple.prokit 0x00036ab1 NSProApplicationMain + 326
    43 com.apple.motion 0x00005bb4 0x1000 + 19380
    44 com.apple.motion 0x0000325a 0x1000 + 8794
    45 com.apple.motion 0x00003181 0x1000 + 8577
    ------------ Skipping other threads and binary images ------------
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 3 GHz, 8 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: ATI Radeon HD 2600, Display, Slot-1
    Serial ATA Device: WDC WD3200AAJS-41VWA0, 298.09 GB
    Serial ATA Device: ST3750640NS, 698.64 GB
    Serial ATA Device: ST3750640NS, 698.64 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-112D
    USB Device: Hub, 0x05ac (Apple Inc.), 0x9120, 0xfd400000
    USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x9220, 0xfd430000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x5d200000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x5d100000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x5d110000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x5d130000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown

    hi,
    I also have had many many problems with SL and the latest Final Cut Studio, many of them with fonts. I have been through all my fonts with Font Book and disabled a whole bunch of them. For me Motion 4 had problems with non standard fonts. It might even have been a problem with double byte fonts, who knows? I've just installed 10.6.3 and the fcs updates. I havent done anything major with it yet, but a very quick test showed that the usual lag when using motion projects on an fcp timeline have been fixed. Yaaayyyy! So not much help to you, but i think some of the issues can't be fixed without a full wipe clean and resore of the whole system, or hopefully a well targeted update.
    adam

  • Live text template render issue when using Media Encoder?

    I'm running into flash frames with Media Encoder exports of Premiere sequences using the live text templates.
    Unfortunately, AME doesn't flag it as an error, so the render completes without any issues in the render log and the only way to find it is to watch the rendered file.
    I have tried different combinations of having After Effects open or closed, with the live text template comp open or closed; I can't consistently reproduce the problem with any certainty and so am having trouble pinpointing the source.
    My only hypotheses so far are that:
    The glitches seem to be happening in the dynamic link between AME and PP, not AE and PP. The live text will pop back to the duplicated comp's text for one frame. Video playing simultaneously doesn't pop.
    In other words, the AE text template said: "name here". In PP it was edited to say "John Doe", then that comp was duplicated and edited to say "Bob Smith". Everything looks fine in PP. There are no keys on the source text in AE (I have noticed that if there are keys on the source text in AE, the text will pop back to the original AE text at that key in PP).
    When rendered out of AME, halfway through Bob Smith's title, it will read "John Doe" for a single frame, then pop back to being Bob.
    I've only had this happen so far with AME renders. The renders out of PP haven't given me any issues so far.
    It might happen more frequently on longer segments? If a title is up for 45 sec instead of 10 sec, it may be more likely to pop.
    The issue seems to occur more often in batch renders out of AME (happened to 3 of 5 files rendered in a batch, AME 2014.1) and/or with unrelated AE comps open (on a single render from AME 2014.2)
    Again, it doesn't happen every time or to the same title, or in the same spot. Files are being rendered to ProRes 422 HQ. Unchecked "Use Previews" in AME.
    Would be nice to get to the bottom of what's happening so I can recommend something to the editors when I hand off these live text templates to them.
    I realize that the live text is a new feature as of 2014.1, but haven't found anyone else talking about this. Would love if this was a very simple fix that I'm missing.
    I was able to reproduce the error on 2 different machines, with similar specs:
    Premiere CC 2014.1 and 2014.2
    Media Encoder CC 2014.1 and 2014.2
    Mac tower 2010
    2x 6-core Intel Xeon
    RAM: 64 GB
    Graphics: ATI Radeon HD 5770 and NVidia Quadro K5000 (or K4000)
    OS: 10.8.5 Mountain Lion

    I'm running into flash frames with Media Encoder exports of Premiere sequences using the live text templates.
    Unfortunately, AME doesn't flag it as an error, so the render completes without any issues in the render log and the only way to find it is to watch the rendered file.
    I have tried different combinations of having After Effects open or closed, with the live text template comp open or closed; I can't consistently reproduce the problem with any certainty and so am having trouble pinpointing the source.
    My only hypotheses so far are that:
    The glitches seem to be happening in the dynamic link between AME and PP, not AE and PP. The live text will pop back to the duplicated comp's text for one frame. Video playing simultaneously doesn't pop.
    In other words, the AE text template said: "name here". In PP it was edited to say "John Doe", then that comp was duplicated and edited to say "Bob Smith". Everything looks fine in PP. There are no keys on the source text in AE (I have noticed that if there are keys on the source text in AE, the text will pop back to the original AE text at that key in PP).
    When rendered out of AME, halfway through Bob Smith's title, it will read "John Doe" for a single frame, then pop back to being Bob.
    I've only had this happen so far with AME renders. The renders out of PP haven't given me any issues so far.
    It might happen more frequently on longer segments? If a title is up for 45 sec instead of 10 sec, it may be more likely to pop.
    The issue seems to occur more often in batch renders out of AME (happened to 3 of 5 files rendered in a batch, AME 2014.1) and/or with unrelated AE comps open (on a single render from AME 2014.2)
    Again, it doesn't happen every time or to the same title, or in the same spot. Files are being rendered to ProRes 422 HQ. Unchecked "Use Previews" in AME.
    Would be nice to get to the bottom of what's happening so I can recommend something to the editors when I hand off these live text templates to them.
    I realize that the live text is a new feature as of 2014.1, but haven't found anyone else talking about this. Would love if this was a very simple fix that I'm missing.
    I was able to reproduce the error on 2 different machines, with similar specs:
    Premiere CC 2014.1 and 2014.2
    Media Encoder CC 2014.1 and 2014.2
    Mac tower 2010
    2x 6-core Intel Xeon
    RAM: 64 GB
    Graphics: ATI Radeon HD 5770 and NVidia Quadro K5000 (or K4000)
    OS: 10.8.5 Mountain Lion

  • How can I make Premiere Pro handle Live Text Templates faster?

    Currently I have a an After Effects Project that is setup as a Text Template.  When I render out the "template" composition in AFX, it takes 8 seconds.  The same composition through Live Text in Premiere Pro takes 34 minutes.  This comp is 6 seconds, and I can't for the life of me explain, or fix, the time difference...  After Effects multi-frame processing is turned off, so that shouldn't be the issue... I'm at a lost... I don't mind rendering my titles out in After Effects, but it is much more convenient in Premiere Pro as the text fields are all in the same place.
    My computer is a custom Windows 8.1 Pro running Premiere Pro and After Effects CC 2014.1 with 64GB of RAM, a NVIDIA GeForce 680 2GB, and an Intel i7-3960X 3.30GHz processor.  I've noticed that when PPro is attempting to render, its task in the task manager never goes about 5% and the AfterFX one it creates never goes above 10% CPU usage.  The two applications also don't use much RAM, though I don't suppose they should need a lot seeing how it is a 6 second comp... But none the less, I've allocated 58GB to the Adobe Suite through the AFX preferences dialog. 
    Any help would be greatly appreciated...

    when I click the record button, the screen goes to a blue screen with Playing on video hardware
    This is normal for HDV.
    How do I also get the Scene Detect to work?
    With HDV?
    Upgrade to CS5.

  • How to make custom Metadata accessible in Text Template Editor ?

    Hi all.
    I used Lightroom SDK to create a plugin generating custom set of Metadata (for LR5) to manage images as produced items (printed and framed photos).
    In order to be able to create usefull lists of items, I would need to be able to print this metadata fields on contact Sheets.
    This is the only functionality that prevents me from using Lightroom as a database for produced artworks, beeing able to manage exhibitions, stock locations, sales etc...
    Guess this means I have to make those new fields accessible in the Text Template Editor that allows user to compose an aggregated text from various type of metadata for printing or slideshows.
    But seems that only the original sets of metadata appears in Text Template Editor, not the one created by my plugin.
    Is there a way to add this functionnality to my plugin ?
    Thank you very much.

    First let me say I have no idea what you mean by Text Template Editor.
    mbrch wrote:
    Is there a way to add this functionnality to my plugin ?
    3 ways:
    ======
    1. If metadata definitions are available in metadata provider module without running plugin initialization function (i.e. as on-the-fly compilable lua), then Jeffrey Friedl's Metadata Viewing Preset Editor will support it. (this is the normal case, the other case would be if plugin init computes a global variable that is returned by metadata provider module instead).
    2. You can edit a metadata viewing preset manually, by placing a .lrtemplate file in 'Metadata Field Lists' folder - in with your other presets (is that what you meant by text template editor?). - see example below.
    3. Define a tagset factory for your plugin and return the metdata viewing preset options from the tagset factory implementation file - there are instructions in the programmer's guide.
    Example below:
    return {
       items = {
             formatter = "com.adobe.label",
             label = "File/Folder"
          "com.robcole.photoName",
          "com.robcole.folderPath",
             formatter = "com.adobe.label",
             label = ""
          'com.robcole.developSettings.ProcessVersion', -- individual develop settings can be included like this.
          'com.robcole.developSettings.CameraProfile', -- individual develop settings can be included like this.
             formatter = "com.adobe.label",
             label = ""
             formatter = "com.adobe.label",
             label = "Exif Metadata"
          'com.robcole.exif.AELockButton',
          'com.robcole.exif.ActiveD-Lighting',
          -- add more here...
          'com.robcole.exif.' -- "help" item - remove this item once you've got the hang of this...
       title = "Exif Select",
       id = "Exif_Select_382790710"
    Rob

  • How can I add a Text Template Binding to an UML Class within a MenuCommand Execute Method?

    Hey,
    I am using Visual Studio 2013 Ultimate with Visual Studio SDK and the Modeling SDK. 
    I am trying to develop an Visual Studio Extension (VSIX) which contains new MenuCommands. 
    So if I execute a MenuCommand I want to add a new TemplateBinding for a specific class 
    something like that:
    IClass aspectClass = rootPackage.CreateClass();
    aspectClass.TemplateBindings.ToList().Add(new TemplateBinding());
    aspectClass.CreateTemplateBinding();
    aspectClass.CreateTemplateParameter();
    I have already created a new text template file (.tt) and I also want to pass values to this text template file when the
    menu command will be executed if this is possible?
    So the goal is 
    1. To execute a custom menu command to add a custom text template file to a specific UML Class
    2. To execute the "generate code" menu command to get a generated CSharp file which is conform to my custom text template file
    I know this is possible via the GUI, but is this also possible via code?
    Thank you very much for your support
    Regards,
    Michael
    Liebe Gr+ße Michael Web Entwickler

    Hi,
    According to your post, my understanding is that add a link to an item within a workflow email.
    I’ m not very clear about the status you said. Please descript more detail which URL do you want to display.
    Per my knowedge, you can display the following url in your email body:
    [%Workflow Context: Current Item URL%]
    [%Workflow Context: Current Site URL%]
    [%Workflow Context: Workflow Status URL%]
    [%Current Item: Encoded Absolute URL%]
    Please start the workflow automatically when an item is changed and changed.
    No matter how you  edit the item or update the approve status, the URLs remains the same.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Can't change the face color in "Line Reveal" Text template

    The text template "Line Reveal" will not allow any color in the type face. I changed it to different colors but all I get is shades of gray.
    Is this a known bug?

    Update.
    I wnet back into Motion and noticed a colorize filter that I thought might be conflicting. Turned it off and now it accepts color change.
    It's still a bug.
    Russ

  • How can I create text templates on Droid Maxx?

    How can I create text templates or automatic responses on my Droid Maxx?

        @dannybedo
    I can understand the need to quickly reply to text messages without having to type the entire message.  The Motorola Droid Maxx comes with a feature called "Motorola Assist" that allows you to perform these tasks.  See more details on page 22 in the Device User Manual here: http://vz.to/1wW6P3B.
    AnthonyTa_VZW
    Follow us on Twitter @VZWSupport

  • How do I turn the page color white in the Classic Text template?

    I have a book set up in the format of the Classic Text template in iBooks Author. The pages are light beige in color and I want a white background for each page. How can I get rid of the beige color background on the pages?

    Its usually OK to  have objects unlocked, but  it can have unexpected results!   If all  objects  are unlocked, and  when  wanting to delete one - any object  selected  accidentally - will be deleted also... and if its a text box that was not on  view coz you had an image  being moved... you may not notice till it to plate to undo it back in place.
    Now that you know how to  remove that background image,  dont forget   you can also  leave it  make it white or any colour or no fill and lock it again. Its also possible to  drop an image into it to use as a background.
    The real secret of messing about with template, is the lock / unlock followed by the  abililty in ARRANGE to  move  object above or below each  other in the stack.
    Each  image or text box you  open crates its own layer. Imagine a  layer as a sheet of glass if you have a different image on  each... when you  look  you see them all - but if one image overlaps and blanks out another, you can shift it up or down to make everything  OK,   thats layers!
    In the template, if you add or change anything you need to check one thing...Open the Inspector, second icon from the left " Layout and Numbering" select Layout - at the bottom is "Layout Object"   if you do not  tick that box,   whatever you changed in the template cannot be edited - conversely, if you  dont want to move it or open it again...  ignore this  check box.
    Creating your own  templates with colours and placeholders for text and images is really quite easy...  it  just seems  difficult..  Kids face the same conundrum when they  try to learn how to ride a bike!

  • CS3 Pro ; Export Text Template

    Hello. I am new to Premiere altogether. I am wondering if it's entirely possible to export an Adobe Premiere title template as a .psd file, and if this is possible, how can I do it?
    You see, for some reason, Premiere is being highly incosistent recognizing a lot of my videos that I have taken with Fraps. I was told on the Fraps forums to try using a different software, most specifically, Camtasia Studios.
    All of my videos depend on a specific text template that can only be found within Adobe Premiere, so I am wondering if it is at all possible to either:
    A) Use it with a different program
    or:
    B) Export is as a .psd file so I can modify it to my will in photoshop and then put it on my footage in Camtasia studio.
    Thanks so much!

    In PrPro, you can Save your Title as a Template (PTRL) file, and this is available from the Toolbar's Title drop-down. You will then be able to use this Template in other Projects (choose Title>Based on Template>User Templates). You can still edit that Text, as is needed. If you need multiple such Titles (not just instances of the one), repeat the above, Name them as is appropriate, and make the changes in Titler.
    I have created and Saved many such Templates, with various Styles, for various uses, and then just Import them, as per above, Rename them to suit, and edit the Template Text, per my Project's requirements. Works a treat, is easy, allows access globally for all of your Projects, and has only one flaw, that I can see - no program, other than Titler in PrPro/PrE can edit a PRTL file. Still, Titler is pretty good, so that is only a tiny issue for me, as I would often like to have the full PRTL in Photoshop. I have filed Feature Requests for this over the years and versions, but must be the only person, who would like that capability.
    Good luck,
    Hunt

  • VS2012 - Build - Transform text templates

    We have a relatively large solution file (25 projects). If I build any one of these projects, the final build step is "Transforming templates for all project items". Does anyone know where the setting is to toggle this functionality in visual studio
    2012.
    I thought it was my 'power commands' plugin which was doing this, but I've turned it off but doing so hasn't stopped the functionality.
    It causes all the builds to hang for 5 - 6 seconds at the end, and for something that isn't really needed for each and every build its getting a bit annoying.
    I removed a bunch of add-ins from my VS but no luck.
    These were:
    VS Power Commands
    VS productivity tools
    Tangible T4 Editor (free)
    I've since started VS with all add-ons disabled, but it still does it.
    Strange thing is, in one branch it doesn't do it and in others it does, even after a full merge. I tried deleting the .suo file but it made no difference.
    It even runs if I start a build, and then cancel it.
    Any insights are appreciated.

    Hi marlon_tucker,
    I doubt that the output informaiton would be related to the T4 text templates, could you get the .tt files in your project?
    Reference:
    https://msdn.microsoft.com/en-us/library/bb126478.aspx
    https://msdn.microsoft.com/en-us/library/ee844259.aspx
    If you want to disable it when you build it, maybe you could think about changing the property of this .tt file.
    http://stackoverflow.com/questions/13594860/how-to-disable-t4-template-auto-run-in-visual-studio-2012
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • SQL data transformed by XSL-TEXT template

    Hi,
    please, how can I transform data retrived by SQL query using XSL-TEXT template (need to generate text file using rpad/lpad XSL function)? There is no problem if the data set is 'XML file', with setting the data set as SQL querry I'm lost..
    Thanks for all replies.
    Rad

    Hi,
    problem solved by using data template.
    Rad

Maybe you are looking for

  • Any way to get iPhoto'09 to recognise existing Facebook albums?

    Is there any way to get iPhoto '09 to recognise existing Facebook albums? It would be nice to have all the previous albums I've uploaded to be listed in iPhoto and all the 100's of people I've already tagged would serve as a nice basis for the iPhoto

  • Ipod nano won't charge more than 20% or so

    my 6 mos old nano won't charge more than 20% or so - jsut started this weekend when i ran a half marathon and it ran out of juice before i could get it charged. only time it's ran out of juice. plug it in to everything i have, and can only get 20% ch

  • Web Gallery Maximum Photo Size

    After evaluating the .mac service, I came to learn that the photos I import into iPhoto08 and subsequently upload to a .mac web gallery are modified (downsized/compressed). See the following link for details: http://support.apple.com/kb/HT1071. I wou

  • Can't reinstall Photoshop after uninstall

    Trying to get to the bottom of what might be a software bug, I uninstalled Photoshop CS6, intending to reinstall it right away through the Cloud subscription.  But now when I try to download it, the Download window opens, but the software is not down

  • BBP_DOCUEMENT_TAB TABLE.

    Hi I would like to what are the circumstances doc tab table entries not wiped out. this is for my research to findout when and why docuemnt tables are not wiped by clean job. so that i can more reasons for my research / analysis. Requirement clear:-