Serializing reports
Hello guys,
Im working on a c# .net FastReport project and id like to serialize the report into a Stream. Is there a way to do that? Once the Report class is not serializable... i tried to use the Serialize method that requires a FRwriter but i ve got no success.
Does anyone knows how to do that?
Thanks in advance,
Fernando
Im working on a c# .net FastReport project and id like to serialize the report into a Stream. Is there a way to do that? Once the Report class is not serializable... i tried to use the Serialize method that requires a FRwriter but i ve got no success.
Does anyone knows how to do that?
Thanks in advance,
Fernando