MikeCalm
MikeCalm
About
- Username
 - MikeCalm
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                gpi wrote: » gpi wrote: » for XML, Excel load file without error, but data is present up to 256th column smile.gif, rest is empty. XML and XLSX works OK. See attach It looks nice , but real report looks very bad and I raised ticket…
 - 
                gpi wrote: » Try to use export to XML, XLSX, BIFF8 Thanks, do you think each has different limit ? I didn't write the software I use this component in , so will try your suggestion... The result is : for XLSX , Excel reports error an…
 - 
                gpi wrote: » Try to use one TfrxMemoView with frame and text instead two overlapped TfrxMemoView Thanks, I already figured it out. The point was avoiding editing report (it wasn't created by me). It exports correctly now ! Thanks
 - 
                gordk wrote: » create and use your own custom preview form Thanks, finally I used API and it works fine. Strange that such simple feature is not implemented.