write specific field of first record and last record to page header
write specific field of first record and last record to page header
Hi All
i have a report with 2 column define in page. and 2 page header for odd page and even page.
1.i will write specific field of first record and last record to page header for example like dictionary book!. how can i do?
2. i want vertical line in center of all page.now i use a picture as watermark in center of all page! I think there are better solution for this!
Thanks a lot.
:biggrin: :biggrin:
i have a report with 2 column define in page. and 2 page header for odd page and even page.
1.i will write specific field of first record and last record to page header for example like dictionary book!. how can i do?
2. i want vertical line in center of all page.now i use a picture as watermark in center of all page! I think there are better solution for this!
Thanks a lot.
:biggrin: :biggrin:
write specific field of first record and last record to page header
Hello,
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?cipher_ir wrote:1.i will write specific field of first record and last record to page header for example like dictionary book!. how can i do?
You can use Vertical Line Primitive component.cipher_ir wrote:2. i want vertical line in center of all page.now i use a picture as watermark in center of all page! I think there are better solution for this!
Thank you.
write specific field of first record and last record to page header
Hello , in simple mode how to show first field of first record and first field of last record in current page in page header like "1.Alfreds Futterkiste" and "78.The Big Cheese" in top of page "page header" in the sampleAleksey wrote:Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?cipher_ir wrote:1.i will write specific field of first record and last record to page header for example like dictionary book!. how can i do?
Thank you.

Thanks for Your Attention.
write specific field of first record and last record to page header
Hello,
As a way, you can use additional variables.
Please see the sample in attachment.
Thank you.
As a way, you can use additional variables.
Please see the sample in attachment.
Thank you.
- Attachments
-
- 1064.MultiColumnList.mrt
- (28.59 KiB) Downloaded 230 times
write specific field of first record and last record to page header
OK .very thank But I need first and last in each Page. and first and last is undefined before page render!Aleksey wrote:Hello,
As a way, you can use additional variables.
Please see the sample in attachment.
Thank you.
Thank you.
write specific field of first record and last record to page header
Thank You Aleksey
how can I Initialize variable (first and last in header Page) after page rendering(or end of page rendering)?
thank You!
write specific field of first record and last record to page header
Hello,
Please see the sample report in attachment.
Thank you.
Please see the sample report in attachment.
Thank you.
- Attachments
-
- 1068.MultiColumnList.mrt
- (27.09 KiB) Downloaded 253 times
write specific field of first record and last record to page header
Hello,Aleksey wrote:Hello,
Please see the sample report in attachment.
Thank you.
Very well.I Test sample but the "last" variable always indicate last record of The last page no current page!!!.unfortunately Process at end property also Was not helpful in this Case.
I continuously try to solve this Problem Because Stimul is Powerful.
and Wait For Your Answer :biggrin:
Thank You .
write specific field of first record and last record to page header
Hello,
Please check the last prerelease build. It works correctly.
Thank you.
Please check the last prerelease build. It works correctly.
Thank you.
- Attachments
-
- 1078.Capture.PNG (169.34 KiB) Viewed 2817 times
write specific field of first record and last record to page header
Aleksey wrote:Hello,
Please check the last prerelease build. It works correctly.
Thank you.
ok , It work By new version of stimul report .
thank You.