Export-RTF is not working in CS3

Dear Guys,
I'm new to this field.
With reference of InDesign CS3 scripting guides i exported TXT output from an InDesing Document.
But i cannot export RTF Output.
Can anyone help me on this?
Thanks
SaRaVaNaN.N

I remade ExportAllText.jsx script a little (from InDesign CS3 guide scripts package).
Now it exports all stories into a single rtf file: C:\Exported Text.rtf
While running the script creates and deletes a temporary file: C:\Temporary File.txt
if(app.documents.length != 0){
     if(app.documents.item(0).stories.length != 0){
          myExportAllText(app.documents.item(0).name);
function myExportAllText(myDocumentName){
     var myStory;
     //File name for the exported text. Fill in a valid file path on your system.
     var myTempFile = new File("/c/Temporary File.txt");
     //If you want to add a separator line between stories, set myAddSeparator to true.
     var myAddSeparator = true;
     var myNewDocument = app.documents.add();
     var myDocument = app.documents.item(myDocumentName);
     var myTextFrame = myNewDocument.pages.item(0).textFrames.add({geometricBounds:myGetBounds(myNewDocument, myNewDocument.pages.item(0))});
     var myNewStory = myTextFrame.parentStory;
     for(myCounter = 0; myCounter < myDocument.stories.length; myCounter++){
          myStory = myDocument.stories.item(myCounter);
          //Export the story as tagged text.
          myStory.exportFile(ExportFormat.taggedText, myTempFile);
          //Import (place) the file at the end of the temporary story.
          myNewStory.insertionPoints.item(-1).place(myTempFile);
          //If the imported text did not end with a return, enter a return
          //to keep the stories from running together.
          if(myCounter != myDocument.stories.length -1){
               if(myNewStory.characters.item(-1).contents != "\r"){
                    myNewStory.insertionPoints.item(-1).contents = "\r";
               if(myAddSeparator == true){
                    myNewStory.insertionPoints.item(-1).contents = "----------------------------------------\r";
     myNewStory.exportFile(ExportFormat.RTF, File("/c/Exported Text.rtf"));
     myNewDocument.close(SaveOptions.no);
     try {
          myTempFile.remove();
     catch(e){}
     alert("Done.");
function myGetBounds(myDocument, myPage){
     var myPageWidth = myDocument.documentPreferences.pageWidth;
     var myPageHeight = myDocument.documentPreferences.pageHeight
     if(myPage.side == PageSideOptions.leftHand){
          var myX2 = myPage.marginPreferences.left;
          var myX1 = myPage.marginPreferences.right;
     else{
          var myX1 = myPage.marginPreferences.left;
          var myX2 = myPage.marginPreferences.right;
     var myY1 = myPage.marginPreferences.top;
     var myX2 = myPageWidth - myX2;
     var myY2 = myPageHeight - myPage.marginPreferences.bottom;
     return [myY1, myX1, myY2, myX2];

Similar Messages

  • [js] CS Scripting not working with CS3

    Hello,
    We had a JavaScript made for us that enabled the user to exchange certain text within a document.
    This script works fine with CS (Ver.3.0.1) but gives a JavaScript Error - #55, Error String: Object does not support the property or method 'findPreferences' with CS3 (Ver.5.0)
    I have tried 'tinkering' around with the scripting - but I have zero experience with JavaScript and have not found a solution.
    Additionally the people that wrote the initial script are not available.
    I have bought several books but they all seem like alien-language to me
    Below is the section of origional CS scripting.
    Can anyone point out to me WHY this script does not work with CS3?
    And WHERE I should start looking - changing?
    Thanks in advance for your help and guidence.
    Lee
    // Exchange the text
    function actProjectData(oneDoc, oneResult){
    app.findPreferences = null; app.changePreferences = null;
    oneDoc.search(undefined, true, true, oneResult[0],{appliedCharacterStyle:oneDoc.characterStyles.item(myProjectTitleCharStyleNa me)}, undefined);
    oneDoc.search(undefined, true, true, oneResult[1],{appliedCharacterStyle:oneDoc.characterStyles.item(myOfferNoCharStyleName)}, undefined);
    oneDoc.search(undefined, true, true, oneResult[2],{appliedCharacterStyle:oneDoc.characterStyles.item(myOfferDateCharStyleName) }, undefined);
    app.findPreferences = null; app.changePreferences = null;

    > Come to think of it, maybe it's easier to create a folder "Version 4.0 Scripts" under your scripts folder and place your CS script in there. Maybe that will do the trick. Should have thought of that earlier.
    Tried this, but it didn't seem to do anything... But certainly a 'try' worth.
    Currently playing around with the:
    > app.findTextPreferences.findWhat = "a";
    app.changeTextPreferences.changeTo = "b";
    oneDoc.changeText();
    I've got to the point where I have no error messages :-) Now I'm really flying.....
    Fact is - not all text and also the wrong text is replaced!!!
    I'm currently playing with the script to try and replace
    all texts with a given paragraph style with the entered text...
    Not proving to be simple for me, but I'm learning rather a lot!
    Now that doesn't sound very clear when I go back and read it!
    What I want to say is:
    Each page of the document has the project name, No & Date on it (each having their own paragraph style)
    so
    With this script it asks you the Project name, No. and Date and then goes
    through the whole document and replaces all instants of those texts with specific paragraph styles with the newly 'entered' text.
    Proving to be a little mountain for me - Thought it would only be a hill!

  • Export to Excel not Working

    Hi
    I'm using JDeveloper 11g TP4 and in Firefox 3.X export to excel not working
    Regards,
    JavaDeVeLoper

    Java developer,
    Firefox 3.x is not one of the documented supported browsers for 11g TP4 (FF 2.0.x and IE 7 are).
    I'm assuming by "export to excel," you are talking about an adf faces table?
    John

  • Export vCard is not working on Chrome; on Chrome Version 40.0.2214.93 m; function works on Mozilaa and IE.

    Export vCard is not working on Chrome; on Chrome Version 40.0.2214.93 m; function works on Mozilaa and IE; is anyone else seeing this same issue?

    Update; my OS is Windows 7 Pro 64-bit v1.08.00.AF B09 SP1.   Same issue reported (by 7 others) at => https://discussions.apple.com/thread/6779059

  • Why is exporting to PDF not working?

    Why is exporting to PDF not working?

    Dear Claudio,
    I know it wasn't much to go on but I got your attention!
    I work for a charity and use a program called "Donor Perfect".
    It has a feature that when you generate a report it gives you the option to export to MSWord, Excel, and PDF.
    Below is the step by step description of what happens.
     After log on ......
         1. Click on Reports
         2. Listings
         3. Report Category(any)
         4. Select Record type(any)
         5. Select report options (any selection filter that fits or Build a filter) and sort order(any)
         6. Enter title (accordingly)
         7. Click on Preview
         8. When next screen opens with report visible - in "Report Print preview" line above report choose PDF icon
         9. Export to PDF window opens
         10. click on Page range-ALL
         11. What to print-All pages in Range
         12. Save as C:\DPW32\dpsumm.pdf
         13. collate
         14. number of copies(1)
         15. Click on "Screen" 
         16. Click on "Display Conversion Status"
         17. Then "OK"
         18. After conversion status reaches "100%" nothing happens -screen does not change!
    Then I minimize DP screen and I go to Start menu 
         1. Click on Start
         2. Then "My Computer"
         3. Local Disk "C"
         4. Dpw32
         5. Look for "dpsumm" file with today's date
         6. Size of file says 0 KB and that's it!!!!
    In previous versions of DP (8 and 9)
    the PDF would open on the screen as soon as the Step 18 was finished, then I could save it with an identifying name to a different folder and use it as an attachment that a Donor could receive by e-mail.
    I hope I can get back to that because now I have to convert to "Word" (Which takes a long time)then from that I have to create PDF from Acrobat. too many steps ..... if I have 20-30 reports it's too cumbersome.
    Waiting for your suggestions,

  • Crystal report 8.5 export to csv and rtf format not working with office 2013

    Hi Experts,
    Crystal report version 8.5 hangs and eventually crash when i export my report to csv or rtf format on windows 7 with office 2013 installed, code is written in VB 6 although the same scenario is working with office 2010 installed.
    i debugged the code and found the application hangs at function Report.Export(False).
    below is the code snippet
           .PDFExportAllPages = True 'ePDFExportAllPages
           .PDFFirstPageNumber = ePDFFirstPageNumber
           .PDFLastPageNumber = ePDFLastPageNumber
           .RTFExportAllPages = True 'eRTFExportAllPages
           .RTFFirstPageNumber = eRTFFirstPageNumber
           .RTFLastPageNumber = eRTFLastPageNumber
           .UseReportDateFormat = eUseReportDateFormat
           .UseReportNumberFormat = eUseReportNumberFormat
           .UseReportNumberFormat = eUseReportNumberFormat
           .XMLAllowMultipleFiles = eXMLAllowMultipleFiles
           .XMLFileName = eXMLFileName
           Report.Export (False) ----Application hangs here and eventually crash
    Looking forward for your help, as it is very urgent
    Regards
    Mohit

    Hi Mohit
    CR 8.5, being about 15 years old, does not support Windows 7. I am surprised this works for you with MS Office 2010 and to be honest, I'd consider my self lucky there. The fact that is does not work with office 2013... well, like I said, lucky with Office 2010 and your luck ran out with Office 2013.
    Your option; rewrite the app in VS 2010 / 2012 / 2013 and use the CR Assemblies for VS .NET from SAP Crystal Reports, Developer Version for Visual Studio .NET. The CR Java SDK would be another option.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Published SWFs not working from CS3 on Mac?

    This one REALLY has me stumped..
    I am working on a Mac Dual 2-Gig G5 running OS 10.4.10 and
    Flash CS3.
    I have a web site for a client posted (
    http://www.aronwiesenfeld.com
    ). This site has been running flawlessly for over a year published
    to Version 8 Flash Player AS v2.0. This client asked me to create a
    new temporary splash page last night that would announce his new
    Art Show and then click on into the main site. This site uses a
    Shared Lib, a SharedTrigger, a Core SWF (containing the main site
    navigation elements and handles loading of various movies into
    levels) and a Splash SWF (that contains the two splash screens and
    initial navigation to areas of the site. The problem I THINK I am
    having is in the Splash SWF... or is a problem with my LOCAL Mac
    installation? When I click one of the 5 Site Nav buttons it is
    supposed to tell the main core movie to advance to a new frame (20)
    and I target that movie by referring to _level0. This has worked
    fine for the past year (on this and other sites). I am attaching an
    example of the code used on each of the initial Nav buttons in the
    Splash swf .
    So here is the mystery...
    When I "Test Movie" inside Flash CS3, everything works/looks
    "perfect". If I then go to the desktop and find the generated HTML
    file and open it in Safari (both version 2 and 3-beta), or Firefox
    or Opera, etc., everything looks fine until I click one of the
    initial text Nav Buttions. At that point it takes me to the main
    site and loads the external SWF into a level as it should
    (indicating that the 3rd line of code on the button is execution
    and by the fact the the Splash movie disappears, it indicates that
    the core movie is indeed moving to frame 20 (_level0) as requested
    in the first line of code. However, all of the main site navigation
    buttons along the bottom of the main site as well as the background
    NEVER APPEAR? Also when I start to move the mouse around the loaded
    external movie the site completely crashes and I get a blank screen
    - IN ALL BROWSERS whether I am launching the site from my hard
    drive or the Internet!! But it works perfect INSIDE Flash CS3.
    Now comes the real kicker...
    Just for the heck of it after spending 3 hours trying to fix
    this on my main G5 tower(publishing to Player version 9, etc.), I
    decided to try accessing the site from my old G4 laptop. Ready for
    this? The site appears to be working perfectly IN ALL BROWSERS ON
    MY G4 also running 10.4.10!!!
    So my guess is maybe their is a problem with the Flash Player
    Plugin in all my browsers on my G5 or the Flash Plugin has a
    problem with OS 10.4.10 only on my G5. BUT, even if I launch this
    site directly in Flash Player from the desktop on my G5 it does not
    work - so the stand-alone player is having the same issue - yet it
    works fine on my G5 INSIDE of Flash CS3.
    I thought I had seen it all the last 5 years with Flash, but
    this one has be completely stumped!
    My client emailed me from California and said the site was
    working fine there of his PC. If that is true then I am having a
    LOCAL Flash Player problem on my G5 running 10.4.10.
    In addition to my question, if anyone can give me feedback as
    to whether or not this site is working on your machine/browser/OS,
    could you please let me know? You will know if the site is working
    if you click on Enter Site, then click on any of the 5 buttons
    (except Info) and you see a grey background behind the image and
    the lower navigation string appears.
    Thanks!

    Well after trying everything I could think of I started down
    the list again. I re-downloaded the Flash Player 9 r47 Mac
    installer and ran the installer again (which I also did last night
    with no success).
    This time after re-installing the plugin - ALL THE BROWSERS
    IMMEDIATELY STARTED WORKING ad the site now comes up fine - so,
    apparently I had a bad Flash Player install in my browser!

  • Export-Mailbox - DeleteContent not working

    Server: Exchange 2007 SP3 RU 10
    Client: Outlook 2010 SP1, OWA with IE 9
    ++++
    According to this (and other sources)...
    http://technet.microsoft.com/en-us/library/bb266964(v=exchg.80).aspx
    I should be able to search for, and delete, messages using this command:
    Get-Mailbox -Database DB1 | Export-Mailbox -SubjectKeywords "Virus message" -DeleteContent
    "This example first gets all the mailboxes on database DB1, searches for items that contain the string "Virus message" in the subject, and deletes those items."
    +++++
    I only tried this because a colleague mentioned that he had tried and could not make it work. So I though I would investigate.
    So I had test user Alan Reid send seven emails to test user Aisha Bhari. The subject was respectively: Blue, Red, Yellow, North, South, West and East. The content was "Export-Mailbox test 1" then 2, 3, 4, etc.
    So at the start of the experiment, Aisha Bhari's Inbox looks like this:
    Thinking, at first, that I needed to have an export folder (in fact, if I just want to delete, that is not necessary) I executed the following command:
    export-mailbox [email protected] -TargetMailbox ExportMailbox -TargetFolder ForDeletion -SubjectKeywords
    "Red" -DeleteContent
    Then realizing that was not necessary, and that the processing of the Calendar and Contacts was delaying the experiment, I used this command:
    export-mailbox [email protected] -SubjectKeywords "Red" -ExcludeFolders "\Calendar","\Contacts" -DeleteContent
    I tried "Red" with and without quotes.
    I tried "Blue" and "North". I tried the -ContentKeywords switch with strings like "mailbox" and "test".
    The output that displays after the command is executed puzzles me. I read:
    StandardMessagesDeleted          : 0
    AssociatedMessagesDeleted        : 0
    DumpsterMessagesDeleted          : 0
    MoveType                         : DeleteOnly
    MoveStage                        : Completed
    StartTime                        : 12/26/2013 4:36:56 PM
    EndTime                          : 12/26/2013 4:37:28 PM
    StatusCode                       : 0
    StatusMessage                    : Messages have been deleted from the source mailbox.
    0 messages have been deleted and "Messages have been deleted from the source mailbox."
    If I look at the content of Aisha's mailbox however, the message "Red" is still present, observed in both Outlook and OWA, after logging off and back on again. And thus, obviously, closing and opening both Outlook and OWA. What I see is what you
    (still) see in the image posted above. That's it.
    Does anyone know why this is not working?
    +++++
    What about the logs? Well, there is one created for each  "export" attempt. Here is one example:
    [12/26/2013 5:35:01 PM] [0] Executing Command: 'get-mailbox
    [email protected] | export-mailbox -ContentKeywords "Mailbox" -ExcludeFolders "\Calendar","\Contacts" -DeleteContent '
    [12/26/2013 5:35:01 PM] [0] Administrator Active Directory session settings are:  View Entire Forest: 'False', Default Scope: 'mynet.lan', Configuration Domain Controller: 'DC2.mynet.lan',
    [12/26/2013 5:35:01 PM] [0] Searching objects "[email protected]" of type "ADUser" under the root "$null".
    [12/26/2013 5:35:01 PM] [0] Previous operation run on domain controller 'DC2.mynet.lan'.
    [12/26/2013 5:35:01 PM] [0] Previous operation run on domain controller 'DC2.mynet.lan'.
    [12/26/2013 5:35:01 PM] [0] Preparing to output objects. Maximum result set size "1000".
    [12/26/2013 5:35:01 PM] [0] Searching objects "mynet.lan/ExchangeUsers/Aisha.Bhari" of type "ADUser" under the root "$null".
    [12/26/2013 5:35:01 PM] [0] Previous operation run on global catalog server 'DC2.mynet.lan'.
    [12/26/2013 5:35:01 PM] [0] Processing object "mynet.lan/ExchangeUsers/Aisha.Bhari".
    [12/26/2013 5:35:01 PM] [0] Searching objects "ex1" of type "Server" under the root "$null".
    [12/26/2013 5:35:01 PM] [0] Previous operation run on domain controller 'DC2.mynet.lan'.
    [12/26/2013 5:35:01 PM] [0] Searching objects "ex1\SG1\MBXDB1" of type "MailboxDatabase" under the root "$null".
    [12/26/2013 5:35:01 PM] [0] Previous operation run on domain controller 'DC2.mynet.lan'.
    [12/26/2013 5:35:04 PM] [0] Ending processing.
    [12/26/2013 5:35:04 PM] [0] Ending processing.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] The operation has started.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Approving object.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Trying to open mailbox:
     szServerLegacyDN: /o=MYNET/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=ex1
     szUserLegacyDN: /o=MYNET/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Aisha.Bhari
     szServer: EX1.mynet.lan
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Open mailbox succeeded.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] The operation has finished.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] The operation has started.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Approving object.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Opening source mailbox.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Trying to open mailbox:
     szServerLegacyDN: /o=MYNET/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=ex1
     szUserLegacyDN: /o=MYNET/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Aisha.Bhari
     szServer: EX1.mynet.lan
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Open mailbox succeeded.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Moving messages.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Exporting messages.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Merging messages.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] 0 items could not be moved to the target mailbox.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] Messages moved. Closing connections.
    [12/26/2013 5:35:04 PM] [0] [Aisha.Bhari] The operation has finished.
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

    Hi David,
    From your description, I would like to clarify the following things:
    1. You need to grant the account which perform the task the full mailbox access permission.
    2. Export-Mailbox only marks the items for delete. It doesn't actually delete them. So "-DeleteContent" only marks it for deletion. Your mailbox retention schedule will delete the actual emails.
    Hope it helps.
    If there are any problems, please feel free to let me know.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • Serial number not working on cs3 download for mac

    I downloaded cs3 through prodesign tools but my serial number is not working does that mean I installed it on too many computers. I only have it on my old desktop now which I'm using to print from my epson 3800 and I'm a little scared to uninstall that. Can I just use the cs3 trial for now and enter the serial number lately. Will  the cs3 trial mess up downloading the cs5 trial? Thx, Mark

    mwerbe wrote:
    I downloaded cs3 through prodesign tools but my serial number is not working does that mean I installed it on too many computers. I only have it on my old desktop now which I'm using to print from my epson 3800 and I'm a little scared to uninstall that. Can I just use the cs3 trial for now and enter the serial number lately. Will  the cs3 trial mess up downloading the cs5 trial? Thx, Mark
    What message does it fail with, specifically?  That would help answer your question.
    If you can no longer deactivate your Photoshop CS3 license from an old system because it's no longer running, you may well be able call Adobe's customer support line and get them to reset the activation information in their server database for you, by explaining your situation to them.
    -Noel

  • Some RTF commands not working in Oracle XML Publisher Desktop 5.6.3

    Hello,
    I am using Oracle XML Publisher Desktop 5.6.3 (Patch 5887917) and seems like some of the RTF command are not working. I am following Tim Dexter's blog (http://blogs.oracle.com/xmlpublisher/2007/10/here_are_my_terms_conditions.html ) and could not make the "new" commands from his blog, work in my template.
    <?section:force-page-count;'end-on-even-layout'?> -- even with this on the template, I'm still getting output with odd total numpages
    <?section:xdofo:blank-on;'even-skip-page-count'?> -- cannot suppress the NUMPAGES value of MS Word
    Do I need to apply additional patch(es) on top of Patch 5887917 for the MS Word add-on? Could you please tell me what am I missing?
    Thanks.

    Hello,
    I am trying to install the latest version but getting the error below when performing Preview.
    ConfFile: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdo.cfg
    Font Dir: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    Template: C:\Documents and Settings\rmembrere\My Documents\MyDelorme\XML Publisher Project\CONVERSIONS\templates\DEL_POs\DEL\PO_TEST_AGAIN.rtf
    RTFProcessor setLocale: en-us
    RTFProcessor setConfig: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdo.cfg
    FOProcessor setData: C:\Documents and Settings\rmembrere\My Documents\MyDelorme\XML Publisher Project\CONVERSIONS\templates\DEL_POs\DEL\PO_Sample_2020870.xml
    FOProcessor setLocale: en-us
    FOProcessor setConfig: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdo.cfg
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
         at RTF2PDF.runRTFto(RTF2PDF.java:629)
         at RTF2PDF.runXDO(RTF2PDF.java:439)
         at RTF2PDF.main(RTF2PDF.java:289)
    Caused by: oracle.xdo.parser.v2.XPathException: Variable not defined: '_XDONFSEPARATORS'.
         at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:521)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
         ... 15 more
    Anybody who has used the commands (page suppression) provided by Tim in his blog? May I know from what version you have done it? The blog was posted back in 2007.
    Thanks!

  • Export Task Audit Not Working

    Hello,
    We are on HFM 11.1.2.1.103 and I am getting an error message when trying to export a users activity from the "Task Audit" menu.  When I click on export a new tab comes up with the URL http://server:port/hfm/Administration/TaskAuditExport.asp and then I get an error message:
    An error occurred on the server when processing the URL. Please contact the
    system administrator.
    If you are the system administrator please click here to find out more
    about this error.
    And when I click on "here" it takes me to this URL Running Classic ASP Applications on IIS 7 and IIS 8 : The Official Microsoft IIS Site
    Any thoughts on how I resolve this would be much appreciated.
    Thank you,
    Jason

    SDM,
    Thank you for the response.  This is helpful and I was able to extrac the data, but this utility doesn't give you the ability to focus on one users' activity as you can from the web.  Why is it not recommended to use the web and is there a way to get that working properly?
    The reason the utility is not working for my purpose is I want to view a few users' activities over the last year and when I run the utility it gives me everyone and extracts the data across numerous files, which is not particularly easy to work with.
    Thanks.

  • Export function is not working.

    Hello gurus,
    I am using the export function and I am unable to download the tsv file.
    We have 2 development instances (both R12) and it works on one of them but not the other.
    The file I am trying to export is under OM\Quick Order Organizer\Holds Information tab\Hold Sources button. Menu: File, Export
    At the decision dialog, select Continue to End then the exporting data form pops up for a split second and goes away with no export tsv file created.
    Can someone help me with this. Thank you!

    Please review the database log file for any errors.
    Also, make sure all pop-up blockers are disabled at the client side.
    Please go through the troubleshooting docs referenced in the old threads for similar discussion -- http://forums.oracle.com/forums/search.jspa?threadID=&q=Export+not+Working&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Flash Player not working after CS3 install

    I just bought a new iMac and Adobe CS3 web premium software yesterday. I installed on the new iMac, then installed the software on my 1.5 year old MacBook Pro. On the laptop everything seems to be working fine, except the Flash player won't work when browsing on Safari or Firefox. I tried numerous downloads and installs in every way possible, but still not working. Is this because the MacBook Pro is running 10.4.11 and the Flash Player may have been built for 10.5? Please advise how to get Flash working in the browsers again. Thanks!

    Seems a common problem...
    http://blog.psyrendust.com/2007/12/14/adobe-flash-player-plug-in-installer-gives -error-on-mac-os-x-error-creating-file-10085-5000-access-denied-error/
    http://support.dataviz.com/support.srch?docid=13157

  • Export to powerpoint not working for certain views

    Hi All,
    I am in the process of implementation of STVN 2.1 Pre EHP3 version of Nakisa OrgChart for one of my clients.
    During testing, it is observed that export to powerpoint object is not working for the following views.
    1. Condensed Org. Chart
    2. Compressed OrgChart -Only works when we expand at least one position
    3. Horizontal OrgChart - Condensed children-Only works when we expand at least one position
    In all the other views the export to Powerpoint object are working fine.
    Export of powerpoint image is working in all the scenarios. We are facing issue only with powerpoint object.
    I have implemented Export Pack 3.0 for OrgChart.
    J. Thomas

    Hi Luke,
    Thanks for the response.
    Yes...I have installed SP1.0. I have also applied Export Pack 3.0.
    The following features are working fine.
    1) Export to PDF
    2) Export to JPEG
    3) Export to Powerpoint Image.
    Export to Powerpoint Object is also working fine if the style is 'Vertical'. The issue is only in case of 'Condensed', 'Compressed' and 'Horizontal OrgChart - Condensed children' sytles. Here again, if we expand at least one position, the export is working.
    The error message that is flashed for the user is the usual one....pasted below.
    Object Variable or With Blovk Variable Not Set.
    Export To PowerPoint 
    Compatibility 
    We currently support:
    Microsoft PowerPoint 2000 / 2002
    Microsoft PowerPoint 2003
    Note: To ensure compatability, you may be prompted to install "Service Pack 6 for Visual Basic Runtime." If so, you must accept the installation and once installed it may ask for a system reboot which you may ignore. 
    ActiveX Security 
    Depending on your browser settings, you may be prompted to install 'Nakisa Office Components.cab'. This is our ActiveX component that will allow you to use our Exporting functionality.
    You may also be prompted to allow the ActiveX to run. If so, you must select 'Yes' to continue.
    Note: If you are not prompted and the export fails to occur, please verify your Microsoft Office installation and verify your browser's ActiveX settings are set to 'Enable' or 'Prompt'.
    In the log file, the following error message is displayed.
    ERROR: ChartingXMLProcessor : generateLayoutXML : Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 1, position 5081.
    Warm regards,
    J. Thomas

  • How do I get my money back? Adobe Export PDF does not work

    How do I get my money back? Adobe Export PDF does not work

    You'd have to contact Adobe (we are users).
    That being said, if you go to the proper forum and give them the details about what you mean by "does not work", I'm sure they can help you. Because it does work.
    ExportPDF forum: http://forums.adobe.com/community/exportpdf

Maybe you are looking for

  • Find and replace characters in file names

    I need to transfer much of my user folder (home) to a non-mac computer. My problem is that I have become too used to the generous file name allowances on the Mac. Many of my files have characters such as "*" "!" "?" and "|". I know these are problems

  • Flash profiling of memory after clearing cache of home-made rsl files

    I have a question about the flash memory profiling tools. Once I have completely loaded a swf file into my browser, complete with multiple home-made gigantic RSLs (not flex swzs), the memory footprint of my application is small; I have not instantiat

  • Commonwealth games TimeZone problems in 1.4.2

    Hi all, I am after a patch for Java 1.4.2 (currently using 1.4.2_05). for the commonwealth games timezone change. The following bug as already be marked as fixed in 1.4.2_11(b01) http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6332148 I cannot fin

  • Z10 to pc connection issue

    I am having a problem with connecting my Z10 to my laptop via usb. The laptop is running windows 7 x64 When i connect the phone to the computer via usb i would get a note saying the drivers were not successfully installed.  In device manager it would

  • JPEG Export: I need browser-independant colors!

    Hello, Let me explain my situation: I have a website where I publish my Illustrator documents as exported JPEG files. The website has a certain RGB-color background. And my illustrations have the same RGB-color background. Those two backgrounds have