pjohns
30th July 2012, 15:33
Hello,
Has anybody converted the Baan customer statements using the FormDesigner product?
When I print customer statements through the FormDesigner interface I only see the detail line. The header and footer information is missing, the layouts are not even being printed. Also FormDesigner tries to print a second page but only generates an error saying the file cannot be found.
Thanks
PJ
bdittmar
30th July 2012, 17:20
Hello,
Has anybody converted the Baan customer statements using the FormDesigner product?
When I print customer statements through the FormDesigner interface I only see the detail line. The header and footer information is missing, the layouts are not even being printed. Also FormDesigner tries to print a second page but only generates an error saying the file cannot be found.
Thanks
PJ
Hello PJ,
Formdesigner = HIDOX ?
If Yes, and customer statement is the same as "Debitor's report" or "Busines Partner Statement" from TF package, i've done it in HIDOX for LN.
Regards
pjohns
30th July 2012, 17:51
Hello,
Yes we are using HIDOX FormDesigner.
I am using "Print Statements of Account" which is under Baan Finance -> Account Receivable. Not sure if this is the same as "Debitor's report" or "Busines Partner Statement".
Did you have to do anything 'special' with text fields on your report? The header and footer of the customer statement in Baan IVc4 is maintained via Baan text. I think it's down to the size of the text fields that FormDesigner is having issues with.
Thanks
PJ
Pieter van de L
1st August 2012, 11:09
Hello,
The problem with this specific report is the document opn section. Normaly FD add's a before.report.1 and a after.report.999 section to thje layouts.
Change the before.report.1 in header.1 to open the document.
If you change this then also the normal report sent not thrue Fd will function properly.
Notice that you have to use substrings for print.header and print.detail variabeles to be able to use proportional fonts.
Regards,
pjohns
7th August 2012, 10:54
Thanks Pieter,
This helped me.