How to take control of the PDF viewer control after a DICOM PDF is loaded
            
            
        After a DICOM PDF is loaded into DicomViewer control - DicomObjects creates a PDF viewer control to display the PDF pages.
            
            How to fire DicomViewer's MouseWheel event
            
            
        - DicomObjects.NET
 - DicomObjects.COM
 - When you have multiple DicomViewer on the Form
 
            
            How to Import PDF to DICOMPDF
            
            
        Import general PDF files and turn them into DICOM PDF format is not much different to import other file formats, i.e. windows Bitmap and Jpeg images.
Based on the DICOM supplement 104, we made two small programs (VB6 using COM version and CSharp using .NET version) which demonstrate what attributes are needed for making a valid DICOM PDF file.