> For the complete documentation index, see [llms.txt](https://docs.iceteagroup.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iceteagroup.com/general/ported-reports/stimulsoft/fields.md).

# Fields

## Picture Format

In general, Ice Porter will convert the picture format used for numeric and date/time fields automatically without having to modify these after conversion. Any potential problems will be documented in the log file.

Using Report Builder version 4.2, field pictures are stored independent of the current regional settings of the machine. However, for Report Builder version 3.1 it is important to use the same culture settings that was active when the report was saved for the last time. Otherwise, Ice Porter will fail to convert the picture formats correctly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.iceteagroup.com/general/ported-reports/stimulsoft/fields.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
