Hey guys , its been awhile now that i am using dsr2html working perfect displaying US SRs
but recently i commenced to receive SRs from GE E9 ultrasound and looks like it can't parse its SR for some reason ,
Calling "dsr2html --no-document-header report.dcm report.html" works as expected, so maybe you did not use the correct character for "-" (should be the minus/hyphen) or provided more than two parameters (command line arguments not starting with "-" or "+").
Also make sure that input file (dsrfile-in) and output file if present ([htmlfile-out]) do not contain spaces or maybe even other whitespace characters.
Sorry for the late response , I Missed out that i had a space in file name so it couldn't read the file correctly . now everything is as normal .
Many thanks for very fast response