Page Header displays different in Preview vs. HTML Preview
Page Header displays different in Preview vs. HTML Preview
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
Thanks
- Attachments
-
- 117.rptEmployeeDetails.mrt
- (219.69 KiB) Downloaded 461 times
Page Header displays different in Preview vs. HTML Preview
Please send to us an mrt and mdc file of the rendered report.
This files is required for testing.
Thank you.
This files is required for testing.
Thank you.
Page Header displays different in Preview vs. HTML Preview
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
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.
You can get Mdc file with help of third button in preview window. On attached image you can see what i see.
Thank you.
- Attachments
-
- 118.Sample.png (36.83 KiB) Viewed 3445 times
Page Header displays different in Preview vs. HTML Preview
Are you talking about the HTML Preview Button? Not sure what "3rd button" you mean.
Page Header displays different in Preview vs. HTML Preview
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:
Thank you.
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");
Page Header displays different in Preview vs. HTML Preview
I do not see that file type in the Save As list
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Page Header displays different in Preview vs. HTML Preview
In preview it should be the first type of save button, "Document file".
Thank you.
Thank you.
Page Header displays different in Preview vs. HTML Preview
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)
- Attachments
-
- 120.Employees.zip
- (1.01 MiB) Downloaded 377 times
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Page Header displays different in Preview vs. HTML Preview
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.