Page 2 of 3

Evaluation Missing Data

Posted: Thu Oct 12, 2006 4:32 am
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

Evaluation Missing Data

Posted: Thu Oct 12, 2006 5:09 am
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.

Evaluation Missing Data

Posted: Fri Oct 13, 2006 2:07 am
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.

Evaluation Missing Data

Posted: Fri Oct 13, 2006 3:46 am
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.

Evaluation Missing Data

Posted: Fri Oct 13, 2006 4:23 am
by Vital
Can you check one static property:

StiOptions.Engine.OldWYSIWYG = true;

Evaluation Missing Data

Posted: Fri Oct 13, 2006 4:42 am
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.

Evaluation Missing Data

Posted: Fri Oct 13, 2006 6:40 am
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.

Evaluation Missing Data

Posted: Fri Oct 13, 2006 7:23 am
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.

Evaluation Missing Data

Posted: Fri Oct 13, 2006 7:44 am
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.

Evaluation Missing Data

Posted: Fri Oct 13, 2006 9:06 am
by apocwhen11
hi, ok thank u
I appreciate all hard annoying work u do on this problem Vital, ty