Exporting one pdf for each customer from a serialized report containing all customers movements
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Exporting one pdf for each customer from a serialized report containing all customers movements
Yes, vb.net.
--edited--
I have tried with c# and works fine. As a workaround i can actually use c# as script language.
Thanks.
--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
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.
p.s. You don't need use GroupFooterBand for each GroupHeaderBand. This restriction removed one year ago.
Thank you.
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Exporting one pdf for each customer from a serialized report containing all customers movements
I have downloaded the SR_2007.05.01_D2005.zip file.
This problem, that happened only in vb script language, is solved:
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.
This problem, that happened only in vb script language, is solved:
The other problem (customer code in "Page.TagValue") has now a different behavior, see below.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.
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
Previous behavior is restored in build from 3 May.
Thank you.
Thank you.
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Exporting one pdf for each customer from a serialized report containing all customers movements
The previous behavior had a problem, see entire post, hope that you'll remove the older bug too.
Thanks.
Thanks.
Exporting one pdf for each customer from a serialized report containing all customers movements
Problem solved in build from 3 May.
Thank you.
Thank you.
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Exporting one pdf for each customer from a serialized report containing all customers movements
In 3 May build i have tried all conditions: no problem found.
Great support, thank you.
Great support, thank you.