export to pdf in multiline textbox with some font

Stimulsoft Reports.NET discussion
Post Reply
sphextor
Posts: 38
Joined: Tue Apr 01, 2008 1:42 am
Location: Thailand

export to pdf in multiline textbox with some font

Post by sphextor »



I have some problem with export to pdf with font name "freeseaUPC"
when upgrade to 2008.2.281 version
Step To Reproduce

1. Create New report
2. Drag Some TextBox
3. Change Wordwarp= True
4. Enter Some Text with multiple line
5. Export To Pdf

When open pdf file Textbox Export not Correct

But the old version is ok..

Thank you

Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

export to pdf in multiline textbox with some font

Post by Ivan »

Hello.

We couldn't reproduce this bug, because we can't find font "freeseaUPC".

Thank you.
sphextor
Posts: 38
Joined: Tue Apr 01, 2008 1:42 am
Location: Thailand

export to pdf in multiline textbox with some font

Post by sphextor »


sorry

Image

Image

Image

Thank you
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

export to pdf in multiline textbox with some font

Post by Edward »

Hello.

Thank you for the bug report. Please send mdc file to support[at]stimulsoft.com. You can save into this format from the preview window or using the following code:

report.Render(false);
report.SaveDocument("myrenderedreport.mdc");

Thank you.

sphextor
Posts: 38
Joined: Tue Apr 01, 2008 1:42 am
Location: Thailand

export to pdf in multiline textbox with some font

Post by sphextor »


OK

Thankyou
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

export to pdf in multiline textbox with some font

Post by Vital »

Hello Kritsadar,

Thanks for your file. Error reproduced. We will inform you when patch will be available.

Thank you.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

export to pdf in multiline textbox with some font

Post by Ivan »

Hello Kritsadar,

Problem solved.
Patch will be available in next prerelease build.

Thank you.
Post Reply