2010 Jun 24 3:04 PM
Hi,
I am facing a weird issue. In the production system, I have a logo (Bitmap image). In a smartform,
I see a graphic element inserted with the logo name in the General attributes tab. But the "conditions"
tab has Field name as 1 and comparison value as 2 i.e. 1 = 2 (I dont know what this is for...).
Now when this smartform output is tested, this logo image is not seen !! Why ??
And in addition the user claims that this image is printed on the back of the page which I am not
able to see in my printed output.
Any pointers for me to explore further ? Pl advise.
thnks
Hi,
I am facing a weird issue. In the production system, I have a logo (Bitmap image). In a smartform,
I see a graphic element inserted with the logo name in the General attributes tab. But the "conditions"
tab has Field name as 1 and comparison value as 2 i.e. 1 = 2 (I dont know what this is for...).
Now when this smartform output is tested, this logo image is not seen !! Why ??
And in addition the user claims that this image is printed on the back of the page which I am not
able to see in my printed output.
Any pointers for me to explore further ? Pl advise.
thnks
2010 Jun 24 3:26 PM
1 = 2 will always be false so the node will never execute.
This condition cen be used used to comment out a node without deleting it.
2010 Jun 24 5:04 PM
simple thing... the logo which you are talking about is definitely not getting printed from the same window.. as 1 = 2 is always impossible... so that finishes your first question.. it might have been added to keep the track of the changes where previously that logo would have been coming in that window and then removed...(rather deleting theu just created a impossile condition)..
now about back side printing of the logo.. you check if there is a next page with a window having this logo again... that is why it might be getting printed on back side when you set your printer preference as front to back printing..
2010 Jun 30 1:52 PM
Hi Soumyaprakash,
In my smartform, there is only one page - FIRST ...No other page defined. So Under the "Pages and Windows" node I can
see only one node i.e. FIRST page and under that I have the logo and additional nodes for the data.
Now regarding the logo, There is "Add additional event" tab in its properties window and there is a checkbox labelled " Only on first page". Do you think that would help ??
Again, I am not able to see the logo printed on the back side of the page but the end user is.
So am I missing something in testiing ?
thnks
2010 Aug 23 8:05 PM
2010 Jun 25 7:54 AM
Hi,
First you have check your condition before logo printing and check your window size and resolution of picture .
Thanks
Regards
I.Muthukumar.