WordWrap create empty line after export PDF
Re: WordWrap create empty line after export PDF
Hello.
We've changed the Text Quality property to Wysiwyg and still couldn't reproduce your issue.
Could you create a sample project which reproduce your issue and send it to us.
Also, please, look to the properties of the PDF-file with bad results. As a variant your tool could use old Stimulsoft assemblies. Thank you.
We've changed the Text Quality property to Wysiwyg and still couldn't reproduce your issue.
Could you create a sample project which reproduce your issue and send it to us.
Also, please, look to the properties of the PDF-file with bad results. As a variant your tool could use old Stimulsoft assemblies. Thank you.
Re: WordWrap create empty line after export PDF
Hello
after some investigation we found out that problem is machine-specific. We are going to find more, but do you have any idea why the same application gives different outputs?
after some investigation we found out that problem is machine-specific. We are going to find more, but do you have any idea why the same application gives different outputs?
Re: WordWrap create empty line after export PDF
Could you please test this problem on any win server 2003 machine? We test it on XP, 7 and 2008 and there its ok. Problem is only on 2003 server, but we use it on production platform.
Re: WordWrap create empty line after export PDF
Hello.
Please, try to call Show() method before export in your application on the production 2003 server. Check if there a right report.
Then if there is a problem call SaveDocument() method to save report document file and send it to us.
Also, please, check if there anywhere our old assemblies on 2003 server.
Thank you.
Please, try to call Show() method before export in your application on the production 2003 server. Check if there a right report.
Then if there is a problem call SaveDocument() method to save report document file and send it to us.
Also, please, check if there anywhere our old assemblies on 2003 server.
Thank you.
Re: WordWrap create empty line after export PDF
Yes, its also wrong. Report is attached.
- Attachments
-
- report.rar
- (86.78 KiB) Downloaded 220 times
Re: WordWrap create empty line after export PDF
Hello.
Please, try to change to in the place where it is broken.
Thank you.
Please, try to change
Code: Select all
Bolívie
Code: Select all
Bolivie
Thank you.
Re: WordWrap create empty line after export PDF
It helped, but sure - czech diacritic is missing now.
Re: WordWrap create empty line after export PDF
Hello.
We use usp10.dll to wrap text. It seems that the problem in it. Please, send us a version of usp10.dll that is installed on 2003 server and try to update it.
Is SP1 installed on 2003 server?
You could read about it here http://en.wikipedia.org/wiki/Uniscribe
Thank you.
We use usp10.dll to wrap text. It seems that the problem in it. Please, send us a version of usp10.dll that is installed on 2003 server and try to update it.
Is SP1 installed on 2003 server?
You could read about it here http://en.wikipedia.org/wiki/Uniscribe
Thank you.
Re: WordWrap create empty line after export PDF
Hello
so it seems to me (again) that problem is solved. The right way is to use (copy locally) newer (but not newest) version od usp10.dll. I successfully test it with version 1.626.6002.22402, but version 1.626.7601.17514 gives empty rows
.
Second thing, what should be done, is to use Wysiwyg instead of Typographic (it still seems to me as a bug), but pdf is longer and bigger (+25%)
And the last but not least - RC version of Stimulsoft is not needed, actually everything is solved by new version of usp10.dll and changing Typographic to Wysiwyg.
One notice on the end - if i use Typographic, there is empty row under "Mezinár. volání z mobilní sítě do mobilní - Anguilla" on page 10, but just in PDF, its not visible in your editor (after Show() method). Both (pdf and xml) are attached.
If you will solve this also, it will be great, but anyway thank you for help very much.
M.
so it seems to me (again) that problem is solved. The right way is to use (copy locally) newer (but not newest) version od usp10.dll. I successfully test it with version 1.626.6002.22402, but version 1.626.7601.17514 gives empty rows

Second thing, what should be done, is to use Wysiwyg instead of Typographic (it still seems to me as a bug), but pdf is longer and bigger (+25%)
And the last but not least - RC version of Stimulsoft is not needed, actually everything is solved by new version of usp10.dll and changing Typographic to Wysiwyg.
One notice on the end - if i use Typographic, there is empty row under "Mezinár. volání z mobilní sítě do mobilní - Anguilla" on page 10, but just in PDF, its not visible in your editor (after Show() method). Both (pdf and xml) are attached.
If you will solve this also, it will be great, but anyway thank you for help very much.
M.
- Attachments
-
- report.rar
- (233.86 KiB) Downloaded 237 times
Re: WordWrap create empty line after export PDF
Hello.
We've added to our to-do list the improvement of pdf export method when text quality is Typographic.
We are planning to do it to our release in September.
Thank you.
We've added to our to-do list the improvement of pdf export method when text quality is Typographic.
We are planning to do it to our release in September.
Thank you.