pylinac icon indicating copy to clipboard operation
pylinac copied to clipboard

catphan PDF report: more space for metadata

Open AlainSottiaux opened this issue 5 years ago • 1 comments

(V2.3.1) I generate a PDF report for CatPhan analysis. I would like to include some extra information, regarding acquisition conditions (date/time, device, kV used, ...). We think this can be usefull for result archiving.

Space for metadata looks to small. I tried to include 8 metadata (just a short selection of available DICOM metadata), but after the 5th, this overlaps with analysis results. catphan metadata overlap

A quick workaround is to condense several metadate on the same line by concatenating several info on the same data. I didn't try yet with other module's PDF.

AlainSottiaux avatar May 20 '20 12:05 AlainSottiaux

I guess this is a similar problem as issue #453. I will try a new pull request for this, to give the posibility to show up to 7 metadata rows.

LuisOlivaresJ avatar Jun 05 '23 18:06 LuisOlivaresJ