How can I set tcpsrv to print a standard dicom row/colums page without
having all those white areas between the rows of images ?
White Areas
Moderator: Moderator Team
-
- Posts: 1
- Joined: Tue, 2004-11-09, 00:11
- Location: Bologna, I
White Areas
ho speso metà dei miei soldi in donne ed alcol. il resto me lo sono sputtanato... (george best)
-
- ICSMED DICOM Services
- Posts: 2217
- Joined: Fri, 2004-10-29, 21:38
- Location: Oldenburg, Germany
You cannot avoid the empty areas since the image boxes are scaled according to the size of the page and the given layout (columns and rows). Depending on the width/height ratio of the images there's always some space left. However, you can specify the EmptyImageDensity (density of unused areas within the image box) if you like. This can either be done on the print client or - at least in case of DCMPRINT - on the print server (see config file).
-
- OFFIS DICOM Team
- Posts: 1515
- Joined: Tue, 2004-11-02, 17:22
- Location: Oldenburg, Germany
- Contact:
To add to what my collegue already wrote, you cannot totally avoid unused image areas if the images do not completely fill their image boxes, something which depends on the layout, the paper format and the width-to-height ratio of the images. However, there are two parameters that control the distance between the image boxes, and these can be modified for each layout type, in the configuration file tcpsrv.cfg:
Code: Select all
; Distance between images, in pt.
ImageDistance = 15
; Width (in pt) of the trim (border) that can be printed around
; the images on the page.
TrimWidth = 5
Who is online
Users browsing this forum: No registered users and 1 guest