[fpc-pascal] streaming file from zip into my app
Marc Santhoff
M.Santhoff at t-online.de
Fri Nov 30 01:28:44 CET 2007
Hi,
I'd like to unzip one file from a zip archive and use it directly as
input for something else (sax or self written parser).
Since the unzip package form the "extra" dir only writes to disc files:
Is there any alternative source for writing from zip to a stream instead
of a file?
Or even better: is any fpc source for extracting the document info from
Openoffice.org files already written? ;)
TIA,
Marc
More information about the fpc-pascal
mailing list