CR Server XI, Scheduled Text export not word wrapping.

I have a little Crystal Reports XI server that I use for scheduling reports.  One of these reports is a text export.  Within the report are severall fields that are free text fields in the database.  I have a SQL view that turns the fields into VarChar(8000).  Each of the free text fields is set up in the report as a subreport so that when exported to plain text, it will retain the proper page width.  When the report is run from within Crystal Reports XI and exported to plain text everything looks as it should.  However when I run it as an object in Crystal Reports Server, the subreports end up with a page width that is about 2 inches too wide.  Everything else is the same, except for those free text fields in subreports.
Any help would be appreciated.

Alan, I unchecked "Suppress" and removed the suppression criteria for detail sections b, c, d, and e. On my pc, preview shows report as:
Detail a
Detail b
Detail c
Detail d
Detail e
When I run it on the server using Character Separated format, all Detail sections are displayed now -- but they are displayed one right after another in a single record, rather than each on a separate line:
Detail a Detail b Detail c Detail d Detail e
Any ideas?

Similar Messages

  • How to export an eloqua report to a (ftp) server and schedule this export

    I would like to export an eloqua report to a (ftp) server and schedule this export. I want to pick this report up by another tool like Qlikview.
    Liesbeth

    if it is something to do with having report admin rights is there a way to still export report data without these admin rights? is it possible to just export report data as activity data in the normal import/export section within the setup menu? is there a problem using filezilla client and oracle eloqua together for this?

  • Text area and Word Wrapping

    I am creating a email form and am having problems with word
    wraping in the text area. You can view the page and the output if
    you put your email address in the form. The problem is the text
    areas word wrap when inputting your information but all formatting
    is lost in the email. Even if I add spacing for paragraphs. All
    data is just a big run on sentence.
    Here is the
    Page.
    I am using Dreamweaver * and php.
    Thanks

    Someone may have tried this because I received this output in
    an email. You can see the formattint is lost.
    Gear Ad:
    Description:
    This is a test. Line 1 Line 2 Line 3 Line 4 -
    Test...test...test...test...test...test...test...test...test...test...test...test...test. ..test...test...test...test...test...test...test...test...test...test...test...test...test ...done!
    Price:
    test
    Contact:
    This is a test.

  • IPhone Page does not word wrap

    When I click on my iPhone under device in iTunes, the page that has iPhone, version, and options is displayed. On my home PC/XP the sentences in the version section are truncated, but on my work PC/XP the sentences word wrap. Not a big deal, but I've searched everywhere to find out why. Any ideas?
    Not sure which forum, so posted in iPhone as well.

    Fellow worker identified as issue with font size under Advanced Settings for DPI needing to be normal.

  • Yahoo mail not word-wrapping sometimes

    I found another thread where someone was having a similar issue:
    http://discussions.apple.com/thread.jspa?messageID=7233171&#7233171
    I occasionally end up with emails that roll way off the screen to the right, and have to scroll back and forth repeatedly to read the message. It doesn't do this with all the messages, but it's really irritating when it does. I'm trying to figure out if there's any correlation between this happening, and what service I'm corresponding with (ie: the messages I notice it on are from other Yahoo accounts, but were composed on a PC, not a phone), though it's not consistent.
    Message was edited by: Sonicjay

    What I notice is that it's when there is quoted text in the message. If I have someone send me a new message it will be fine, but one with long, quoted text from the same person is so small as to be unreadable, and the scrolling is very annoying. So I wonder if it has something to do with the way the quoted text is being formatted. I haven't tried using plain text.
    Anyway, hopefully someone will have an idea. It's pretty aggravating.

  • Problems exporting to Word

    Hi,
    We are using the crystals reports bundled with VS2005 targetting .Net Framework 2.0, for a web based application. On some development PCs(Windows XP Sp3) and some ISS servers(IIS 6.0 and Windows Server 2003 R2(SP2) where the application is hosted we have a problem exporting the report is exported to word (programmatically using eportDocument.ExportToHttpResponse). Export to PDF and Excel on the PCs/server worls fine. This problem happens to all the reports in the system.
    The problem is that the window opens and closes and we don't get to see the word document. But the same report when exported to word from the export option in the Crystal Report viewer, it works fine. Also on two of our Windows 2003 server with SP2 the export to word is working fine.
    Please can anyone help us resolve this issue.

    Hi,
    We are using the CR bundled with VS 2005 which is CR version 10.2.3600.0. On the development machine where the export is not working, we have CR 8.5, the CR bundled with VS2005 and CR 2008(CR 12.0) with SP1 installed. We use the Visual Studio Integration manager to switch the versions from CR for VS 2005 and CR 12.0 and vice versa.
    On the Windows 2003 R2 server, we have used the CR redistributable package to install Crystal report runtimes. No other version of CR or any service packs is installed on this machine.
    We initially had a problem with the CR on this server, where the reports would not work evertime the server was restarted and we had to re-install the distributable each time. To solve this, we had to manually register this dll C:\Program Files\Common Files\Business Objects\2.7\Bin\sacommlayer.dll. (I believe this is a known issue with Windows Server 2003 R2 and .Net 2.0).
    Please let me know if you need more information.

  • Webforms - Wrap Text/Word Wrap for Column Headings

    I have some member aliases that are set as my webform's column headings, but they are fairly long. Setting the column width to a custom value that fits most of the text in the heading makes the form very wide and ugly to work with. I don't see any option to Wrap Text or use Word Wrap in the column headings. Is there any way to do this?
    Thanks!

    Hi,
    I am not aware of any option which allows you to wrap the text, it may be possible customizing the [CSS |http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_hp_admin/ch12s03.html] though to be honest I am not even sure about that and even if it was possible it would apply to all apps.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to word wrap within text field

    I've created a form with a text field but when filling the form out, the words don't word wrap, but merely go in a single line across the text box field. 
    When can I format the text box to word wrap?
    tks

    I have set my text fields to multi line and the text wraps but it only starts about halfway down the text box.  Please help, this is getting frustrating...

  • Force word wrap in JTextPane (using HTMLEditorKit)

    Hi!
    I have a JTextPane on a JScrollPane inside a JPanel. My text pane is using HTMLEditorKit.
    I set the scrolling policies of my JScrollPane to: JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED & JScrollPane.HORIZONTAL_SCROLLBAR_NEVER.
    I did not find in JTextPane�s API any relevant property I can control word-wrapping with (similar to JTextArea�s setLineWrap) and I have tried a few things to force word-wrapping but nothing worked...
    What happens is my text is NOT being wrapped (even though there is no horizontal scrolling) and typed characters (it is an enabled editable text componenet) are being added to the same long line�
    I�d like to force word-wrapping (always) using the vertical scroll bar whenever the texts extends for more then one (wrapped) line.
    Any ideas?
    Thanks!!
    Message was edited by:
    io1

    Your suggestion of using the example only holds if it fits the requirements of the featureDid your questions state anywhere what your requirement was?
    You first questions said you had a problem, so I gave you a solution
    You next posting stated what your where currently doing, but it didn't say it was a requirement to do it that way. So again I suggested you change your code to match the working example.
    Finally on your third posting you state you have some server related issues causing the requirement which I did not know about in my first two postings.
    State your problem and special requirments up front so we don't waste time quessing.
    I've used code like this and it wraps fine:
    JTextPane textPane = new JTextPane();
    textPane.setContentType( "text/html" );
    HTMLEditorKit editorKit = (HTMLEditorKit)textPane.getEditorKit();
    HTMLDocument doc = (HTMLDocument)textPane.getDocument();
    textPane.setText( "<html><body>some long text ...</body></html>" );
    JScrollPane scrollPane = new JScrollPane( textPane );If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
    And don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the code retains its original formatting.

  • How to  word wrap the Print from JEditorPane correctly to a print page?

    Hi,
    I'm trying to print text from the JEditorPane. However the printout does not word wrap and some gets cutoff. Is there a way to set the word wrap when printing?
    Thanks for you help.

    Some of my Hotmail emails are not word wrapping properly. Partial word wrapping is done,but each sentence requires the use of the scroll bar to reach the end.
    Other emails are normal.I opened Hotmail in IE9,and the same email wraps normally.I have FF 9.0.1 running on Win7 Home Premium.

  • Word wrapping in site studio?

    Hello,
    I'm trying to develop in Site Studio 7 and finding it cumbersome the way I always have to scroll across to view code. I've tried 'enable line wrapping' in the view -> customise menu, this doesn't seem to have any effect. Anyone else had this problem or know of a solution?
    Cheers
    M.Mix

    "Line wrapping" is not word wrapping. It inserts a physical line break when the line exceeds the specified length. If the text is continuous (no spaces) then no break is inserted. Pointless and yuck. We've been complaining about it for years, maybe Oracle's 11g release might address it.
    See Re: Suggestion for Site Studio Designer improvement

  • Textflow and flowComposer word wrap

    Hi
    I have a word wrap question re...
    I have a textflow that I'm splitting into multiple sprites (pages). I also have a columnCount of 2, so the text fits into two columns, and then continues onto the next page.
    Here's an example of the text...
    testString+='<p ALIGN="LEFT">Description</p><textformat blockindent=10>Product details with decent length that that overruns the column line '+i+'</textformat>';
    ... and I've concatenated it 500 times so I have a decent length test string to put into the textFlow.
    Which comes out like (imagine 3 lines per page)...
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 1            Product details with decent length that that overruns the column line 4
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 2            Product details with decent length that that overruns the column line 5
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 3            Product details with decent length that that overruns the column line 6
    (page break)
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 7            Product details with decent length that that overruns the column line 10
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 8            Product details with decent length that that overruns the column line 11
    Description                                                                                                Description
      Product details with decent length that that overruns the column line 9            Product details with decent length that that overruns the column line 12
    (etc for about 10 pages until we get to the 500th pair)
    It works nicely, however, I'm wondering how you set it up to NOT word wrap on 'Product details with decent length that that overruns the column line 1' - so in other words, cut that line of if it hits the column edge?
    I tried LineBreak.EXPLICIT, but that only allows one page to be created, and no word wrapping occurred.
    Or is there a way to set it up within an html tag?
    Thank you.

    kethryvalis wrote:
    The "Name" text bounding box that I've created is set to a specific height/width (and needs to stay that way) with a font size of 94.22 pt; however, some of the names are REALLY long and are too big for the bounding box.  They word-wrap.  When I run the "data merge," I need Photoshop to automatically resize the text in the bounding box so that it doesn't word wrap.
    That is not possible its a contradiction resized text would not be font size 94.22.  Data driven graphics as far as I know does not have any text re-sizing feature.  Your template needs to be sized to support the longest text possible.   Text length need to be limited to fit within the space provided in the template psd file.
    It may be possible to write a Photoshop script to resize text layers to fit within some bounds. However is not possible to explain to you thoroughly in simple terms that would enable you to write the script. You most likely know the logic needed to do the resize and really don't need it explained to you.   What you lack is Photoshop scripting knowledge.  You have no script programming skills.  Learning a supported scripting language takes time and of top that you need to learn Adobe Document Object Model and it limitations and about Adobe's Scriptlistener Plug-in that records Action Manager scripting code. Developing Photoshop scripts is not an easy user feature like Adobe Actions Palette recorder/editor. Scripts need to be designed and programmed and debugged.
    Scripts are easy to use like actions and are more powerful then actions. You most likely have use some that are shipped with Photoshop,  Image Processor, Fit Image, Photomerge, lens correction  etc. Find your Photoshop version version Presets\Scripts folder and open any of the  .jsx file in the folder in a text editor see if you can understand somewhat what is written.  If you can you may want to learn scripting Photoshop.  Most Photoshop users never write a Photoshop script.

  • TextArea component wont word wrap.. help!

    I cant seem to get the TextArea component in Flash 8 to word
    wrap. I've set the word wrap parameter to "true" but it will not
    word wrap. It just puts all the text in one line. How do you fix
    this? Also, is there a way to control the font size in the TextArea
    component?
    Thanks!

    ad 1. sorry but in my instance true is set by default to word
    wrap option and it works.
    ad 2 instanceName.setStyle("fontSize",24)
    u can learn more about TextArea by lookin to the script below
    ( its just an example):
    function setStyles(instance) {
    instance.setStyle("themeColor", "blue");
    instance.setStyle("color", "blue");
    instance.setStyle("fontFamily", "Courier New");
    instance.setStyle("fontSize", 12);
    instance.setStyle("fontWeight", "bold");
    instance.setStyle("backgroundColor", 0xDDE0FF);
    instance.setStyle("borderStyle", "alert");
    setStyles(myTextArea);

  • JTextArea failing proper word wrap within JList

    A JTextArea is inserted into a JScrollPane which is being rendered in a JList. Each of these JTextAreas render correctly, except the text within them does not word wrap around the whitespace.
    Example, instead of seeing
    |Testing 1 2 3    |
    |testing.         |
    ------------------we are seeing:
    |Testing 1 2 3 tes|
    |ting.            |
    ------------------I'm aware the JTextArea component may not have a chance to validate properly, since it isn't visible until it is drawn into the JList. (Note: lineWrap on the JTextArea is set to true).
    Is there anything I can do to correct this? Or am I wrong about the cause and there's another solution?

    I think you're looking for
    JTextArea.setWrapStyleWord(true);
    Normally I'd yell at you to read the API, but I
    remember having a
    hard time finding that one myself. :)Looking at the link camickr posted, I saw that in some example code and immediately checked it out. Tried it in my code, and it works.
    I'm a big advocate on the API myself, shame on me for missing it! (Glad I'm not the only one tho)

  • How to word wrap, keep font size constant

    The zoom feature on the screen is constantly changing the size, in hotmail (windows live). I can zoom it back, but shouldn't have to do it constantly. Also, is there a way to set settings so email messages will word wrap, to keep from having to scroll back and forth to read them. I have a 14" screen on my laptop, but it stays too big.

    Some of my Hotmail emails are not word wrapping properly. Partial word wrapping is done,but each sentence requires the use of the scroll bar to reach the end.
    Other emails are normal.I opened Hotmail in IE9,and the same email wraps normally.I have FF 9.0.1 running on Win7 Home Premium.

Maybe you are looking for

  • New Antec power supply for p7-1003w doesn't fit?!

    I got a new power supply for my p7-1003w tower only to discover it would not fit. It was getting caught somehow so I looked and noticed it was not the supply itself but the black plastic bezel piece around the AC connection hole. Has anyone else face

  • Call Web Service and display return values in table

    Hi all, I am calling a self-implemented web service with visual composer. The webservice returns the following data shown below. Each item like carID, carBrand etc. should be displayed in an output table. The problem is, that he doesn't display any d

  • Fit to Fill: First time trying, not working

    Am working through Weynand's Apple Training Series book for FCP HD (4.5), and stumped on p. 610-611; first time using "Fit to Fill" but not working - neither the section in the Edit Overlay, the green edit button in the Canvas, nor the Shift-F11 (whi

  • Pencil sketch stroke style

    Y'all, are there are styles (downloadable .STL files or tutorials to create the effect) that can be applied to vector paths that will alter the stroke so that it looks like a pencil sketch? I want to draw quick wireframes with the line and pen tools,

  • Safari gets "hung up"

    Hello. I am running Safari Version 2.0.4 (419.3) on an intel iMac ( OSX 10.4.10). When loading webpages Safari seems to get "hung up" right before finishing loading the webpage. The bottom of the screen will show something like "41 of 42 items comple