LEADTOOLS Support
Medical
Medical SDK Examples
How to extract a PDF from a DICOM dataset
#1
Posted
:
Tuesday, October 31, 2006 6:30:29 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
Attached is a VB 6.0 project using LEAD COM version 14.5 that extracts elements:
(0042,0010) Document Title
(0042,0011) Encapsulated Document
(0042,0012) MIME Type of Encapsulated Document
It dumps the PDF Image Data to file the loads the data into our LEADRasterViewer
Travis Montgomery
Senior Sales Engineer
#2
Posted
:
Tuesday, January 8, 2008 9:43:32 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
I have ported this demo to Visual Studio .NET 2005. It is in C# using our .NET Classes.
Travis Montgomery
Senior Sales Engineer
#3
Posted
:
Monday, April 18, 2016 5:18:20 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
Updated the demo to v19 using Visual Studio .NET 2013.
Also note, in previous versions the Encapsulated DICOM PDF IOD was not in the tool kit and this demo showed you how to add the IOD, then how to create/read a DICOM PDF.
In version the Encapsulated DICOM PDF IOD is now part of the tool kit, so the code that addes the IOD has been commented out as it is no longer necessary.
Travis Montgomery
Senior Sales Engineer
#4
Posted
:
Monday, March 20, 2017 11:29:06 AM(UTC)
Groups: Administrators
Posts: 27
Was thanked: 1 time(s) in 1 post(s)
Updated the sample to v19 VS 2015, .NET 4
Additionally, this project includes code to add some Dicom data set extension methods to get and set DICOM tags, simplifying the implementation code.
Extract the contents of the attachment to a folder relative to your LEADTOOLS installation: Examples\posts\DicomPdf\
For example, if LEADTOOLS is installed in the default installation path:
C:\LEADTOOLS 19\Examples\posts\DicomPdf\
Gabriel Smith
LEAD Technologies, Inc.
1 user thanked BonzoFestoon for this useful post.
#5
Posted
:
Friday, March 27, 2020 2:25:14 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 34
Updated Project to LEADTOOLS Version 20 using Visual Studio 2019
Luke Duvall
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Medical
Medical SDK Examples
How to extract a PDF from a DICOM dataset
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.