Page 2 of 2
Exporting one pdf for each customer from a serialized report containing all customers movements
Posted: Sun Apr 29, 2007 6:51 am
by Fabio Pagano
Yes, vb.net.
--edited--
I have tried with c# and works fine. As a workaround i can actually use c# as script language.
Thanks.
Exporting one pdf for each customer from a serialized report containing all customers movements
Posted: Sun Apr 29, 2007 9:38 am
by Vital
This problem actual only fro property Tag and only when you are use vb.net. We detect this problem on this week. Patch will be included in build from 30 April.
p.s. You don't need use GroupFooterBand for each GroupHeaderBand. This restriction removed one year ago.
Thank you.
Exporting one pdf for each customer from a serialized report containing all customers movements
Posted: Tue May 01, 2007 2:23 pm
by Fabio Pagano
I have downloaded the SR_2007.05.01_D2005.zip file.
This problem, that happened only in vb script language, is solved:
If i want to add in the "page tag" other fields, eg. email, so i set the tag property with "{MyTable.CustomerCode}{MyTable.EMail}", the returned TagValue is "Nothing".
It seems that if in the page tag i set something more than a single field, the returned "Page.TagValue" is nothing.
The other problem (customer code in "Page.TagValue") has now a different behavior, see below.
I am testing with two customers, one on the first page and one on the second page (they have only few movements): on the second page, the "Page.TagValue" property (setted with "{MyTable.CustomerCode}") now returns the first customer code.
This problem gives incorrect behavior of pdf bookmarks too (if i click on the second bookmark, the first page is shown).
Thanks.
Exporting one pdf for each customer from a serialized report containing all customers movements
Posted: Wed May 02, 2007 8:01 pm
by Vital
Previous behavior is restored in build from 3 May.
Thank you.
Exporting one pdf for each customer from a serialized report containing all customers movements
Posted: Thu May 03, 2007 3:49 am
by Fabio Pagano
The previous behavior had a problem, see entire post, hope that you'll remove the older bug too.
Thanks.
Exporting one pdf for each customer from a serialized report containing all customers movements
Posted: Thu May 03, 2007 7:09 am
by Vital
Problem solved in build from 3 May.
Thank you.
Exporting one pdf for each customer from a serialized report containing all customers movements
Posted: Thu May 03, 2007 11:47 am
by Fabio Pagano
In 3 May build i have tried all conditions: no problem found.
Great support, thank you.