Views:

Basket in DocuWare 5 mode (Not WEB BASKETS)

The following conventions are used for naming the document files in DocuWare 5 baskets:


The file name has the following components: "D", a four-digit document number of the document in the basket, a 3-digit page number. The file extension corresponds to the file format, e.g. DWTIFF for a b/w TIFF generated by DocuWare, or doc for a Word document.
D<doc-nr><page>.xyz

The name of the associated header file has these components: "DOCU", a four-digit document number of the document in the basket, and a file extension in form of a 3-digit page number.
DOCU<doc-no.>.<page>

Examples:


The 15th document in a basket consists of an b/w TIFF generated by DocuWare which was combined with a Word document. This document is composed of the following files:

D0015001.DWTiff

b/w TIFF document generated by DocuWare

DOCU0015.001

Header file associated with the b/w TIFF file created by DocuWare

D0015002.doc

Original Word document

DOCU0015.002

Header file for the Word document

Basket in DocuWare 4 mode

The following conventions are used for naming the document files in DocuWare 4 baskets:
s/w TIFF documents generated by DocuWare
For b/w TIFF documents generated by DocuWare the file name is composed of "DOCU", the four-digit document number of the document in the basket, and the file extension in the form of a 3-digit page number. Thus, for multiple-page documents the file name for each page is the same, the page number is indicated by incrementing the file extension. The document header is in the TIFF file.
DOCU<doc-no.>.<page>


Examples:

DOCU0005.001

first page of the fifth document in the basket

DOCU0003.002

second page of the third document in the Basket

Foreign Formats
The file name of "foreign" formats has the following components: "D", a four-digit number of the document in the basket, a 3-digit page number. The file extension identifies the foreign format, e.g. "doc" for a Word document.
D<doc-nr><page>.xyz
The additional header files correspond to the file names of TIFF documents.
DOCU<doc-no.>.<page>


Example:

The fourth document in a basket is an Excel table that has been combined with a Word document. This document is composed of the following files:

D00004001.xls

Excel original document (first document page)

DOCU0004.001

Header file for the Excel document

D0004002.doc

Word original document (second document page)

DOCU0004.002

Header file for the Word document