ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ePDF DICOM
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

zohair

6 Posts

Posted - Jan 16 2018 :  16:31:54  Show Profile  Reply
How can we send Encapsulated pdf in DICOM? Is there a way to send out buffer (array of byte) in tag $0042, $0011 were $0042, $0012 is 'LO', 'application/pdf'

Something like this:
ImageEnViewpdf.IO.Params.DICOM_Tags.SetTag.....($0042, $0011, buffer);

thanks
Zohir

xequte

39053 Posts

Posted - Jan 16 2018 :  20:54:26  Show Profile  Reply
Hi Zohir

You should be able to do this using AddTag:

https://www.imageen.com/help/TIEDicomTags.AddTag.html
https://www.imageen.com/help/TIEDicomTags.SetTagByteBuffer.html

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

zohair

6 Posts

Posted - Jan 18 2018 :  09:58:13  Show Profile  Reply
Thanks! that worked. Another question is that now that I have created a DICOM image, how do I send out this image to a PACS? Is there a transport utility (Component) which will send out the DICOM image to a listening port and IP Address of a PACS?
Go to Top of Page

xequte

39053 Posts

Posted - Jan 18 2018 :  15:31:31  Show Profile  Reply
I'm afraid I don't know about that.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: