|
![]() |
#1 |
Участник
|
Are you sure that the users have write access to the temporary internet files folder?
Can you post here the exact code you use to output the picture in the report - maybe you missed something there? |
|
![]() |
#2 |
Участник
|
AOT/Resources
The control on the report has a display method as a source.
The display method looks like this: public display FilePath stampResource() { ResourceNode resourceNode; FilePath stampPath; ; resourceNode = SysResource::getResourceNode(resourcestr(stamp)); if (resourceNode) { resourceNode.AOTload(); stampPath = SysResource::saveToTempFile(resourceNode); } return stampPath; } Also, the report works fine for all end-users except only two. That's why I think the code is correct. Thank you, gb |
|
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|