rtf?
rtf?
hai..
i have load rtf component from DB, when saved to pdf, rtf component writing a little blur..
how can i fixed?
thanks
i have load rtf component from DB, when saved to pdf, rtf component writing a little blur..
how can i fixed?
thanks
rtf?
Hello,
We couldn't reproduce this bug.
Which version of Stimulsoft Reports.Net do you use? Also, please send us a simple report which reproduces the problem.
Thank you.
We couldn't reproduce this bug.
Which version of Stimulsoft Reports.Net do you use? Also, please send us a simple report which reproduces the problem.
Thank you.
rtf?
i try version 2010.1
this is my mrt file
thanks
this is my mrt file
thanks
- Attachments
-
- 764.rptkrt2.mrt
- (6.71 KiB) Downloaded 207 times
rtf?
Hello,
We couldn't reproduce this bug on our data.
Please provide data for your report, which reproduces the issue.
Also please send to us the resulting pdf-file.
Thank you.
We couldn't reproduce this bug on our data.
Please provide data for your report, which reproduces the issue.
Also please send to us the resulting pdf-file.
Thank you.
rtf?
Hello,
Please uncheck the "Export Rich Text as Image" property in PDF-export settings.
Thank you.
Please uncheck the "Export Rich Text as Image" property in PDF-export settings.
Thank you.
rtf?
i tried this code:
StiPdfExportSettings _exportSettings = new StiPdfExportSettings();
_exportSettings.ExportRtfTextAsImage = false;
_exportSettings.EmbeddedFonts = false;
_exportSettings.ImageCompressionMethod = StiPdfImageCompressionMethod.Jpeg;
_exportSettings.ImageQuality = 1;
when i save to pdf, its still little blur. i save pdf from toolbar button
i use WebViewerFX
StiPdfExportSettings _exportSettings = new StiPdfExportSettings();
_exportSettings.ExportRtfTextAsImage = false;
_exportSettings.EmbeddedFonts = false;
_exportSettings.ImageCompressionMethod = StiPdfImageCompressionMethod.Jpeg;
_exportSettings.ImageQuality = 1;
when i save to pdf, its still little blur. i save pdf from toolbar button
i use WebViewerFX
rtf?
Hello,
We reproduced the problem. We need some time that would solve it, because this would require serious changes in the export algorithms of WebViewerFx component.
Thank you.
We reproduced the problem. We need some time that would solve it, because this would require serious changes in the export algorithms of WebViewerFx component.
Thank you.
rtf?
hai,
so far, can only be done manually for its exports, its right?
thanks
so far, can only be done manually for its exports, its right?
thanks