Jump to content

Fastreport with RichView component in UNIGUI app: report prepare is slow if app is stand alone exe, fast if it's a service


Roberto Nicchi

Recommended Posts

  • 2 months later...

Another Thing 

I have a component named AAAA ( TfrxReport)

            AAAA.LoadFromFile('bb.fr3')     ;

is work correctly, but is I load file into a stream for example MS , this command 

            AAAA.LoadFromStream(MS);

make this error 

raised exception class TfrxInvalidXMLException with message 'Invalid file format'

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...