birdie
22nd July 2011, 10:54
We are having troubles with printing a report to Excel.
The problems are that some characters like the trademark & Copyright, but also the default grahical lines Baan uses in most of the reports to draw borders/lines, are somehow converted into some other character. For example into a questionmark.

Now I read something about developing your own ttstpconv but don't know how to start. Anyhow, is this the way we should find the solution for above described problems? And if yes, how do I start with this? If not, what other solutions do we have for this, besides buying some 3rd party software.

Thanks in advance.

mark_h
22nd July 2011, 21:45
We are having troubles with printing a report to Excel.
The problems are that some characters like the trademark & Copyright, but also the default grahical lines Baan uses in most of the reports to draw borders/lines, are somehow converted into some other character. For example into a questionmark.

Now I read something about developing your own ttstpconv but don't know how to start. Anyhow, is this the way we should find the solution for above described problems? And if yes, how do I start with this? If not, what other solutions do we have for this, besides buying some 3rd party software.

Thanks in advance.

We usually create an excel version of the report - removing all graphics from the file. There is an example you can follow in the Code and Utilities for which shows how to create a ttstpconv clone. Basically all it does is create an ASCII version of the report file, then you can manipulate this before launching excel.