Page 1 of 2
Page Header displays different in Preview vs. HTML Preview
Posted: Wed Dec 31, 2008 9:18 am
by SteveMets
I have a Page Header band with an image in the left-hand side, and a Text item with a report title that spans the entire width of the report (image is set to Front). The header displays fine with the image to left and title centered in preview, but when I switch to HTML preview, the title is pushed off-center. I tried setting it to WYSIWYG, but that had no effect. Is there a correction for this, or a way to combine the image and title text box into one object?
Thanks
Page Header displays different in Preview vs. HTML Preview
Posted: Wed Dec 31, 2008 3:25 pm
by Ivan
Please send to us an mrt and mdc file of the rendered report.
This files is required for testing.
Thank you.
Page Header displays different in Preview vs. HTML Preview
Posted: Fri Jan 02, 2009 10:12 am
by SteveMets
I've attatched the .mrt to my initial request; I do not see another file called .mdc.
Page Header displays different in Preview vs. HTML Preview
Posted: Fri Jan 02, 2009 10:21 am
by Vital
Hello,
You can get Mdc file with help of third button in preview window. On attached image you can see what i see.
Thank you.
Page Header displays different in Preview vs. HTML Preview
Posted: Mon Jan 05, 2009 7:19 am
by SteveMets
Are you talking about the HTML Preview Button? Not sure what "3rd button" you mean.
Page Header displays different in Preview vs. HTML Preview
Posted: Mon Jan 05, 2009 7:40 am
by Edward
Hi Steve,
No, it is button in the Designer's preview window. After the report is rendered it is possible to save it into mdc file format.
It is also possible to save it via the following code:
Code: Select all
report.Render(false);
report.SaveDocument("myRenderedReport.mdc");
Thank you.
Page Header displays different in Preview vs. HTML Preview
Posted: Wed Jan 07, 2009 9:00 am
by SteveMets
I do not see that file type in the Save As list
Page Header displays different in Preview vs. HTML Preview
Posted: Wed Jan 07, 2009 9:04 am
by Fabio Pagano
In preview it should be the first type of save button, "Document file".
Thank you.
Page Header displays different in Preview vs. HTML Preview
Posted: Wed Jan 07, 2009 9:06 am
by SteveMets
I found out that you were referring to the Document File; I created this file, but it will not upload to your site (max length exceeded error)
Page Header displays different in Preview vs. HTML Preview
Posted: Wed Jan 07, 2009 10:16 am
by Fabio Pagano
In such case, when i cannot attach the file to the post, i send an email to
support@stimulsoft.com attaching the file and referencing the post, use this way.