Evaluation Missing Data

Stimulsoft Reports.NET discussion
apocwhen11
Posts: 11
Joined: Sun Oct 08, 2006 3:56 pm
Location: Germany

Evaluation Missing Data

Post by apocwhen11 »

sorry I am pain :biggrin:
but looks like all words show in preview now. but still no on print.

I not know what I can do to help but I take scan of printed words to demonstrate.
view here please

Image
apocwhen11
Posts: 11
Joined: Sun Oct 08, 2006 3:56 pm
Location: Germany

Evaluation Missing Data

Post by apocwhen11 »

hi again
sorry to cause trouble again

Setting "Can Shrink" in latest build also seem to cause problem with words going missing. in 09 Oct build setting "Can Grow" & "Can Shrink" did not affect preview. Setting both in 12 Oct Build makes words go missing when "Can Shrink" is on.

any information needed I can help with no problem to ask.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Evaluation Missing Data

Post by Vital »

Please get latest build. In latest build WYSIWYG property replaced by new property TextQuality. Old WYSIWYG - OFF equal to Standard mode,
old WYSIWYG - On equal to typographic. Old reports convers automatically. Choose for your text new mode - WYSIWYG.
apocwhen11
Posts: 11
Joined: Sun Oct 08, 2006 3:56 pm
Location: Germany

Evaluation Missing Data

Post by apocwhen11 »

Hi thank u for all work u do on this.
unfortunately the problem I still get.

screenshot 1 shows column 1 previewing all good and printing all good.
Image


screenshot 2 shows column 2 still having problems
Image



I just ignore problem for now and continue to use demo of v1.5 where report preview the same as it print with no special text display properties.

thanks again.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Evaluation Missing Data

Post by Vital »

Can you check one static property:

StiOptions.Engine.OldWYSIWYG = true;
apocwhen11
Posts: 11
Joined: Sun Oct 08, 2006 3:56 pm
Location: Germany

Evaluation Missing Data

Post by apocwhen11 »

Hi yes, success! :biggrin:

I needed to remove margins from text components but once margins were set to 0,0,0,0 and static property true, report preview all ok and print all ok with no special settings on components!
thank you!

Any way to enable this true designer? if not no problem. it works now.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Evaluation Missing Data

Post by Vital »

Please get build again.
Check variants Typograhics and WYSIWYG. Standard variant can't provide normal printing and zooming in all modes.

Thank you.
apocwhen11
Posts: 11
Joined: Sun Oct 08, 2006 3:56 pm
Location: Germany

Evaluation Missing Data

Post by apocwhen11 »

hi thank u
ok feedback from different settings


Standard:
Preview - Both columns display all ok
Print out - Both columns miss words


Typographic:
Preview - Left column ok, 2nd column miss words
Print out - Same as preview


Wysiwyg:
Preview - Both columns display all ok
Print out - Both columns print all ok



so looks like Wysiwg does all ok :)
thank u

p.s. Does this affect all reports made in version < 1.6 that were TextQuality = Standard and display/print all ok but do not without new Wysiwyg set.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Evaluation Missing Data

Post by Vital »

apocwhen11 wrote:hi thank u
ok feedback from different settings


Standard:
Preview - Both columns display all ok
Print out - Both columns miss words


Typographic:
Preview - Left column ok, 2nd column miss words
Print out - Same as preview


Wysiwyg:
Preview - Both columns display all ok
Print out - Both columns print all ok



so looks like Wysiwg does all ok :)
thank u

p.s. Does this affect all reports made in version < 1.6 that were TextQuality = Standard and display/print all ok but do not without new Wysiwyg set.
In older version report engine contain small bug - it calcalute height is not correct. In result text comonent have more bigger height, but this additional height fix problem with long strings with small width. in version 1.60 we fix problem with calculating height. But in some cases report engine not right calculate height.
New mode always generate right result (in latest version) with wysiwyg and wihtout blur. We do some investigation and finish it two day ago and you can use it now.

Thank you.
apocwhen11
Posts: 11
Joined: Sun Oct 08, 2006 3:56 pm
Location: Germany

Evaluation Missing Data

Post by apocwhen11 »

hi, ok thank u
I appreciate all hard annoying work u do on this problem Vital, ty
Post Reply