Exporting rtf Files - Lines are incorrect

I am building a report that requires that I export various Crystal Reports (Version X1 Release 2) and then I will need to insert these files at various points within a Word 2007 document.
The problem I'm having is finding an export format that will output correctly and also be able to import into MS Word. PDF's format correctly but when imported to Word they are limited to a single page.  The export format crEFTExactRichText might be my next best bet but the problem is the lines on each row will overlap the right border and extend all the way to the edge of the paper. Does anyone have a solution or perhaps another approach that would work?  This seems to me to be a bug in the software so I'm hoping there may be a fix available.
Thanks,
Vic
Update **** 
I was able to get this to work by reducing the right margine to almost nothing which allowed me to line up  on the right hand border line.  However, when I insert the document into the main word documdent, the right    margin is right on the right edge of the paper.
Edited by: Vic Spainhower on Oct 12, 2009 5:20 PM

I thought I had this working so I marked it as answered.  However, now when I insert the rtf file into the main document the printing goes all the way to the right edge of the paper.  In fact the right border line is now gone.
Edited by: Vic Spainhower on Oct 12, 2009 5:24 PM
Edited by: Vic Spainhower on Oct 12, 2009 5:25 PM

Similar Messages

  • Timings of the output file(s) are incorrect.

    Captivate 5: with included Media Encoder ...
    from within CP-5 > (a one (1) slide project containing only one (1) text caption) > Properties > Timings > Display for: [specific time] is set to 75 sec.
    The concern:
    when encoded to .exe the time remains correct. Encoding to .flv or .pdf the timings are 2-seconds or less.  Exactly what are we missing?

    Hi Dima, thank you for you answer.
    Yes I know it, but I would like to save this option as a preset.
    I have a lot of images to export in this way and I can't set the duration manually for every export.
    Is it possible?
    thank you.

  • NWDS 7.0 Error during Quick PAR Upload and while trying Exporting PAR-File

    Hello,
    I am trying to use the functions "Export as PAR-File" and "Quick PAR Upload" in NWDS 7.0.
    Unfortunately I got an error every time when I am trying to use this functions. I am using the package explorer in the Java perspectiv in NWDS for starting this functions. The error tells me the following:
    "Unable to connect to the Portal"
    "Operation failed: Please make sure the server "XY" is running or check the log (sap-plugin.log) for more detail"
    Thats all.
    When I am looking in the log-file I can read the following messages:
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: GET_VIEW:ALL]"
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: IS_VIEW_EXISTS:ALL]"
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: SIZE_OF_VIEW:ALL]"
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: READ_ENTRY:ALL]"
    LOGIN.ERROR|null|| Login Method=[default] UserID=[user_Admin] IP Address=[192.168.xxx] Reason=[Cannot authenticate the user]
    I have tried this with several users and their passwords. All of the users have admin-rights at least in the portal. One of them even in the SDM.
    I can sucessfully deploy webdynpros from NWDS into the same Portal with this users.
    We are using SAP Logon Tickets and SSO is configured working fine between Portal and backend.
    We have imported Key Store File in NWDS unter Window --> Preferences --> Java Development Infrastructure.
    And we are not using the NWDI.
    Who knows why I cannot even export par-files? Are their any configurations missing?
    Best regards,
    Iris

    It is mentioning about authentication.
    check whether you have access to deploy directly or not ? maybe direct deployment into portal disabled .
    I think you have to follow the procedure of checkout and activate procedure.
    Can you clarify few things
    1) Are you using NWDI Based Transports in your landscape?
    Login Method=default UserID=user_Admin IP Address=http://192.168.xxx Reason=Cannot authenticate the user
    http://192.168.xxx  is it your development portal?
    Did you clarify with admin people whether direct deployment disabled?
    Koti Redd

  • Opening rtf file with images.

    My daughter getting file from a teacher that are save as .rtf. These files have pictures in them. I can download them and open them to my MacBook Pro and open them in word and they preview perfectly. My daughters MacBook doesn't have Word, she only has Pages and TextEdit. When she opens the rtf file there are no pictures. Is there something we are doing wrong or is this a bug with Pages??
    MacBookPro   Mac OS X (10.4.8)  

    RTF handles pictures fine since version 1.0 of the RTF format specification, but for some reason Apple chose not to implement that part of the specification. They instead decided to go for rtfd as soon as pictures are involved.
    The problem of course is that you loose compatibility with the Windows world, which cannot read rtfd, but, as you correctly point out, Word format works fine to transfer that kind of data.
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnrtfspec/html/ rtfspec.asp
    http://latex2rtf.sourceforge.net/RTF-Spec-1.0.txt

  • Export constrain file size

    The lab my client uses doesn't like to handle jpegs larger than about 2MB. OK, that's their rule and I have to make it work.
    In PhotoShop, when I converted to jpeg I could see how large a file it was going to produce. In LightRoom I don't know how to do that. I can choose a quality, which isn't measured in anything. And I can enter a dpi, which shouldn't make any difference if the pixel count is unchanged. There's no way to sort by size. So I guess and export them all, then check the sizes and go back again and re-export the files that are too large. Very Clumsy.
    Can anyone advise me how to get these Canon 5D files to convert to jpegs at around 2MB?
    -wick

    Through trial and error (no help from LightRoom), I decided to contrain the file size to within a 2K by 2K pixel rectangle. This gives me roughly the right file size. thanks to all for your suggestions. In the end, of course, I either have to downsize the image or raise the compression to around 60 (as Ian suggested). In the end, assuming a print size no larger than 8 x 10, do you think the better solution is to downsize or upcompress?
    -wick
    PS: Has anyone else come across the bug mentioned in my second post, where exporting the same file over and over leads to the wrong file getting exported? Maybe LightRoom just got bored?

  • Script for export all text in single rtf file?

    Hi!
    I need to export all storys from indd document to a single rtf file. Is there avaible some free script for CS4 which can do that?

    if(app.documents.length != 0){
         if(app.documents.item(0).stories.length != 0){
              myGetFileName(app.documents.item(0).name);
    //========================= FUNCTIONS ===========================
    function myGetFileName(myDocumentName){
         var myFilePath = File.saveDialog("Save Exported File As:");
         if(myFilePath != null){
              myDisplayDialog(myDocumentName, myFilePath);
    function myDisplayDialog(myDocumentName, myFilePath){
         //Need to get export format, story separator.
         var myExportFormats = ["Text Only", "Tagged Text", "RTF"];
         var myDialog = app.dialogs.add({name:"ExportAllStories"});
         with(myDialog.dialogColumns.add()){
              with(dialogRows.add()){
                   with(dialogColumns.add()){
                        var myExportFormatDropdown = dropdowns.add({stringList:myExportFormats, selectedIndex:0});
              with(dialogRows.add()){
                   var myAddSeparatorCheckbox = checkboxControls.add({staticLabel:"Add separator line", checkedState:true});
         var myResult = myDialog.show();
         if(myResult == true){
              var myExportFormat = myExportFormats[myExportFormatDropdown.selectedIndex];
              var myAddSeparator = myAddSeparatorCheckbox.checkedState;
              myDialog.destroy();
              myExportAllText(myDocumentName, myFilePath, myExportFormat, myAddSeparator);
         else{
              myDialog.destroy();
    function myExportAllText(myDocumentName, myFilePath, myExportFormat, myAddSeparator){
         var myPage, myStory;
         var myExportedStories = [];
         var myTempFolder = Folder.temp;
         var myTempFile = File(myTempFolder + "/tempTextFile.txt");
         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 (var i = 0; i < myDocument.pages.length; i++) {
              myPage = myDocument.pages.item(i);
              for (var t = 0; t < myPage.textFrames.length; t++){
                   myStory = myPage.textFrames[t].parentStory;
                   if (!IsInArray(myStory.id, myExportedStories)) {
                        //Export the story as tagged text.
                        myStory.exportFile(ExportFormat.taggedText, myTempFile);
                        myExportedStories.push(myStory.id);
                        //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(i != 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";
                   } // if not exported
              } // for text frames
         } // for pages
         switch(myExportFormat){
              case "Text Only":
                   myFormat = ExportFormat.textType;
                   myExtension = ".txt"
                   break;
              case "RTF":
                   myFormat = ExportFormat.RTF;
                   myExtension = ".rtf"
                   break;
              case "Tagged Text":
                   myFormat = ExportFormat.taggedText;
                   myExtension = ".txt"
                   break;
         myNewStory.exportFile(myFormat, File(myFilePath));
         myNewDocument.close(SaveOptions.no);
         myTempFile.remove();
    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];
    function IsInArray(myString, myArray) {
         for (x in myArray) {
              if (myString == myArray[x]) {
                   return true;
         return false;
    This is a revised version of the script --  not totally tested.
    Kasyan

  • Opening RTF file in Farsi characters/words are missing

    In opening an RTF file written in Farsi - or English and Farsi - many of the letters/words are missing. If I open the file up in Microsoft Word for Mac the words are there, although left-to-right rather right-to-left. (Again Microsoft screws with us as Microsoft Word on Windows will do the right-to-left.)
    The same missing letters/words are found in TextEdit.
    Interestingly enough OpenOffice opens the file right-to-left with all of the words/characters there.
    I did take this problem to a Apple Genius at an Apple Store yesterday and he confirmed it's a software problem.
    My question is when will it be fixed and does it affect other right-to-left non-standard character sets like Hebrew.
    Thanks. Rick

    Rick Good wrote:
    In opening an RTF file written in Farsi - or English and Farsi - many of the letters/words are missing. If I open the file up in Microsoft Word for Mac the words are there, although left-to-right rather right-to-left. (Again Microsoft screws with us as Microsoft Word on Windows will do the right-to-left.)
    MsWord for Mac is pretty useless for multilingual support especially RtoL.
    The same missing letters/words are found in TextEdit.
    Did you export as Unicode text from MsWord for Windows, which has excellent RtoL support? See if .doc works.
    Interestingly enough OpenOffice opens the file right-to-left with all of the words/characters there.
    I did take this problem to a Apple Genius at an Apple Store yesterday and he confirmed it's a software problem.
    My question is when will it be fixed and does it affect other right-to-left non-standard character sets like Hebrew.
    Good question, all RtoL text in OSX is practically unworkable, especially when trying to edit it and any English text within RtoL. This is something I have been "offering feedback" to Apple since OSX came out supposedly with full Unicode and multi-lingual support. 10 years ago!
    Right up to OSX 10.2.3 I was frankly misled by Apple (not allowed to use the 3 letter word here) who made out that I was doing something wrong (what an unusual approach by Apple!). Even then I did not get the truth from Apple but from a sympathetic developer.
    Meanwhile it ruined my reputation with a few key clients and cost me a motza on the jobs I was doing for them.
    The only working RtoL support you are going to get in OSX is [Mellel|http://www.macupdate.com/info.php/id/8712/mellel] . But my recommendation is to stick to MsWord on Windows where you will be able to do more in the way of layout.
    Peter

  • Problem Exporting Crystal Reports 8.5 to an rtf file

    I have an app written in VB 6, data stored in Access 2000 format and reports in Crystal Reports 8.5.  From print preview of CR 8.5, I chose to export the report to an rtf file. When opening the rtf file, the report has print over top of print as if when my headers are repeated the information that follows prints on top of the header.  It also appears that the page breaks are not the same which causes overflow to the next page. I suspect that it has something to do with choosing to repeat headers in my group sections in CR.  I need these headers to be repeated when previewing or printing the CR.
    We have tried exporting to Word 2003 and Word 2007 and it seems even worse. 
    Any ideas for a remedy?
    Thank you.

    Hi
    If you are exporting the report using the custom application and there you are facing this issue, then please post the thread in Expert Forums » Crystal Reports and Xcelsius » .NET Development - Crystal Reports for quicker response.
    Else please try the below :
    1.Uncheck the option for repeat group header.
    2.Check Keep together for all the sections from the section expert.
    Export the report once again and see if that works.
    Regards
    Sourashree

  • Wanted to know that can we export the Crystal report in .rtf file

    Hi,
    We are using your u201CCrystalu201D product version 8.5, We have  a valid license .
    Our license number is u201CA6A50-0910000-H410031.
    We are facing some problem while creating the report.
    We want to know that, do you have any functionality to export the report in .rtf format.
    Because here we are not able to export the crystal report in .rtf file.
    If this is possible then please help me.
    Thanks in advance..
    Thanks and Regards,
    Abhineet

    If this is a report creation question, post to the Report Design forum:
    SAP Crystal Reports
    Ludek

  • Cannot open the file because the open options are incorrect

    I'm trying to iterate through a folder of images, open each one of them, duplicate them into another photoshop file and close the individual image. This code works great on a PC (Photoshop CS3), but when I run it on our macs (Photoshop CS3) I will receive the following error on random images. "Error: Cannot open the file because the open options are incorrect" Does anyone know how to solve this problem? I've read about possibly setting the OpenDocumentType but have not seen an example anywhere. This error will sometimes occur after loading in one image or sometimes after 20 images. Sometimes I run it on the same directory multiple times all with various points of error. Sometimes every images is loaded. Any help would be much appreciated. Sample code is below.
    i //CODE BELOW
    i //allows the user to select an folder full of images
    b var inputFolder = Folder.selectDialog("Select a folder that contains the files you want added as layers.");
    b var fileList = inputFolder.getFiles();
    b var tempRef = app.open(tempName);
    b for (var i = 0; i < fileList.length; i++)
    b {
    b var tempName = fileList[i];
    b var tempStringName = fileList[i].toString();
    i //used to check if the file in the directory does in fact contain the .png extension
    b var reducedFileName = tempStringName.substring(tempStringName.lastIndexOf("/")+1);
    b if(reducedFileName.substring((reducedFileName.length - 4),(reducedFileName.length)) != ".png" || reducedFileName.substring((reducedFileName.length - 4),(reducedFileName.length)) != ".PNG")
    b {
    i //setting reference to opened docuement PNG file
    i //This seems to be the section throwing the error. Surrounding with Try Catch revealse the Error noted above
    b var tempRef = app.open(tempName);
    i //setting a tempName variable to the PNG file name
    b var tempName = app.activeDocument.name;
    i //setting reference to the active layer in the file
    b var graphicLayer = app.activeDocument.activeLayer;
    i //setting the PNG layer name to the PNG file
    b tempRef.layers[0].name = tempName;
    i //duplicating the image onto the opened Photoshop file
    b tempRef.layers[0].duplicate(backRef);
    i //closing the original PNG file without saving
    b tempRef.close(SaveOptions.DONOTSAVECHANGES);
    b }
    b }

    It looks as if the folder contains non Photoshop files, one way around the problem would be to change
    var fileList = inputFolder.getFiles();
    To specify the file types you want to process IE:
    var fileList = inputFolder.getFiles(/\.(jpg|tif|psd|crw|cr2|nef|dcr|dc2|raw)$/i);

  • When I export my file to generate a .pdf, the text box literally has a box around it! How do I make that line disappear?

    When I export my file to generate a .pdf, the text box literally has a box around it! How do I make that line disappear?

    Sounds like you have a stroke on it. Select the frame and set the stroke to none.

  • I am not able to transfer emails from outlook 2007 in Windows 8 to outlook 2011 in Mac.  I export .pst file to my hard drive from win 8 and then import in outlook 11 in mac, the folders including subfolders are created but there are hardly one email

    i am not able to transfer emails from outlook 2007 in Windows 8 to outlook 2011 in Mac.  I export .pst file to my hard drive from win 8 and then import in outlook 11 in mac, the folders including subfolders are created but there are hardly one email.  Please help

    Post your question in the MS Mac forums since it's their software you're having issues with:
    http://answers.microsoft.com/en-us/mac

  • Script for exporting all stories to one RTF file

    Hi, I've been searching for this as I know it's been asked before, but I haven't had any luck finding it yet: Wasn't there a script that someone developed which would allow you to export all stories from an InDesign document into a single RTF file? Or is that wishful thinking....
    Thanks, Phyllis

    http://www.kahrel.plus.com/indesign/batch_convert_cs3.html
    Kasyan

  • Where is my EXPORT dump file ? How to do BRTools off line table reorgan ?

    Hello,
    Here was my BRTools Export output message :
    About to export specified tables via Direct Path ...
    Current user changed to SAPPRD
    . . exporting table                          CDHDR   60357362 rows exported
    Export terminated successfully without warnings.
    BR0280I BRSPACE time stamp: 2011-08-09 16.53.04
    BR1160I 1 table exported by EXP utility
    BR0280I BRSPACE time stamp: 2011-08-09 16.53.04
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    But where is my Export dump file ?
    Besides, could you tell me the procedures of using BRTools Export & Import to do off-line table reorgan ?
    Due to some reasons, I can't do online table reorgan.

    Hi Ming,
    I noted the OSS note 646681 - Reorganizing tables with BRSPACE in my previous message, already. You don't need any additional effort such as creating script, if you use brspace as I noted in my last message.
    Stop the SAP system, but not database then execute the command, below;
    1) brspace -u / -f tbreorg -t "CDHDR"
    2) At the incoming menu steps, select --> (8 - Table reorganization mode (mode)) .. offline
    3) Then continue with "c"
    At the end of this steps, table and related indexes will be reorganized.
    You can update statistics by using the command, below after you complete the steps, above respectfully;
    brconnect -u / -c -f stats -t all -f collect -p 4
    Best regards,
    Orkun Gedik

  • Import selected business area from an exported EUL file

    Hi,
    Iam using Oracle Business Intelligence Discoverer 10g Release 2 (10.1.2.1) , Is there a way to import selected business Area from an Exported EUL file into the Discoverer.
    Thanks,
    Krishna

    Hi Krishna,
    We cannot import a specific business area from the exported file as the file is combo of all BA's in .eex format.
    Instead before exporting process,i.e when going through the export wizard you can select specific business area required and then import it.Hope this helps you.
    Regards,
    Kranthi.

Maybe you are looking for