hello everyone! i have a question. i can print a .dcm dicom image with two tools: dcmpsprt and dcmprscu.
however it is a bit messy! because of additional files and random name!
the question is: how can i print a .dcm dicom file in one stage?
in link below Dr. Marco Eichelberg is said that it is possible:
https://groups.google.com/forum/#!topic ... XbRvISex9A
but i encounter this error:
W: unable to start print spooler, ignoring.
W: unable to stop print spooler, ignoring.
as i said, my config file is correct and printer works well with dcmprscu.
i think i don't understand "spool" meaning! is spooling and printing have same meaning?
thanks!
One-Stage Dicom print with dcmpsprt
Moderator: Moderator Team
-
- DCMTK Developer
- Posts: 2542
- Joined: Tue, 2011-05-03, 14:38
- Location: Oldenburg, Germany
- Contact:
Re: One-Stage Dicom print with dcmpsprt
Did you make sure that the program "dcmprscu" is in the search path (or current directory) or whatever is configured to be the "Spooler" program in the config file. The warning message says that the spooler program (i.e. dcmprscu) could not be started.
Re: One-Stage Dicom print with dcmpsprt
thank you very much J. Riesmeier for your answer. the problem was the missing "Spooler" attribute in config file. i added snippet below and now i works fine:
[[GENERAL]]
[PRINT]
Spooler = dcmprscu
[[GENERAL]]
[PRINT]
Spooler = dcmprscu
Who is online
Users browsing this forum: Ahrefs [Bot], Google [Bot] and 0 guests