Print Archive(RAF) to Stream?
Hello all,
I am trying to use and enhance the RAFMerge component. I am printing
multiple single page reports ro RAF files and merging them into a single RAF
file. I would like to know if there is a way to print RAF file to a stream
instead of to a physical file. I am trying to get around saving to file as
this is looked down upon in Vista and I think it will be more efficient
anyways. I will then alter the RAFMerge code to create a public property
SourceStreams to allow adding the RAF TStream object to the FInputStreams
TObjectList variable.
Thanks All,
Branden Johnson
I am trying to use and enhance the RAFMerge component. I am printing
multiple single page reports ro RAF files and merging them into a single RAF
file. I would like to know if there is a way to print RAF file to a stream
instead of to a physical file. I am trying to get around saving to file as
this is looked down upon in Vista and I think it will be more efficient
anyways. I will then alter the RAFMerge code to create a public property
SourceStreams to allow adding the RAF TStream object to the FInputStreams
TObjectList variable.
Thanks All,
Branden Johnson
This discussion has been closed.
Comments
Check out this rbWiki "How To"
http://www.digital-metaphors.com/rbWiki/Output/Archive/How_To...Export_an_Archive_to_Stream
RB 11 supports printing multiple reports to the same output file by using
the FileDevice.StartPrintJob, EndPrintJob booleans.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com