@@ -168,25 +168,25 @@ configuration file is provided in <em>\<etcdir\>/logger.cfg</em>.
168
168
The \b dcm2pdf utility uses the following exit codes when terminating. This
169
169
enables the user to check for the reason why the application terminated.
170
170
171
- \s u bsection dcm2cda_exit_codes_general general
171
+ \s u bsection dcm2pdf_exit_codes_general general
172
172
\v erbatim
173
173
EXITCODE_NO_ERROR 0
174
174
EXITCODE_COMMANDLINE_SYNTAX_ERROR 1
175
175
\e ndverbatim
176
176
177
- \s u bsection dcm2cda_exit_codes_inp u t_file_errors input file errors
177
+ \s u bsection dcm2pdf_exit_codes_inp u t_file_errors input file errors
178
178
\v erbatim
179
179
EXITCODE_CANNOT_READ_INPUT_FILE 20
180
180
EXITCODE_NO_INPUT_FILES 21
181
181
EXITCODE_INVALID_INPUT_FILE 22
182
182
\e ndverbatim
183
183
184
- \s u bsection dcm2cda_exit_codes_o u tput_file_errors output file errors
184
+ \s u bsection dcm2pdf_exit_codes_o u tput_file_errors output file errors
185
185
\v erbatim
186
186
EXITCODE_CANNOT_WRITE_OUTPUT_FILE 40
187
187
\e ndverbatim
188
188
189
- \s u bsection dcm2cda_exit_codes_processing_errors processing errors
189
+ \s u bsection dcm2pdf_exit_codes_processing_errors processing errors
190
190
\v erbatim
191
191
EXITCODE_CANNOT_CONVERT_TO_UNICODE 80
192
192
EXITCODE_CANNOT_WRITE_VALID_JSON 81
@@ -236,6 +236,6 @@ It is an error if no data dictionary can be loaded.
236
236
237
237
\s e ction dcm2pdf_copyright COPYRIGHT
238
238
239
- Copyright (C) 2007-2024 by OFFIS e.V., Escherweg 2, 26121 Oldenburg, Germany.
239
+ Copyright (C) 2007-2025 by OFFIS e.V., Escherweg 2, 26121 Oldenburg, Germany.
240
240
241
241
*/
0 commit comments