Formatting Columns when exported to HTML

Is there a way to specify the WIDTH of a column when exporting
to an HTML file?
Inside of Discoverer 3.1 or when printed on paper the columns
are fine, however when exported they are 'resized' to the width
of the column heading(or longest value in column).
Thanks in advance

Scott,
You will need to look through your xml files with Discoverer.
Support has a document on how you can alter and change the look
and feel of the html. If they are unable to locate tell them to
talk with development.
Christopher
www.iloveapple.net:88

Similar Messages

  • Format Changes when Exporting to PDF

    I'm using Crystal 12.0 and have an issue very similar to these threads listed below. 
    While viewing a report on my development machine, all is fine.  I can export to PDF and the formatting is OK. 
    However, when the report is exported to PDF on the web server, the spacing between some of the text is off.  The spacing is used for a CrossTab cell in a "Display String" that I changed using "Format Field."   All that's supposed to happen here is several spaces are used to move the text under the proper column. 
    When exporting to PDF on the web, the text moves over to the left like it's missing some of the spaces.  I wondering if the below threads apply to Crystal 12.0. 
    Thread:1220516 and
    Format Changes when Exporting to PDF
    Thanks kindly for your assistance,
    -Marty

    I'm having a very similar problem using Crystal Reports for Visual Studio 2008. Everything is perfect when running in VS 2008, it takes the report and exports it to PDF format via VB code. The PDF file is idenitcal to the report. However, when run on the server the one page report (when exported to PDF) gets chopped into ten 4x4 chunks. So the PDF file is 10 pages....its like puzzle pieces of the original.
    I've drawn a bunch of lines on the report to look like boxes - perhaps this is causing issues? The font on the report is Arial.
    The server has the 10_5 runtime installed and it is set to the same default printer as the development PC. I have been stuck on this for days and would really appreciate any advice you may have.
    Thanks!
    Edited by: WanderingEye on Sep 18, 2009 4:54 PM

  • Muse buttons appear garbled when published to BC. Files look fine when exported to html.

    See attached.  BC publishing can not be trusted. This has happened several times.

    Why does this forum miniaturize attached images so you can't see the detail? See attached enlargement. This only appears when published to BC. Ok when exported to html. Can't trust BC

  • JS error when exporting to HTML

    Hi,
    I'm getting JS error when exporting to HTML.
    When publishing to catalyst, all functions are OK, but when exporting there're lots of bugs and I get the error message.
    Pop-up attached.
    Please advise,
    Avi

    Hi, Sorry for the late response, are you still experiencing this issue. If yes, please let me know

  • Error message when exporting as html

    Does anyone get this message when exporting to html?
    MuseJSAssert: Error calling selector function:SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "null" from accessing a cross-origin frame.
    I get this ever time. I am on a mac and have two macs for developing and both macs give me this error. One is running OS Mavericks, the other OS 10.6.8

    Hi,
    Try this discussion Re: Oam file in Muse generate error
    If you still have any issue, please let us know.

  • Reorder or hide columns when exporting

    Hello,
    When woking with Reports and previewing it before sent to the client, may appear the desire to change the report before sanding.
    by ex, one of our customers says: "This would be a nice extension of the column hiding & reordering capability, and would help with customers' requests that their reports come with certain data "eliminated."
    I work mainly with the CrstalReports "ReportClass:ReportDocument" class.
    Well, is there a possibility to hide some columns (when exporting)? To reorder them?
    thanks.

    Hello,
    you could delete report fields and runtime without saving the report.
    I attach code below for CS in VS2005:
    //File Name:          CS__Delete_Field_inproc.sln
    //Created:            April 4, 2008
    //Author ID:          FLI
    //Purpose:            This C# .NET sample Windows application demonstrates
    //                              how to delete a dbfield from a report
    //                              using unmanaged RAS.
    // Note this is available without a dedicated RAS with SP2 for XI R2
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Text;
    using System.Windows.Forms;
    using CrystalDecisions.CrystalReports.Engine;
    using CrystalDecisions.ReportAppServer.ClientDoc;
    namespace CS_Delete_Field_inproc
        public partial class Form1 : Form
            // CR Declarations
            ReportDocument boReportDocument;
            ISCDReportClientDocument boReportClientDocument;
            CrystalDecisions.ReportAppServer.ReportDefModel.ReportObject boReportObject;
            public Form1()
                InitializeComponent();
                //Create a new ReportDocument
                boReportDocument = new ReportDocument();
                // load the RPT file
                boReportDocument.Load("..
    DeleteField.rpt");
                //Access the ReportClientDocument in the ReportDocument (EROM bridge)
                boReportClientDocument = boReportDocument.ReportClientDocument;
                // show in reportviewer
                crystalReportViewer1.ReportSource = boReportDocument;
            private void button1_Click(object sender, EventArgs e)
                //find the object in the report
                boReportObject = (CrystalDecisions.ReportAppServer.ReportDefModel.ReportObject) boReportClientDocument.ReportDefController.ReportDefinition.FindObjectByName("City1");;
                //Delete the object from the report
                boReportClientDocument.ReportDefController.ReportObjectController.Remove(boReportObject);
                //show in reportviewer
                crystalReportViewer1.ReportSource = boReportDocument;
            private void button2_Click(object sender, EventArgs e)
                //save report with new title
                boReportDocument.SaveAs("Test.rpt");

  • Formatting lost when exported to excel

    When I export a worksheet results to excel the formatting is being lost like in my worksheet I wanted a line and space for every grouped item which is lost in excel sheet. Is there a way get around for this ?
    Thanks

    Not exactly sure what formatting you're having a problem with, but I'll list some of the points I can think of, of exporting to Excel and will hopefully cover it. I believe you may be referring to point 1 below, but just in case ...
    1. If you have group sort on for a column or more, then when exported to Excel, you won't have those 'blank' values for the column(s) that's grouped. That's why when you know someone will be exporting to Excel, it's a pain as all group sorts are usually taken back off (which can screw up exactly what you're trying to point out in the workbook).
    2. If you have a page -> item (ie: lots of values you pull down like a LOV), then I believe, that you won't get an Excel worksheet for each value in the LOV but only for the one currently displayed when you performed the File -> Export.
    3. When you export to Excel, you only get actual values, no functions of how it was calculated (ie: it'll be static, not dynamic).
    4. You can export to Excel using Plus and might not get the formatting characteristics you want in Excel. I've seen users specifically bring up Viewer just to get the formatting characteristics (colors, fonts, etc.) when they export from that Disco version.
    5. Sometimes when you export from Disco to Excel, that actual value that gets posted in Excel is different. I know ... it sounds wierd, but it's a fact. The problem is NOT Disco, but is a problem with Windows and a setting has to be altered (although I'd have to hunt what that setting is now though). However, I've only seen this happen a few times, so definitely not the norm.
    Russ

  • Can't select text when export in HTML and Images

    I am entirely new to Fireworks and I can't find anyone to teach me Adobe Fireworks. I followed some youtube tutorials but most of them are vague. I am still figuring the way to export from Fireworks to Dreamweaver, without affecting its contents like bitmap images and the text. When I export in HTML and Images format and opened the htm file, I can't select the text I've inserted in Fireworks. Can anyone tell me what I should do?

    I cant scroll below or above viewable section of text in any of my Macbooks, iMac, Mac Mini. Never have been able to, never could, except by pressing the arrow keys whilst selecting, to move up or down.
    Its stupid
    I dont have flash installed (never will do since my first virus of video ad sound running in background from Cnet was downloaded and kept returning until i deinstalled flash).
    I believe that this is a universal issue because none of my Macs can scroll out of screen when selecting text, which as a webmaster and developer, is a pain in the butt
    My issue is not in word documents, its in everything

  • Format changing when exporting from InDesign to PDF

    I am using Acrobat 8 version 8.1.2, and InDesign version 5.0.2.
    I am noticing a very specific problem when exporting some files to PDF from InDesign.
    We often have a format where we have a numbered list of right-aligned number, followed by some text, a leader line, and then another number at the end of the line. This is set up with a left indent and a first line left indent (rather than using the numbered list options), and then the necessary tabs later in the lines.
    I am finding since we switched to IDCS3, that when I export to PDF, lines containing this format change in the PDF. The text that appears after the number in the front of the line is pushed over on top of the leader line, leaving a huge white space. On rarer occasions, it will move things in lines that have no indents, but contain tabs that aren't being used.
    I have been able to get the files to export correctly by removing the left indent and first-line left indent and using tabs instead (or by removing unused tabs). But we have hundreds of files set up in this manner so going in and changing how they are all set up is problematic to say the least.
    Is this a known issue? Does anyone know why this might happen and how I can prevent it?

    I haven't tried printing to PDF. I will try that and see what happens. Unfortunetly, where I work we are required to export to PDF rather than print to PDF, so if it works it will only be a clue for me rather than a solution.
    Thanks for the reply. I'll try a cross post to the InDesign forms.

  • Format problem when export to RTF

    Hi,
    Iam creating a RTF template, when export to pdf everything working fine. However, when i export to RTF(word) alot of document properties got lost such as :
    font size default to 12 when it's blank line; page number are not re-start for multi sections; table properties not holding, header, footer and edge margin are not holding, etc...... Is there any way to fix these. I tried to create a word macro to fix some of the format problems, but the macro have to run manually instead of initialized form a text field option on exit. Any idea on how to fix or work around would be appreciated.
    Thanks,
    Tam

    im2famous4u wrote:
    Do you know if and when Pages will provide support for tables in rtf format? (My school requires that I send all assignments rtf format.)
    As Yvan points out, no one here can write what they know about it, and the vast majority of us know nothing about it.
    You cannot take any decision based on the assumption that Pages will one day support tables in RTFs, because it may never happen. If you need both RTF and tables, the only option is another tool (like NeoOffice, TextEdit, MS Office and so on).

  • Acrobat X combines several images into one when exporting to HTML

    I'm trying to export a PDF that contains a table of text and images to HTML. When I do, Acrobat correctly places the text in an HTML table. The individual images, however, are combined into a single image and appear outside the table. Here's a sample PDF.
    The images in the PDF are simple sparklines. They're generated in Excel 2011 (Mac). Excel, bless it, can't export sparklines to HTML on its own. So I'm exporting to PDF instead. When I open the PDF in Acrobat, I can select and manipulate the images individually, so I don't think they're already combined before the PDF>HTML export. They are afterwards, though. Since the total number of rows that need to be exported to HTML is about 2,000, exporting the images from Acrobat individually isn't a working solution.
    The image that Acrobat exports doesn't even look that great, but a working export would put me miles ahead of where I am now. Any ideas on how to fix this?

    Generic advice, which has been true ever since Acrobat 1.0. The fact that you can convert X to PDF, and PDF to Y, does not mean that this is ever a good way to convert X to Y. Too much information is lost at each stage.

  • Crystal Reports Formatting issues when exporting to Word Editable document

    Version: CR XI, I am editing a document exported from CR to Word Editable
    When exporting to a Word Editable (.rtf) document the formatting changes.  For example: lines that were drawn in the report do not come across, there  is a tab in front of each line and a carriage return at the end of each line and spacing and justification formatting are not the same.  Is there a way to export to Word Editable and keep the formatting integrity? This report was developed by a third party but I can edit it if needed.

    Pages 5 is, as an early reviewer put it, "an unmitigated disaster." Not only does it lack some 100 feautres that are present in Pages 09 (4.3), it is also VERY buggy, A quick look through these discussions will reveal a painful litany of data corruption, files that cannot be opened, lost data, and other anomalies. Links do not export reliably to PDFs, and, as you've discovered, export to .docx format is unreliable. Sadly, the best advice is to trash Pages 5.1 and use Pages 4.3 or — yes, it's come to that — Word instead.

  • Megge column when export to excel

    User is requesting Excel column header to split for infoobjects that are displaying key & text. See attachment showing the column header splitting.
    (Currently all key & text headers merge when exported into Excel apart from last object in row.

    Hi,
    this is not posibble. You can switch on the parameter REPEATED_TEXTS_DISPLAYED at the Analysis Item, but this only repeats the characteristic values, not the headers.
    The export to Excel shows the same as you see in the Analysis Item in Web.
    best regards
    ARNE

  • img tag display img /img when export static html

    Hello,
    I recently found a bug when you export a html static page from Edge animate. I tried to export a movie with a few images and I noticed that it exported the images like this: <img src="fsdfsdf"></img>. is it possible to fix that quickly please, it's not valide..
    thanks in advance !

    Hi, Chris-
    I can't seem to reproduce this on my side.  Can you please send me a link to your static files so that I can try to reproduce?  I created a simple static file that had <img src="images/myImage.png" />, and it published with the same markup.
    Thanks,
    -Elaine

  • Merge columns when exporting to excel data only

    Hi,
    I have a report with headers in fowling format.
             Quantity         |
    first day   |  last day |
    When exporting to excel data only I want output in following format and want to merge upper header cells.
    Quantity
    First Day
    Last Day
    Please reply.Thanks.

    Hi,
    You can achieve this requirement Please follow the below document.
    How to WYSIWYG SAP Crystal Reports Export to XLS
    I hope this is the best formatting example suited for this requirement.
    Ludek thanks for preparing this document and sharing with us......This is the best formatting ex.
    Refer Link: Crystal Reports Crystal to Excel
    Thanks,
    DJ

Maybe you are looking for

  • Connecting external display to 2009 iMac 27" - resolution?

    I have a late-2009 27" iMac and am trying to connect to it a 27" external display (ASUS PB278Q). Both the iMac and the Asus have resolution of 2560x1440, but when I connect them, the best I can get on the ASUS is 1920x1080. I am connecting via the Ma

  • Display full-screen controls NOT visible

    I exported my keynote presentation as a QuickTime full-screen movie. In Preferences, I have the controls checked to display full-screen controls and to never hide them. They do not show up anywhere. I also set the presentation as a slideshow to contr

  • BPEL or PL/SQL

    In following situation where business logic needs to be applied Using FTP Adapter reading a file then need to apply some business logic and then pushing the data to DB Here to apply business logic can I use BPEL or PL/SQL Which one is better option i

  • Selection of rows using method

    Hi Experts, My req. Iam dispalying an ALV list using class cl_gui_alv_grid in which thr r editable columns. So after entering the values in columns,that rows should be clicked automatically. Because I want to pass the selected data to internal table

  • TREX 7.0 with EP 2004?

    Hi, can I run TREX 7.0 with EP2004? Thanks Natalya