TCPSRV Landscape printing

Questions regarding the DCMPRINT library, a DCMTK add-on that implements a DICOM Print Management SCP and SCU

Moderator: Moderator Team

Post Reply
Message
Author
martinrame
Posts: 347
Joined: Mon, 2009-02-23, 19:57

TCPSRV Landscape printing

#1 Post by martinrame »

Hi, I'm using TCPSRV as a print server and I would like to define a different set of FilmSize depending on page orientation. For example, for Portrait 11INX14IN I have:

Code: Select all

SizeX        = 595
SizeY        = 727
SkipX        = 20
SkipY        = 20
OffsetX      = 0
OffsetY      = 45
BoundingBoxX = 595
BoundingBoxY = 822
And would like a different set of values por Landscape, can I do this?, how?.

Regards,
Leonardo.

Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1435
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

Re: TCPSRV Landscape printing

#2 Post by Marco Eichelberg »

This is unfortunately not possible. The definitions of the page size and portrait/landscape orientation are independent from each other. When a page is set to landscape mode, the size definition from the configuration file is rotated by 90 degrees.

martinrame
Posts: 347
Joined: Mon, 2009-02-23, 19:57

Re: TCPSRV Landscape printing

#3 Post by martinrame »

Marco Eichelberg wrote: Tue, 2019-04-09, 15:27 This is unfortunately not possible. The definitions of the page size and portrait/landscape orientation are independent from each other. When a page is set to landscape mode, the size definition from the configuration file is rotated by 90 degrees.
Thanks, but when I send a page from a modality with orientation LANDSCAPE the result is the same as PORTRAIT, am I doing something wrong?

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest