learner
8th March 2011, 23:11
Hi,

We need to have "Terms & conditions" to be printed on PO/SO report , as a developer i can always type in these "Terms and conditions" and put spaces between words to align it, however from maintainence perspective it might not be a good idea since, if there are any major changes to the "Terms and Conditions", i cannot copy paste from word doc to baan report editor & worst of all if I type it manually then i will have to align it again in baan report editor :o which is kind of a pain.

So to avoid above issue, i was thinking to maintain these "Terms & conditions" using Baan TEXT functionality, but the problem is auto alignment. It expects that i have to align the TEXT manually so that it prints perfectly on report, so my question to u guys is how do i ensure whatever text i have maintained in TEXT prints in auto align mode when somebody print a PO ?

Is there a way to auto align the text printed on report using some baan function ?


-Learner

mark_h
9th March 2011, 00:23
I am missing something - I have a text session that lets them keep several types of text. Then it allows them to copy(append or create) this text from this stored text field into the header or footer text of the purchase order. Nice feature about this is it lets them have different texts for each POs for different contracts or customers. Anyway this is printed using the PO header or PO footer text lines. So I assume in baan 5 you can do this - what I do not understand is the auto align. I would think you would just add a text field on the form and let it print normal. I would think your text window and print window would just need to be the same size. Then they would print correctly.

george7a
9th March 2011, 09:54
You can also write the text in a *.txt file on the server, and read it from there. But you will also have take car of when to go to the next line, each time.

We used to do the same as you but in the end I made a separated file with the "Terms and Conditions" (well designed PDF, with company logo) , and attach it in the same email/fax automatically.

However, there is a new feature in Baan Mail-Merge (http://www.nazdaq-it.com/utilities.php?prod=mailmerge), that can concatenate any PDF file to your main PO/SO.

learner
16th March 2011, 20:42
You can also write the text in a *.txt file on the server, and read it from there. But you will also have take car of when to go to the next line, each time.

We used to do the same as you but in the end I made a separated file with the "Terms and Conditions" (well designed PDF, with company logo) , and attach it in the same email/fax automatically.

However, there is a new feature in Baan Mail-Merge (http://www.nazdaq-it.com/utilities.php?prod=mailmerge), that can concatenate any PDF file to your main PO/SO.

Is mail merge suppose to render the doc. on user pc or is it going to send it as a attachment in form of email ?

Learner

george7a
17th March 2011, 17:16
This is how Baan Mail Merge (http://www.nazdaq-it.com/utilities.php?prod=mailmerge) works:

o Parse the original report to individual documents
o Recognize supplier/customer for each document
o Match it with supplier/customer e-mail/fax
o Adds “inserts” that are document specific (logo, Terms and Conditions, Background and other..)
o Deliver each document according to preferences (e-mail, fax, print, or archive)

Here is a presentation (http://www.nazdaq-it.com/pres/emm71d4p.ppt) about it.

If you need any more information, please contact us.

- George