I am able to encapsulate a PDF file in DICOM image file using fo-dicom. but I am wondering how to wrap non-dicom data(e.g. MS Word file or PDF file) in a DICOM file?
Eman Hosny
unread,
Aug 5, 2014, 4:38:09 AM8/5/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fo-d...@googlegroups.com
Hi Rizwan,
Have you found a solution for your issue yet, since we're facing the same issue!!
Thanks in advance
Chris Horn
unread,
Aug 6, 2014, 5:58:45 PM8/6/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fo-d...@googlegroups.com
There are links in this forum that give code to make a Jpeg or other image and make it a DICOM file this is wrapping in action. the image is then call a secondary capture and original pixel data is put into the pixel data tag.
I'm not sure why you'd want to wrap a word doc or a PDF when specific encapsulation methods exist. This would render a PDF for example unusable or at the very least cause comparability issues.