Limitations

The ITP OpenOffice.org support will only process post include statements that have been generated with the @(inc(… ;…)) function.

Page-linked objects are not supported. If ITP encounters such an object, a warning is issued and the object is removed.

OpenOffice.org Forms are not supported (yet).

Although it is possible with the ITP/Language to put for example a table in a field, this nesting is not supported. ITP will generate an error when running the model. In general, you can follow the following guideline; if you can put a structure within another structure with the OpenOffice.org User Interface, it is also allowed to nest these structures with ITP.

When you are running your model and you get a nesting error, you could add the following line to the miscellaneous tab of the ITP/Administrator: ITPRECOVERIDOC=Y

This setting recovers the error result document. In this file you can easily find the location where the nesting error occurred.

Warning

Do not use ITPRECOVERIDOC in a production environment.