[SOLVED] pdf -onHeader -onFooter in V. 8.00.0025 and before

Hello everyone …

just fighting a pdf problem, which seems to be a bug. Please can someone verify that …

Description:

  1. create a pdf-application
  2. Settings->Type->Records per line
  3. control that Display Header & Display Footer are set to Yes
  4. add the following events
onHeader:
     echo "I stopped onHeader";
     die();
onFooter
     echo "I stopped onFooter";
     die();
  1. run the application

Did the application stop? In a second step, try to set a field within these events to show in the pdf. This did not work here.
So it seems that the events were not called, otherwise it would die as the code wants …
This seems to be like that since start of V8 …

BR & season’s greetings

Eric

No …

Does not work here …

Thx Reinhard,

that shows me that the problem is to be fixed by SC, and not by me caused by some stupid mistakes I made :slight_smile:

BR

Eric

Hello,

Issue reported to our bugs team.

regards,
Bernhard Bernsmann

Hello Bernhard,

thx for reporting …

BR

Eric

[QUOTE=bartho;30643]Hello,

Issue reported to our bugs team.

regards,
Bernhard Bernsmann[/QUOTE]

Hi Bernhard,

still having that problem with uncalled header and footer.

In addition, the Regional Settings -> No of an int does not change. Working on german values.

BR

Eric

This issue was reported to responsible staff and it will be solved as soon as possible.

Thanks for the report.

Hello.

This problems was solved.
the fix is included in last release (8.00.0035) already available to updating and downloading.
update your scriptcase.

Have a nice day.
best regard,
Netmake team