any body have idea a bout How to change from Grayscale Image Boxes to Color Image Boxes or from BasicGrayscalePrintScu to BasicColorPrintScu ?
Currently, ClearCanvas does not support to print ColorPrintScu.
This is the summary of Dicom Pri
1. Using BasicGrayscalePrintScu of ClearCanvas. The image printed on paper is not correct or exact with real Image(Fail)
***** Connection wanted Thursday, April 23, 2009 at 14h40mn
-- Creating Film box
-- Film Box [A4 -> A4] created with 1 Grayscale Image Boxes
GI
-- Printing Film Box
>> No printer defined for AETitle
MediumType . Using default printer
>> Printing on [LOCAL] : Workload = 0 bytes, Status = 0x00000000
***** Connection closed
2. Using PrintScu of Leadtools. The image printed on paper is the same with real Image(Success)
***** Connection wanted Thursday, April 23, 2009 at 14h50mn
-- Creating Film box
-- Film Box [A4 -> A4] created with 1 Color Image Boxes
CI >> No printer defined for AETitle MediumType . Using default printer
>> Printing on [LOCAL] : Workload = 0 bytes, Status = 0x00000000
DIMSE Peer requested release
***** Connection closed
Please use Dicom Pri to test ClearCanvas about printing Dicom File to Dicom printer(Film printing)
Thanks!