14631464146514661467146814691470
TiffHeader tiff = new TiffHeader(this.myProzess); tiff.ExportStart(); } public void DownloadMultiTiff() throws IOException, InterruptedException, SwapException, DAOException { Multipage mp = new Multipage(); mp.ExportStart(this.myProzess); }