1. Adam Garson
  2. Valentina Reports ADK
  3. Donnerstag, November 15 2018, 07:59 PM
  4.  Abonnieren via E-Mail
Hi,

I am developing a report that displays a government form. The form is placed on the page as an image and the database fields are placed on the image in the appropriate places. It works fine. Here's the question: The last page of the form contains instructions but no database fields. How do I break to an additional page (the last page of the report) that contains only text but no database records? Thanks.

Adam
Kommentar
There are no comments made yet.
Sergey Pashkov Akzeptierte Antwort
You can place these controls in the report footer and use on_separate_page property.
(The discussion is not private now, so I repeated my suggestion from the support ticket)
Kommentar
There are no comments made yet.
Adam Garson Akzeptierte Antwort
It sort of works. Here's the situation. Each report page has a top half (Record 1) and bottom half (Record 2) . The report is a single column report. So long as auto_size is set to false, both images (or records) appear on the page as desired. If I add a Report Footer (separate page), the report behaves as if auto_size is true and moves Record 2 to the next page, leaving the bottom half of each page empty. As you stated, however, the report footer does print at the end of the report on a separate page. Is there a setting that I am missing?
Kommentar
There are no comments made yet.
Sergey Pashkov Akzeptierte Antwort
That’s strange, I’ll recheck it now, maybe the footer property is ignored at some stage.
Kommentar
There are no comments made yet.
Sergey Pashkov Akzeptierte Antwort
Can't reproduce the problem. Could you please add screenshots of layout and resulting report, so I'll be able to recreate it? Or maybe a project with some test data?
Kommentar
There are no comments made yet.
Adam Garson Akzeptierte Antwort
I will open a new trouble ticket. I don't wish to make my reports public.

Adam
Kommentar
There are no comments made yet.
  • Seite :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.