SYMPTOMS
Where to change the default output page format from Letter to A4 and A4 to Letter in eDiscovery - Legal Production.
CAUSE
Not applicable.
RESOLUTION
You can change the default page output format during Legal Production in stage 3 (Output Settings) by following the steps below:
- Navigate to C:\Program Files (x86)\ZyLAB\EDiscovery\LegalReview\Review_web\App_data\Production
- Open the file: production_template.xml
- Locate the setting for <ImagesOutputinfo>
<ImagesOutputInfo>
<Extensions xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
<FolderName>IMAGES</FolderName>
<ProductionType>AllWithExceptions</ProductionType>
<SubFolderFilesLimit>4000</SubFolderFilesLimit>
<SubFolderPrefix i:nil="true"/>
<TiffOptions>
<Colors>BlackAndWhite1Bit</Colors>
<Compression>Group4</Compression>
<PageOrientation>Portrait</PageOrientation>
<PageSize>Letter</PageSize>
<Resolution>300</Resolution>
</TiffOptions>
</ImagesOutputInfo>
- Locate the line "<PageSize>Letter</PageSize>" and make the change between Letter to A4.
- Start a new production.
- This will not apply to the output of previous productions.
APPLIES TO
3.1
Comments
0 comments
Article is closed for comments.