Stimulsoft Reports.Net
www.stimulsoft.com

Welcome Guest Search | Active Topics | Members | Log In | Register

WYSIWYG Textquality as Default? Options
atastler
Posted: Thursday, March 11, 2010 5:39:55 PM
Rank: Member
Groups: Member

Joined: 7/17/2009
Posts: 24
Location: St. Gallen
Hi all

Is there any possibility to set the Textquality for a whole report to WYSIWYG at once?

I ask myself if it is even best practice to set the Property to WYSIWYG?
I don't know much about GDI+ and GDI, so I can't say what's happening exactly if we change this property.
All I know is that a customer will print a lot of documents at once (about 12000 pages) to a postscript printer.
If the Textquality is Standard, the size of the file will be at least two times bigger than with WYSIWYG...

Thanks in advance.
Best Regards.

Andreas
Ivan
Posted: Friday, March 12, 2010 2:33:45 PM
Rank: Advanced Member
Groups: Stimulsoft Team

Joined: 8/10/2006
Posts: 303
Hello,

atastler wrote:
Is there any possibility to set the Textquality for a whole report to WYSIWYG at once?


You can use following code in the beginning of your application:

Code:
StiOptions.Engine.DefaultTextQualityMode = Stimulsoft.Report.Components.StiTextQuality.Wysiwyg;


Thank you.
Users browsing this topic
Guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum Rss Feed : RSS

Powered by Yet Another Forum.net version 1.0.1 - 2/27/2006
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 0.022 seconds.