Initial commit
65
carestream/123/AGFA_5500C_20.GPD
Normal file
@@ -0,0 +1,65 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Agfa Drystar 5500 Compatible Printer *
|
||||
*% * Copyright 2001-2007 Eastman Kodak Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "AGFA_5500C_20.GPD"
|
||||
*ModelName: "Agfa Drystar 5500 Compatible 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Agfa_5500
|
||||
*Define: Dual_Res
|
||||
|
||||
*Macros: AG_5500C
|
||||
{
|
||||
DEF_RES_OPT: Option2
|
||||
DPI: 508
|
||||
DPI_STRING: "508 x 508 "
|
||||
DPI2: 254
|
||||
DPI_STRING2: "254 x 254 "
|
||||
MASTER_UNITS: 2032
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 8x10in
|
||||
*InsertBlock: =Paper_8x10in_AGFA5500
|
||||
*InsertBlock: =Paper_10x12in_AGFA5500
|
||||
*InsertBlock: =Paper_11x14in_AGFA5500
|
||||
*InsertBlock: =Paper_14x14in_AGFA5500
|
||||
*InsertBlock: =Paper_14x17in_AGFA5500
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Processor
|
||||
*InsertBlock: =Output_Processor
|
||||
*InsertBlock: =Output_Tray_01
|
||||
*InsertBlock: =Output_Tray_02
|
||||
*InsertBlock: =Output_Tray_03
|
||||
*InsertBlock: =Output_Tray_04
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
65
carestream/123/AGFA_AXYS_20.GPD
Normal file
@@ -0,0 +1,65 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Agfa Drystar 5500 Compatible Printer *
|
||||
*% * Copyright 2001-2007 Carestream Health Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "AGFA_AXYS_20.GPD"
|
||||
*ModelName: "Agfa Drystar AXYS Compatible 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Agfa_AXYS
|
||||
*Define: Dual_Res
|
||||
|
||||
*Macros: AG_AXYS
|
||||
{
|
||||
DEF_RES_OPT: Option2
|
||||
DPI: 508
|
||||
DPI_STRING: "508 x 508 "
|
||||
DPI2: 254
|
||||
DPI_STRING2: "254 x 254 "
|
||||
MASTER_UNITS: 2032
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 8x10in
|
||||
*InsertBlock: =Paper_8x10in_AGFAAXYS
|
||||
*InsertBlock: =Paper_10x12in_AGFAAXYS
|
||||
*InsertBlock: =Paper_11x14in_AGFAAXYS
|
||||
*InsertBlock: =Paper_14x14in_AGFAAXYS
|
||||
*InsertBlock: =Paper_14x17in_AGFAAXYS
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Processor
|
||||
*InsertBlock: =Output_Processor
|
||||
*InsertBlock: =Output_Tray_01
|
||||
*InsertBlock: =Output_Tray_02
|
||||
*InsertBlock: =Output_Tray_03
|
||||
*InsertBlock: =Output_Tray_04
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
BIN
carestream/123/AddDicomPrinter.exe
Normal file
BIN
carestream/123/BridgeToKDT.dll
Normal file
BIN
carestream/123/DicomPM.DLL
Normal file
660
carestream/123/EKDICOM.INF
Normal file
@@ -0,0 +1,660 @@
|
||||
;
|
||||
; EKdicom.inf
|
||||
;
|
||||
; INF file for the Kodak Health Imaging printers
|
||||
;
|
||||
; (c) Copyright Eastman Kodak Company, 2002-2007
|
||||
;
|
||||
;
|
||||
|
||||
|
||||
[Version]
|
||||
Signature = "$Windows NT$"
|
||||
Provider=%Kodak%
|
||||
LayoutFile=ntprint.inf
|
||||
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
|
||||
Class=Printer
|
||||
DriverVer=11/11/2004,1.1.0
|
||||
CatalogFile=EKdicom.cat
|
||||
|
||||
|
||||
;
|
||||
; Manufacturer section.
|
||||
;
|
||||
; This section lists all of the manufacturers
|
||||
; that we will display in the Dialog box
|
||||
;
|
||||
|
||||
[Manufacturer]
|
||||
"Kodak"
|
||||
|
||||
;
|
||||
; Model sections.
|
||||
;
|
||||
; Each section here corresponds with an entry listed in the
|
||||
; [Manufacturer] section, above. The models will be displayed in the order
|
||||
; that they appear in the INF file.
|
||||
;
|
||||
|
||||
|
||||
[Kodak]
|
||||
"Carestream Dryview 5700 20" =KODAK_5700_INSTALL_20, LPTENUM\Kodak_DV5700_20
|
||||
"Carestream Dryview 5850 20" =KODAK_5850_INSTALL_20, LPTENUM\Kodak_DV5850_20
|
||||
"Carestream Dryview 6850 20" =KODAK_6850_INSTALL_20, LPTENUM\Kodak_DV6850_20
|
||||
"Carestream Dryview Chroma 20" =KODAK_CHROMA_INSTALL_20, LPTENUM\Kodak_CHROMA_20
|
||||
"Kodak CMI 1000 20" =KODAK_CMI_1000_INSTALL_20, LPTENUM\Kodak_CMI_1000_20
|
||||
"Kodak Dryview 5800 20" =KODAK_5800_INSTALL_20, LPTENUM\Kodak_DV5800_20
|
||||
"Kodak Dryview 6800 20" =KODAK_6800_INSTALL_20, LPTENUM\Kodak_DV6800_20
|
||||
"Kodak Dryview 8100 20" =KODAK_8100_INSTALL_20, LPTENUM\Kodak_DV8100_20
|
||||
"Kodak Dryview 8150 20" =KODAK_8150_INSTALL_20, LPTENUM\Kodak_DV8150_20
|
||||
"Kodak Dryview 8200 20" =KODAK_8200_INSTALL_20, LPTENUM\Kodak_DV8200_20
|
||||
"Kodak Dryview 8300 20" =KODAK_8300_INSTALL_20, LPTENUM\Kodak_DV8300_20
|
||||
"Kodak Dryview 8500 20" =KODAK_8500_INSTALL_20, LPTENUM\Kodak_DV8500_20
|
||||
"Kodak Dryview 8600 20" =KODAK_8600_INSTALL_20, LPTENUM\Kodak_DV8600_20
|
||||
"Kodak Dryview 8610 20" =KODAK_8610_INSTALL_20, LPTENUM\Kodak_DV8610_20
|
||||
"Kodak Dryview 8700 20" =KODAK_8700_INSTALL_20, LPTENUM\Kodak_DV8700_20
|
||||
"Kodak Dryview 8900 20" =KODAK_8900_INSTALL_20, LPTENUM\Kodak_DV8900_20
|
||||
"Kodak KELI 160 20" =KODAK_KELI160_INSTALL_20, LPTENUM\Kodak_KELI160_20
|
||||
"Kodak KELP 1120 20" =KODAK_KELP1120_INSTALL_20, LPTENUM\Kodak_KELP1120_20
|
||||
"Kodak KELP 2180 20" =KODAK_KELP2180_INSTALL_20, LPTENUM\Kodak_KELP2180_20
|
||||
"Agfa 4500/4500M Compatible 20" =AGFA_4500C_INSTALL_20, LPTENUM\Agfa_4500C_20
|
||||
"Agfa Drystar 2000 Compatible 20" =AGFA_2000C_INSTALL_20, LPTENUM\Agfa_2000C_20
|
||||
"Agfa Drystar 3000 Compatible 20" =AGFA_3000C_INSTALL_20, LPTENUM\Agfa_3000C_20
|
||||
"Agfa Drystar 5300 Compatible 20" =AGFA_5300C_INSTALL_20, LPTENUM\Agfa_5300C_20
|
||||
"Agfa Drystar 5302 Compatible 20" =AGFA_5302C_INSTALL_20, LPTENUM\Agfa_5302C_20
|
||||
"Agfa Drystar 5500 Compatible 20" =AGFA_5500C_INSTALL_20, LPTENUM\Agfa_5500C_20
|
||||
"Agfa Drystar AXYS Compatible 20" =AGFA_AXYS_INSTALL_20, LPTENUM\Agfa_AXYS_20
|
||||
"Agfa Scopix LR 5200 Compatible 20" =AGFA_LR5200C_INSTALL_20, LPTENUM\Agfa_LR5200C_20
|
||||
"Codonics Horizon Compatible 20" =CODONICS_HORIZC_INSTALL_20, LPTENUM\Codonics_HorizC_20
|
||||
"Codonics NP-1660M Compatible 20" =CODONICS_1660C_INSTALL_20, LPTENUM\Codonincs_1660C_20
|
||||
"Fuji DryPix 4000 Compatible 20" =FUJI_4000C_INSTALL_20, LPTENUM\Fuji_4000C_20
|
||||
"Fuji DryPix 5000 Compatible 20" =FUJI_5000C_INSTALL_20, LPTENUM\Fuji_5000C_20
|
||||
"Fuji DryPix 7000 Compatible 20" =FUJI_7000C_INSTALL_20, LPTENUM\Fuji_7000C_20
|
||||
"Fuji DryPix Prima Compatible 20" =FUJI_PRIMA_INSTALL_20, LPTENUM\Fuji_PRIMA_20
|
||||
"Fuji DryPix1000/3000 Compatible 20" =FUJI_1000_3000C_INSTALL_20, LPTENUM\Fuji_1000_3000C_20
|
||||
"Fuji FM-DP-L Compatible 20" =FUJI_FMDPLC_INSTALL_20, LPTENUM\Fuji_FMDPLC_20
|
||||
"Konica DryPro 752 Compatible 20" =KONICA_752C_INSTALL_20, LPTENUM\Konica_752C_20
|
||||
"Konica DryPro 771 Compatible 20" =KONICA_771C_INSTALL_20, LPTENUM\Konica_771C_20
|
||||
"Konica DryPro 793 Compatible 20" =KONICA_793C_INSTALL_20, LPTENUM\Konica 793C_20
|
||||
"Konica DryPro 832 Compatible 20" =KONICA_832C_INSTALL_20, LPTENUM\Konica 832C_20
|
||||
"Sony UP-DF500 Compatible 20" =SONY_DF500C_INSTALL_20, LPTENUM\Sony_DF500C_20
|
||||
"Sony UP-DF550 Compatible 20" =SONY_DF550C_INSTALL_20, LPTENUM\Sony_DF550C_20
|
||||
|
||||
|
||||
;
|
||||
; Install Sections
|
||||
;
|
||||
; These sections control file installation, and reference all files that
|
||||
; need to be copied. The section name will be assumed to be the driver
|
||||
; file, unless there is an explicit DriverFile section listed.
|
||||
;
|
||||
|
||||
[KODAK_CMI_1000_INSTALL_20]
|
||||
CopyFiles=@EK_CMI_1000_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_CMI_1000_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_5700_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_5700_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_5700_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_5800_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_5800_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_5800_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_5850_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_5850_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_5850_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_6800_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_6800_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_6800_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_6850_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_6850_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_6850_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_CHROMA_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_CHROMA_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_CHROMA_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_8100_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_8100_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_8100_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_8150_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_8150_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_8150_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_8200_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_8200_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_8200_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_8300_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_8300_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_8300_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_8500_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_8500_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_8500_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_8600_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_8600_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_8600_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_8610_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_8610_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_8610_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_8700_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_8700_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_8700_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_8900_INSTALL_20]
|
||||
CopyFiles=@EK_DRYVIEW_8900_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_DRYVIEW_8900_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_KELI160_INSTALL_20]
|
||||
CopyFiles=@EK_KELI_160_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_KELI_160_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_KELP1120_INSTALL_20]
|
||||
CopyFiles=@EK_KELP_1120_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_KELP_1120_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KODAK_KELP2180_INSTALL_20]
|
||||
CopyFiles=@EK_KELP_2180_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=EK_KELP_2180_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[AGFA_4500C_INSTALL_20]
|
||||
CopyFiles=@AGFA_4500C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=AGFA_4500C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[AGFA_2000C_INSTALL_20]
|
||||
CopyFiles=@AGFA_2000C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=AGFA_2000C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[AGFA_3000C_INSTALL_20]
|
||||
CopyFiles=@AGFA_3000C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=AGFA_3000C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[AGFA_5300C_INSTALL_20]
|
||||
CopyFiles=@AGFA_5300C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=AGFA_5300C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[AGFA_5302C_INSTALL_20]
|
||||
CopyFiles=@AGFA_5302C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=AGFA_5302C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[AGFA_5500C_INSTALL_20]
|
||||
CopyFiles=@AGFA_5500C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=AGFA_5500C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[AGFA_AXYS_INSTALL_20]
|
||||
CopyFiles=@AGFA_AXYS_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=AGFA_AXYS_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[AGFA_LR5200C_INSTALL_20]
|
||||
CopyFiles=@AGFA_LR5200C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=AGFA_LR5200C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[CODONICS_HORIZC_INSTALL_20]
|
||||
CopyFiles=@CODONICS_HORIZC_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=CODONICS_HORIZC_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[CODONICS_1660C_INSTALL_20]
|
||||
CopyFiles=@CODONICS_1660MC_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=CODONICS_1660MC_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[FUJI_4000C_INSTALL_20]
|
||||
CopyFiles=@FUJI_4000C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=FUJI_4000C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[FUJI_5000C_INSTALL_20]
|
||||
CopyFiles=@FUJI_5000C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=FUJI_5000C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[FUJI_7000C_INSTALL_20]
|
||||
CopyFiles=@FUJI_7000C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=FUJI_7000C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[FUJI_PRIMA_INSTALL_20]
|
||||
CopyFiles=@FUJI_PRIMA_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=FUJI_PRIMA_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[FUJI_1000_3000C_INSTALL_20]
|
||||
CopyFiles=@FUJI_1000_3000C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=FUJI_1000_3000C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[FUJI_FMDPLC_INSTALL_20]
|
||||
CopyFiles=@FUJI_FMDPLC_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=FUJI_FMDPLC_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KONICA_752C_INSTALL_20]
|
||||
CopyFiles=@KONICA_752C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=KONICA_752C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KONICA_771C_INSTALL_20]
|
||||
CopyFiles=@KONICA_771C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=KONICA_771C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KONICA_793C_INSTALL_20]
|
||||
CopyFiles=@KONICA_793C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=KONICA_793C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[KONICA_832C_INSTALL_20]
|
||||
CopyFiles=@KONICA_832C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=KONICA_832C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[SONY_DF500C_INSTALL_20]
|
||||
CopyFiles=@SONY_DF500C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=SONY_DF500C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
[SONY_DF550C_INSTALL_20]
|
||||
CopyFiles=@SONY_DF550C_20.GPD
|
||||
CopyFiles=EK_DICOM_BASE
|
||||
CopyFiles=EK_DICOM_UI
|
||||
CopyFiles=EK_DICOM_GDI
|
||||
CopyFiles=ICC_PROFILES
|
||||
DataFile=SONY_DF550C_20.GPD
|
||||
DataSection=UNIDRV_DATA
|
||||
Include=NTPRINT.INF
|
||||
Needs=UNIDRV.OEM,UNIDRV_DATA
|
||||
|
||||
|
||||
|
||||
|
||||
;
|
||||
; Copy Sections
|
||||
;
|
||||
; Lists of files that are actually copied. These sections are referenced
|
||||
; from the installer sections, above. Only create a section if it contains
|
||||
; two or more files (if we only copy a single file, identify it in the
|
||||
; installer section, using the @filename notation) or if it's a color
|
||||
; profile (since the DestinationDirs can only handle sections, and not
|
||||
; individual files).
|
||||
;
|
||||
|
||||
|
||||
[EK_DICOM_BASE]
|
||||
EKdicom_20.ini
|
||||
EKdicom_common_20.gpd
|
||||
EKdicom_papers_20.gpd
|
||||
EKdicom_output_20.gpd
|
||||
EKdicom_media_20.gpd
|
||||
EKdicom_rc_20.gpd
|
||||
|
||||
[EK_DICOM_UI]
|
||||
EKdicom_ui_20.dll
|
||||
EKdicom_gpd_20.dll
|
||||
|
||||
[EK_DICOM_GDI]
|
||||
EKdicom_gdi_20.dll
|
||||
|
||||
; [EK_DICOM_HELP]
|
||||
; EKdicom_20.hlp
|
||||
; EKdicom_20.cnt
|
||||
|
||||
[ICC_PROFILES]
|
||||
|
||||
|
||||
|
||||
;
|
||||
; Location of source files not in Layout.inf.
|
||||
;
|
||||
|
||||
[SourceDisksNames]
|
||||
2 = %Kodak_CD%,,,
|
||||
|
||||
[SourceDisksFiles]
|
||||
EK_CMI_1000_20.GPD = 2
|
||||
EK_DRYVIEW_5700_20.GPD = 2
|
||||
EK_DRYVIEW_5800_20.GPD = 2
|
||||
EK_DRYVIEW_5850_20.GPD = 2
|
||||
EK_DRYVIEW_6800_20.GPD = 2
|
||||
EK_DRYVIEW_6850_20.GPD = 2
|
||||
EK_DRYVIEW_CHROMA_20.GPD = 2
|
||||
EK_DRYVIEW_8100_20.GPD = 2
|
||||
EK_DRYVIEW_8150_20.GPD = 2
|
||||
EK_DRYVIEW_8200_20.GPD = 2
|
||||
EK_DRYVIEW_8300_20.GPD = 2
|
||||
EK_DRYVIEW_8500_20.GPD = 2
|
||||
EK_DRYVIEW_8600_20.GPD = 2
|
||||
EK_DRYVIEW_8610_20.GPD = 2
|
||||
EK_DRYVIEW_8700_20.GPD = 2
|
||||
EK_DRYVIEW_8900_20.GPD = 2
|
||||
EK_KELI_160_20.GPD = 2
|
||||
EK_KELP_1120_20.GPD = 2
|
||||
EK_KELP_2180_20.GPD = 2
|
||||
AGFA_4500C_20.GPD = 2
|
||||
AGFA_2000C_20.GPD = 2
|
||||
AGFA_3000C_20.GPD = 2
|
||||
AGFA_5300C_20.GPD = 2
|
||||
AGFA_5302C_20.GPD = 2
|
||||
AGFA_5500C_20.GPD = 2
|
||||
AGFA_AXYS_20.GPD = 2
|
||||
AGFA_LR5200C_20.GPD = 2
|
||||
CODONICS_HORIZC_20.GPD = 2
|
||||
CODONICS_1660MC_20.GPD = 2
|
||||
FUJI_4000C_20.GPD = 2
|
||||
FUJI_5000C_20.GPD = 2
|
||||
FUJI_7000C_20.GPD = 2
|
||||
FUJI_PRIMA_20.GPD = 2
|
||||
FUJI_1000_3000C_20.GPD = 2
|
||||
FUJI_FMDPLC_20.GPD = 2
|
||||
KONICA_752C_20.GPD = 2
|
||||
KONICA_771C_20.GPD = 2
|
||||
KONICA_793C_20.GPD = 2
|
||||
KONICA_832C_20.GPD = 2
|
||||
SONY_DF500C_20.GPD = 2
|
||||
SONY_DF550C_20.GPD = 2
|
||||
EKdicom_common_20.gpd = 2
|
||||
EKdicom_papers_20.gpd = 2
|
||||
EKdicom_output_20.gpd = 2
|
||||
EKdicom_media_20.gpd = 2
|
||||
EKdicom_rc_20.gpd = 2
|
||||
EKdicom_20.ini = 2
|
||||
EKdicom_ui_20.dll = 2
|
||||
EKdicom_gpd_20.dll = 2
|
||||
EKdicom_gdi_20.dll = 2
|
||||
; EKdicom_20.hlp = 2
|
||||
; EKdicom_20.cnt = 2
|
||||
|
||||
|
||||
;
|
||||
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
|
||||
; (depending on which environment drivers are getting installed)
|
||||
;
|
||||
|
||||
[DestinationDirs]
|
||||
DefaultDestDir=66000
|
||||
ICC_PROFILES=66003
|
||||
|
||||
|
||||
;
|
||||
; Localizable Strings
|
||||
;
|
||||
|
||||
[Strings]
|
||||
Kodak="Eastman Kodak Company, Health Imaging Division"
|
||||
Kodak_CD="Kodak CD"
|
||||
|
||||
130
carestream/123/EKDICOM_20.INI
Normal file
@@ -0,0 +1,130 @@
|
||||
[OEMFiles]
|
||||
OEMConfigFile1=EKdicom_ui_20.dll
|
||||
OEMDriverFile1=EKdicom_gdi_20.dll
|
||||
|
||||
[Renderer]
|
||||
OEMStretchBlt=1
|
||||
OEMStretchBltROP=1
|
||||
|
||||
[carestream Dryview 5700 20]
|
||||
Color_Support=0
|
||||
|
||||
[carestream Dryview 5850 20]
|
||||
Color_Support=0
|
||||
|
||||
[carestream Dryview 6850 20]
|
||||
Color_Support=0
|
||||
|
||||
[carestream Dryview Chroma 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak CMI 1000 20]
|
||||
Color_Support=1
|
||||
|
||||
[Kodak Dryview 5800 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 6800 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 8100 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 8150 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 8200 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 8300 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 8500 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 8600 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 8610 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 8700 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak Dryview 8900 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak KELI 160 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak KELP 1120 20]
|
||||
Color_Support=0
|
||||
|
||||
[Kodak KELP 2180 20]
|
||||
Color_Support=0
|
||||
|
||||
[Agfa 4500/4500M Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Agfa Drystar 2000 Compatible 20]
|
||||
Color_Support=1
|
||||
|
||||
[Agfa Drystar 3000 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Agfa Drystar 5300 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Agfa Drystar 5302 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Agfa Drystar 5500 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Agfa Drystar AXYS Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Agfa Scopix LR 5200 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Codonics Horizon Compatible 20]
|
||||
Color_Support=1
|
||||
|
||||
[Codonics NP-1660M Compatible 20]
|
||||
Color_Support=1
|
||||
|
||||
[Fuji DryPix 4000 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Fuji DryPix 5000 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Fuji DryPix 7000 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Fuji DryPix Prima Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Fuji DryPix1000/3000 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Fuji FM-DP-L Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Konica DryPro 752 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Konica DryPro 771 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Konica DryPro 793 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Konica DryPro 832 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Sony UP-DF500 Compatible 20]
|
||||
Color_Support=0
|
||||
|
||||
[Sony UP-DF550 Compatible 20]
|
||||
Color_Support=0
|
||||
2671
carestream/123/EKDICOM_PAPERS_20.GPD
Normal file
58
carestream/123/EK_DRYVIEW_5700_20.GPD
Normal file
@@ -0,0 +1,58 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Kodak Dryview 5700 Printer *
|
||||
*% * Copyright 2001-2007 Carestream Health Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "EK_DRYVIEW_5700_20.GPD"
|
||||
*ModelName: "Carestream Dryview 5700 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Carestream_5700
|
||||
|
||||
*Macros: EK_5700
|
||||
{
|
||||
DEF_RES_OPT: Option1
|
||||
DPI: 325
|
||||
DPI_STRING: "325 x 325 "
|
||||
MASTER_UNITS: 1300
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 14x17in
|
||||
*InsertBlock: =Paper_14x17in_EK_HG5700
|
||||
*InsertBlock: =Paper_14x14in_EK_HG5700
|
||||
*InsertBlock: =Paper_11x14in_EK_HG5700
|
||||
*InsertBlock: =Paper_10x12in_EK_HG5700
|
||||
*InsertBlock: =Paper_8x10in_EK_HG5700
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Tray_01
|
||||
*InsertBlock: =Output_Tray_01
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
58
carestream/123/EK_DRYVIEW_5850_20.GPD
Normal file
@@ -0,0 +1,58 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Kodak Dryview 5850 Printer *
|
||||
*% * Copyright 2001-2007 Carestream Health Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "EK_DRYVIEW_5850_20.GPD"
|
||||
*ModelName: "Carestream Dryview 5850 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Carestream_5850
|
||||
|
||||
*Macros: EK_58500
|
||||
{
|
||||
DEF_RES_OPT: Option1
|
||||
DPI: 325
|
||||
DPI_STRING: "325 x 325 "
|
||||
MASTER_UNITS: 1300
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 14x17in
|
||||
*InsertBlock: =Paper_14x17in_EK_HG5850
|
||||
*InsertBlock: =Paper_14x14in_EK_HG5850
|
||||
*InsertBlock: =Paper_11x14in_EK_HG5850
|
||||
*InsertBlock: =Paper_10x12in_EK_HG5850
|
||||
*InsertBlock: =Paper_8x10in_EK_HG5850
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Tray_01
|
||||
*InsertBlock: =Output_Tray_01
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
66
carestream/123/EK_DRYVIEW_6850_20.GPD
Normal file
@@ -0,0 +1,66 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Kodak Dryview 6850 Printer *
|
||||
*% * Copyright 2001-2007 Carestream Health Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "EK_DRYVIEW_6850_20.GPD"
|
||||
*ModelName: "Carestream Dryview 6850 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Carestream_6850
|
||||
*Define: Dual_Res
|
||||
|
||||
*Macros: EK_6850
|
||||
{
|
||||
DEF_RES_OPT: Option2
|
||||
DPI: 650
|
||||
DPI_STRING: "650 x 650 "
|
||||
DPI2: 325
|
||||
DPI_STRING2: "325 x 325 "
|
||||
MASTER_UNITS: 2600
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 14x17in
|
||||
*InsertBlock: =Paper_14x17in_EK_HG6850
|
||||
*InsertBlock: =Paper_14x14in_EK_HG6850
|
||||
*InsertBlock: =Paper_11x14in_EK_HG6850
|
||||
*InsertBlock: =Paper_10x12in_EK_HG6850
|
||||
*InsertBlock: =Paper_8x10in_EK_HG6850
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Tray_01
|
||||
*InsertBlock: =Output_Tray_01
|
||||
*InsertBlock: =Output_Tray_02
|
||||
*InsertBlock: =Output_Tray_03
|
||||
*InsertBlock: =Output_Tray_04
|
||||
*InsertBlock: =Output_Tray_05
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
*InsertBlock: =Media_MammoBlueFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
54
carestream/123/EK_DRYVIEW_8600_20.GPD
Normal file
@@ -0,0 +1,54 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Kodak Dryview 8600 Printer *
|
||||
*% * Copyright 2001-2007 Eastman Kodak Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "EK_DRYVIEW_8600_20.GPD"
|
||||
*ModelName: "Kodak Dryview 8600 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Kodak_8600
|
||||
|
||||
*Macros: EK_8600
|
||||
{
|
||||
DEF_RES_OPT: Option1
|
||||
DPI: 327
|
||||
DPI_STRING: "327 x 327 "
|
||||
MASTER_UNITS: 2616
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 8x10in
|
||||
*InsertBlock: =Paper_8x10in_EK_HG8600
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Tray_01
|
||||
*InsertBlock: =Output_Tray_01
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
54
carestream/123/EK_DRYVIEW_8610_20.GPD
Normal file
@@ -0,0 +1,54 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Kodak Dryview 8610 Printer *
|
||||
*% * Copyright 2001-2007 Eastman Kodak Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "EK_DRYVIEW_8610_20.GPD"
|
||||
*ModelName: "Kodak Dryview 8610 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Kodak_8610
|
||||
|
||||
*Macros: EK_8610
|
||||
{
|
||||
DEF_RES_OPT: Option1
|
||||
DPI: 327
|
||||
DPI_STRING: "327 x 327 "
|
||||
MASTER_UNITS: 2616
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 8x10in
|
||||
*InsertBlock: =Paper_8x10in_EK_HG8610
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Tray_01
|
||||
*InsertBlock: =Output_Tray_01
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
60
carestream/123/EK_DRYVIEW_CHROMA_20.GPD
Normal file
@@ -0,0 +1,60 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Carestream Dryview Chroma Printer *
|
||||
*% * Copyright 2001-2007 Carestream Health Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "EK_DRYVIEW_CHROMA_20.GPD"
|
||||
*ModelName: "Carestream Dryview Chroma 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Carestream_CHROMA
|
||||
|
||||
*Macros: EK_CHROMA
|
||||
{
|
||||
DEF_RES_OPT: Option1
|
||||
DPI: 325
|
||||
DPI_STRING: "325 x 325 "
|
||||
MASTER_UNITS: 1300
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 14x17in
|
||||
*InsertBlock: =Paper_14x17in_EK_CHROMA
|
||||
*InsertBlock: =Paper_11x14in_EK_CHROMA
|
||||
*InsertBlock: =Paper_10x12in_EK_CHROMA
|
||||
*InsertBlock: =Paper_8_5x11in_EK_CHROMA
|
||||
*InsertBlock: =Paper_A3_EK_CHROMA
|
||||
*InsertBlock: =Paper_A4_EK_CHROMA
|
||||
*InsertBlock: =Paper_8x10in_EK_CHROMA
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Tray_01
|
||||
*InsertBlock: =Output_Tray_01
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_Paper_BOTH
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
BIN
carestream/123/EKdicom_gdi_20.dll
Normal file
BIN
carestream/123/EKdicom_gpd_20.dll
Normal file
258
carestream/123/EKdicom_rc_20.gpd
Normal file
@@ -0,0 +1,258 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Kodak DICOM printers *
|
||||
*% * Copyright 2001-2007 Eastman Kodak Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*Macros: Kodak_EKdicom_Strings
|
||||
{
|
||||
IDS_GPD_PAPER_SOURCE_FILM_CASSETTE: 1000
|
||||
IDS_GPD_PAPER_SOURCE_PAPER_CASSETTE: 1001
|
||||
|
||||
IDS_GPD_POLARITY: 2040
|
||||
IDS_GPD_POLARITY_NORMAL: 2041
|
||||
IDS_GPD_POLARITY_REVERSE: 2042
|
||||
|
||||
IDS_GPD_SCALING: 2050
|
||||
IDS_GPD_SCALING_CROP: 2051
|
||||
IDS_GPD_SCALING_DECIMATE: 2052
|
||||
IDS_GPD_SCALING_FAIL: 2053
|
||||
|
||||
IDS_GPD_TRIM: 2060
|
||||
IDS_GPD_TRIM_YES: 2061
|
||||
IDS_GPD_TRIM_NO: 2062
|
||||
|
||||
|
||||
|
||||
IDS_GPD_OUTPUTBIN_MAGAZINE: 1010
|
||||
IDS_GPD_OUTPUTBIN_PROCESSOR: 1011
|
||||
IDS_GPD_OUTPUTBIN_TRAY_01: 1012
|
||||
IDS_GPD_OUTPUTBIN_TRAY_02: 1013
|
||||
IDS_GPD_OUTPUTBIN_TRAY_03: 1014
|
||||
IDS_GPD_OUTPUTBIN_TRAY_04: 1015
|
||||
IDS_GPD_OUTPUTBIN_TRAY_05: 1016
|
||||
IDS_GPD_OUTPUTBIN_TRAY_06: 1017
|
||||
IDS_GPD_OUTPUTBIN_TRAY_07: 1018
|
||||
IDS_GPD_OUTPUTBIN_TRAY_08: 1019
|
||||
IDS_GPD_OUTPUTBIN_TRAY_09: 1020
|
||||
IDS_GPD_OUTPUTBIN_TRAY_10: 1021
|
||||
|
||||
|
||||
IDS_GPD_MEDIA_BLUEFILM_MONO: 1030
|
||||
IDS_GPD_MEDIA_BLUEFILM_BOTH: 1031
|
||||
IDS_GPD_MEDIA_CLEARFILM_MONO: 1032
|
||||
IDS_GPD_MEDIA_CLEARFILM_BOTH: 1033
|
||||
IDS_GPD_MEDIA_PAPER_COLOR: 1034
|
||||
IDS_GPD_MEDIA_PAPER_BOTH: 1035
|
||||
IDS_GPD_MEDIA_MAMMOBLUEFILM_MONO: 1036
|
||||
IDS_GPD_MEDIA_DRBLUEFILM_MONO: 1037
|
||||
IDS_GPD_MEDIA_DVPAPER_MONO: 1038
|
||||
IDS_GPD_MEDIA_DVFILMBLU_MONO: 1039
|
||||
IDS_GPD_MEDIA_DVFILMCLR_MONO: 1040
|
||||
IDS_GPD_MEDIA_CVPAPER_COLOR: 1041
|
||||
IDS_GPD_MEDIA_CVFILM_COLOR: 1042
|
||||
IDS_GPD_MEDIA_DRYSTARMAMMOFILM_MONO: 1043
|
||||
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_AGFA5200: 10000
|
||||
IDS_GPD_PAPER_11X14IN_AGFA5200: 10001
|
||||
IDS_GPD_PAPER_14X17IN_AGFA5200: 10002
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_AGFA4500M: 10100
|
||||
IDS_GPD_PAPER_10X12IN_AGFA4500M: 10101
|
||||
|
||||
IDS_GPD_PAPER_11X14IN_AGFA3000: 10200
|
||||
IDS_GPD_PAPER_14X14IN_AGFA3000: 10201
|
||||
IDS_GPD_PAPER_14X17IN_AGFA3000: 10202
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_AGFA2000: 10300
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_AGFA5500: 10400
|
||||
IDS_GPD_PAPER_10X12IN_AGFA5500: 10401
|
||||
IDS_GPD_PAPER_11X14IN_AGFA5500: 10402
|
||||
IDS_GPD_PAPER_14X14IN_AGFA5500: 10403
|
||||
IDS_GPD_PAPER_14X17IN_AGFA5500: 10404
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_AGFAAXYS: 10450
|
||||
IDS_GPD_PAPER_10X12IN_AGFAAXYS: 10451
|
||||
IDS_GPD_PAPER_11X14IN_AGFAAXYS: 10452
|
||||
IDS_GPD_PAPER_14X14IN_AGFAAXYS: 10453
|
||||
IDS_GPD_PAPER_14X17IN_AGFAAXYS: 10454
|
||||
|
||||
IDS_GPD_PAPER_11X14IN_AGFA5300: 10500
|
||||
IDS_GPD_PAPER_14X17IN_AGFA5300: 10501
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_AGFA5302: 10600
|
||||
IDS_GPD_PAPER_10X12IN_AGFA5302: 10601
|
||||
IDS_GPD_PAPER_11X14IN_AGFA5302: 10602
|
||||
IDS_GPD_PAPER_14X14IN_AGFA5302: 10603
|
||||
IDS_GPD_PAPER_14X17IN_AGFA5302: 10604
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_FUJI1K3K: 10700
|
||||
IDS_GPD_PAPER_10X14IN_FUJI1K3K: 10701
|
||||
IDS_GPD_PAPER_14X17IN_FUJI1K3K: 10702
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_FUJI4000: 10800
|
||||
IDS_GPD_PAPER_10X12IN_FUJI4000: 10801
|
||||
IDS_GPD_PAPER_10X14IN_FUJI4000: 10802
|
||||
IDS_GPD_PAPER_14X14IN_FUJI4000: 10803
|
||||
IDS_GPD_PAPER_14X17IN_FUJI4000: 10804
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_FUJI5000: 10900
|
||||
IDS_GPD_PAPER_10X12IN_FUJI5000: 10901
|
||||
IDS_GPD_PAPER_10X14IN_FUJI5000: 10902
|
||||
IDS_GPD_PAPER_14X14IN_FUJI5000: 10903
|
||||
IDS_GPD_PAPER_14X17IN_FUJI5000: 10904
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_FUJI7000: 11000
|
||||
IDS_GPD_PAPER_10X12IN_FUJI7000: 11001
|
||||
IDS_GPD_PAPER_10X14IN_FUJI7000: 11002
|
||||
IDS_GPD_PAPER_14X14IN_FUJI7000: 11003
|
||||
IDS_GPD_PAPER_14X17IN_FUJI7000: 11004
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_FUJIPRIMA: 11050
|
||||
IDS_GPD_PAPER_10X12IN_FUJIPRIMA: 11051
|
||||
IDS_GPD_PAPER_10X14IN_FUJIPRIMA: 11052
|
||||
IDS_GPD_PAPER_14X14IN_FUJIPRIMA: 11053
|
||||
IDS_GPD_PAPER_14X17IN_FUJIPRIMA: 11054
|
||||
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_FUJI_FMDPL: 11100
|
||||
IDS_GPD_PAPER_10X14IN_FUJI_FMDPL: 11101
|
||||
IDS_GPD_PAPER_14X14IN_FUJI_FMDPL: 11102
|
||||
IDS_GPD_PAPER_14X17IN_FUJI_FMDPL: 11103
|
||||
|
||||
IDS_GPD_PAPER_11X14IN_KONICA752: 11200
|
||||
IDS_GPD_PAPER_14X14IN_KONICA752: 11201
|
||||
IDS_GPD_PAPER_14X17IN_KONICA752: 11202
|
||||
|
||||
IDS_GPD_PAPER_11X14IN_KONICA771: 11300
|
||||
IDS_GPD_PAPER_14X14IN_KONICA771: 11301
|
||||
IDS_GPD_PAPER_14X17IN_KONICA771: 11302
|
||||
|
||||
IDS_GPD_PAPER_14X17IN_KONICA793: 11400
|
||||
IDS_GPD_PAPER_14X14IN_KONICA793: 11401
|
||||
IDS_GPD_PAPER_11X14IN_KONICA793: 11402
|
||||
IDS_GPD_PAPER_10X12IN_KONICA793: 11403
|
||||
IDS_GPD_PAPER_8X10IN_KONICA793: 11404
|
||||
|
||||
IDS_GPD_PAPER_14X17IN_KONICA832: 14450
|
||||
IDS_GPD_PAPER_14X14IN_KONICA832: 14451
|
||||
IDS_GPD_PAPER_11X14IN_KONICA832: 14452
|
||||
IDS_GPD_PAPER_10X12IN_KONICA832: 14453
|
||||
IDS_GPD_PAPER_8X10IN_KONICA832: 14454
|
||||
|
||||
IDS_GPD_PAPER_ISO_A_COD1660: 11500
|
||||
IDS_GPD_PAPER_ISO_A4_COD1660: 11501
|
||||
IDS_GPD_PAPER_LONG_A_COD1660: 11502
|
||||
IDS_GPD_PAPER_LONG_A4_COD1660: 11503
|
||||
IDS_GPD_PAPER_EXTRA_LONG_A_COD1660: 11504
|
||||
IDS_GPD_PAPER_EXTRA_LONG_A4_COD1660: 11505
|
||||
IDS_GPD_PAPER_EXTRA_LONG_WIDE_COD1660: 11506
|
||||
IDS_GPD_PAPER_8X10IN_COD1660: 11507
|
||||
|
||||
IDS_GPD_PAPER_A_COD_HORIZ: 11600
|
||||
IDS_GPD_PAPER_A4_COD_HORIZ: 11601
|
||||
IDS_GPD_PAPER_8X10IN_COD_HORIZ: 11602
|
||||
IDS_GPD_PAPER_11X14IN_COD_HORIZ: 11603
|
||||
IDS_GPD_PAPER_14X17IN_COD_HORIZ: 11604
|
||||
|
||||
IDS_GPD_PAPER_35X43CM_SONY_DF500: 11700
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_SONYDF550: 11750
|
||||
IDS_GPD_PAPER_10X12IN_SONYDF550: 11751
|
||||
IDS_GPD_PAPER_11X14IN_SONYDF550: 11752
|
||||
IDS_GPD_PAPER_14X14IN_SONYDF550: 11753
|
||||
IDS_GPD_PAPER_14X17IN_SONYDF550: 11754
|
||||
|
||||
|
||||
IDS_GPD_PAPER_14X17IN_EK_HG8900: 11800
|
||||
IDS_GPD_PAPER_14X14IN_EK_HG8900: 11801
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG8900: 11802
|
||||
IDS_GPD_PAPER_10X12IN_EK_HG8900: 11803
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG8900: 11804
|
||||
|
||||
IDS_GPD_PAPER_35X43CM_EK_HG8700: 11900
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG8600: 12000
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG8610: 12100
|
||||
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG8500: 12200
|
||||
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG8300: 12300
|
||||
|
||||
IDS_GPD_PAPER_35X43CM_EK_HG8200: 12400
|
||||
IDS_GPD_PAPER_35X35CM_EK_HG8200: 12401
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG8200: 12402
|
||||
|
||||
IDS_GPD_PAPER_35X43CM_EK_HG8150: 12500
|
||||
IDS_GPD_PAPER_35X35CM_EK_HG8150: 12501
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG8150: 12502
|
||||
|
||||
IDS_GPD_PAPER_35X43CM_EK_HG8100: 12600
|
||||
|
||||
IDS_GPD_PAPER_14X17IN_EK_HG5700: 12650
|
||||
IDS_GPD_PAPER_14X14IN_EK_HG5700: 12651
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG5700: 12652
|
||||
IDS_GPD_PAPER_10X12IN_EK_HG5700: 12653
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG5700: 12654
|
||||
|
||||
IDS_GPD_PAPER_14X17IN_EK_HG5800: 12700
|
||||
IDS_GPD_PAPER_14X14IN_EK_HG5800: 12701
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG5800: 12702
|
||||
IDS_GPD_PAPER_10X12IN_EK_HG5800: 12703
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG5800: 12704
|
||||
|
||||
IDS_GPD_PAPER_14X17IN_EK_HG5850: 12750
|
||||
IDS_GPD_PAPER_14X14IN_EK_HG5850: 12751
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG5850: 12752
|
||||
IDS_GPD_PAPER_10X12IN_EK_HG5850: 12753
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG5850: 12754
|
||||
|
||||
IDS_GPD_PAPER_14X17IN_EK_HG6800: 12800
|
||||
IDS_GPD_PAPER_14X14IN_EK_HG6800: 12801
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG6800: 12802
|
||||
IDS_GPD_PAPER_10X12IN_EK_HG6800: 12803
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG6800: 12804
|
||||
|
||||
IDS_GPD_PAPER_14X17IN_EK_HG6850: 12850
|
||||
IDS_GPD_PAPER_14X14IN_EK_HG6850: 12851
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG6850: 12852
|
||||
IDS_GPD_PAPER_10X12IN_EK_HG6850: 12853
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG6850: 12854
|
||||
|
||||
IDS_GPD_PAPER_35X43CM_EK_HG2180: 12900
|
||||
IDS_GPD_PAPER_35X35CM_EK_HG2180: 12901
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG2180: 12902
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG2180: 12903
|
||||
|
||||
IDS_GPD_PAPER_35X43CM_EK_HG1120: 13000
|
||||
IDS_GPD_PAPER_35X35CM_EK_HG1120: 13001
|
||||
IDS_GPD_PAPER_11X14IN_EK_HG1120: 13002
|
||||
IDS_GPD_PAPER_10X12IN_EK_HG1120: 13003
|
||||
IDS_GPD_PAPER_8X10IN_EK_HG1120: 13004
|
||||
|
||||
IDS_GPD_PAPER_8_5X11IN_EK_HG1000: 13100
|
||||
IDS_GPD_PAPER_8_5X12IN_EK_HG1000: 13101
|
||||
IDS_GPD_PAPER_A4_EK_HG1000: 13102
|
||||
|
||||
IDS_GPD_PAPER_14X17IN_EK_CHROMA: 13150
|
||||
IDS_GPD_PAPER_11X14IN_EK_CHROMA: 13151
|
||||
IDS_GPD_PAPER_10X12IN_EK_CHROMA: 13152
|
||||
IDS_GPD_PAPER_8X10IN_EK_CHROMA: 13153
|
||||
IDS_GPD_PAPER_8_5X11IN_EK_CHROMA: 13154
|
||||
IDS_GPD_PAPER_A4_EK_CHROMA: 13155
|
||||
IDS_GPD_PAPER_A3_EK_CHROMA: 13156
|
||||
|
||||
IDS_GPD_PAPER_35X43CM_EK_HG160: 13200
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
BIN
carestream/123/EKdicom_ui_20.dll
Normal file
67
carestream/123/FUJI_PRIMA_20.GPD
Normal file
@@ -0,0 +1,67 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Fuji DryPix Prima Compatible Printer *
|
||||
*% * Copyright 2001-2007 Carestream Health Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "FUJI_PRIMA_20.GPD"
|
||||
*ModelName: "Fuji DryPix Prima Compatible 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Fuji_PRIMA
|
||||
|
||||
*Macros: FJ_PRIMA
|
||||
{
|
||||
DEF_RES_OPT: Option1
|
||||
DPI: 254
|
||||
DPI_STRING: "254 x 254 "
|
||||
MASTER_UNITS: 1016
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 8x10in
|
||||
*InsertBlock: =Paper_8x10in_FUJIPRIMA
|
||||
*InsertBlock: =Paper_10x12in_FUJIPRIMA
|
||||
*InsertBlock: =Paper_10x14in_FUJIPRIMA
|
||||
*InsertBlock: =Paper_14x14in_FUJIPRIMA
|
||||
*InsertBlock: =Paper_14x17in_FUJIPRIMA
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Tray_01
|
||||
*InsertBlock: =Output_Tray_01
|
||||
*InsertBlock: =Output_Tray_02
|
||||
*InsertBlock: =Output_Tray_03
|
||||
*InsertBlock: =Output_Tray_04
|
||||
*InsertBlock: =Output_Tray_05
|
||||
*InsertBlock: =Output_Tray_06
|
||||
*InsertBlock: =Output_Tray_07
|
||||
*InsertBlock: =Output_Tray_08
|
||||
*InsertBlock: =Output_Tray_09
|
||||
*InsertBlock: =Output_Tray_10
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
65
carestream/123/KONICA_832C_20.GPD
Normal file
@@ -0,0 +1,65 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Konica DryPro 832 Compatible Printer *
|
||||
*% * Copyright 2001-2007 Eastman Kodak Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "KONICA_832C_20.GPD"
|
||||
*ModelName: "Konica DryPro 832 Compatible 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Konica_832
|
||||
|
||||
*Macros: KON_832C
|
||||
{
|
||||
DEF_RES_OPT: Option1
|
||||
DPI: 580
|
||||
DPI_STRING: "580 x 580 "
|
||||
MASTER_UNITS: 2320
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 14x17in
|
||||
*InsertBlock: =Paper_14x17in_KONICA832
|
||||
*InsertBlock: =Paper_14x14in_KONICA832
|
||||
*InsertBlock: =Paper_11x14in_KONICA832
|
||||
*InsertBlock: =Paper_10x12in_KONICA832
|
||||
*InsertBlock: =Paper_8x10in_KONICA832
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Processor
|
||||
*InsertBlock: =Output_Processor
|
||||
*InsertBlock: =Output_Tray_01
|
||||
*InsertBlock: =Output_Tray_02
|
||||
*InsertBlock: =Output_Tray_03
|
||||
*InsertBlock: =Output_Tray_04
|
||||
*InsertBlock: =Output_Tray_05
|
||||
*InsertBlock: =Output_Tray_06
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
*InsertBlock: =Media_DRBlueFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
58
carestream/123/SONY_DF550C_20.GPD
Normal file
@@ -0,0 +1,58 @@
|
||||
*% *****************************************************
|
||||
*% * *
|
||||
*% * Agfa Drystar 5302 Compatible Printer *
|
||||
*% * Copyright 2001-2007 Eastman Kodak Company *
|
||||
*% * *
|
||||
*% *****************************************************
|
||||
|
||||
|
||||
*GPDSpecVersion: "1.0"
|
||||
*GPDFileVersion: "1.1"
|
||||
*GPDFileName: "SONY_DF550C_20.GPD"
|
||||
*ModelName: "Sony UP-DF550 Compatible 20"
|
||||
|
||||
*Include: "EKdicom_rc_20.gpd"
|
||||
|
||||
*Define: Sony_DF550
|
||||
|
||||
*Macros: SONY_DF550CF
|
||||
{
|
||||
DEF_RES_OPT: Option1
|
||||
DPI: 320
|
||||
DPI_STRING: "320 x 320 "
|
||||
MASTER_UNITS: 1280
|
||||
PAPER_SOURCE: =IDS_GPD_PAPER_SOURCE_FILM_CASSETTE
|
||||
}
|
||||
|
||||
*Include: "EKdicom_common_20.gpd"
|
||||
|
||||
*Feature: PaperSize
|
||||
{
|
||||
*rcNameID: =PAPER_SIZE_DISPLAY
|
||||
*DefaultOption: 14x17in
|
||||
*InsertBlock: =Paper_14x17in_SONY_DF550
|
||||
*InsertBlock: =Paper_14x14in_SONY_DF550
|
||||
*InsertBlock: =Paper_11x14in_SONY_DF550
|
||||
*InsertBlock: =Paper_10x12in_SONY_DF550
|
||||
*InsertBlock: =Paper_8x10in_SONY_DF550
|
||||
}
|
||||
|
||||
*Feature: OutputBin
|
||||
{
|
||||
*rcNameID: =OUTPUTBIN_DISPLAY
|
||||
*DefaultOption: Processor
|
||||
*InsertBlock: =Output_Processor
|
||||
}
|
||||
|
||||
*Feature: MediaType
|
||||
{
|
||||
*rcNameID: =MEDIA_TYPE_DISPLAY
|
||||
*DefaultOption: BlueFilm_MONO
|
||||
*InsertBlock: =Media_BlueFilm_MONO
|
||||
*InsertBlock: =Media_ClearFilm_MONO
|
||||
}
|
||||
|
||||
|
||||
*% ******************
|
||||
*% * End of GPD *
|
||||
*% ******************
|
||||
BIN
carestream/8H8430-2_VitaHWGuide_ru.pdf
Normal file
BIN
carestream/CARESTREAM_Image_Suite_V2_Online_Help_Topics_ru.pdf
Normal file
BIN
carestream/Carestream-Image-Suite-PACS.pdf
Normal file
BIN
carestream/DICOMViewer.exe
Normal file
BIN
carestream/ImageSuiteOCXInstaller.exe
Normal file
BIN
carestream/WGGC.cfg
Normal file
1
carestream/_DICOM.LOG
Normal file
@@ -0,0 +1 @@
|
||||
(5552) 11-03 16:52:44.22 [class CDICOMLibrary * LoadTags()] Dictionary file not found: Z:\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\eFilmLite\mrgcom3.dct
|
||||
BIN
carestream/brochure-image-suite-cr_dr-201606.pdf
Normal file
BIN
carestream/configs/IMG_20171117_172617.jpg
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
carestream/configs/IMG_20171117_173049.jpg
Normal file
|
After Width: | Height: | Size: 2.6 MiB |
BIN
carestream/configs/IMG_20171117_173104.jpg
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
BIN
carestream/configs/IMG_20171118_031304.jpg
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
BIN
carestream/configs/IMG_20171123_205620.jpg
Normal file
|
After Width: | Height: | Size: 779 KiB |
BIN
carestream/configs/IMG_20171123_205922.jpg
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
BIN
carestream/configs/IMG_20171123_205957.jpg
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
carestream/configs/IMG_20171123_210011.jpg
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
carestream/configs/IMG_20171123_210122.jpg
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
carestream/configs/IMG_20171123_210127.jpg
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
carestream/configs/IMG_20171123_210147.jpg
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
carestream/configs/IMG_20171123_210201.jpg
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
carestream/configs/IMG_20171123_210214.jpg
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
carestream/configs/IMG_20171123_210234.jpg
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
carestream/configs/IMG_20171123_210254.jpg
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
carestream/configs/IMG_20171123_212021.jpg
Normal file
|
After Width: | Height: | Size: 2.2 MiB |
BIN
carestream/configs/IMG_20171123_212401.jpg
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
carestream/configs/IMG_20171123_212531.jpg
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
carestream/configs/IMG_20171123_212549.jpg
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
carestream/configs/IMG_20171123_212606.jpg
Normal file
|
After Width: | Height: | Size: 3.3 MiB |
BIN
carestream/configs/IMG_20171124_095419.jpg
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
carestream/configs/IMG_20171127_100110.jpg
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
carestream/configs/IMG_20171127_100128.jpg
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
carestream/configs/IMG_20171127_100514.jpg
Normal file
|
After Width: | Height: | Size: 2.6 MiB |
BIN
carestream/configs/IMG_20171127_100520_HDR.jpg
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
BIN
carestream/configs/IMG_20171127_100524_HDR.jpg
Normal file
|
After Width: | Height: | Size: 2.9 MiB |
BIN
carestream/configs/IMG_20171127_100531_HDR.jpg
Normal file
|
After Width: | Height: | Size: 3.2 MiB |
BIN
carestream/configs/IMG_20171127_100537_HDR.jpg
Normal file
|
After Width: | Height: | Size: 3.0 MiB |
BIN
carestream/configs/IMG_20171127_100550_HDR.jpg
Normal file
|
After Width: | Height: | Size: 2.2 MiB |
BIN
carestream/configs/IMG_20171127_100601_HDR.jpg
Normal file
|
After Width: | Height: | Size: 2.6 MiB |
BIN
carestream/configs/IMG_20171127_100650_HDR.jpg
Normal file
|
After Width: | Height: | Size: 2.8 MiB |
BIN
carestream/configs/IMG_20171127_100700_HDR.jpg
Normal file
|
After Width: | Height: | Size: 3.8 MiB |
BIN
carestream/configs/IMG_20171127_101109_HDR.jpg
Normal file
|
After Width: | Height: | Size: 2.8 MiB |
BIN
carestream/configs/IMG_20171127_101120_HDR.jpg
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
carestream/configs/IMG_20171127_101129_HDR.jpg
Normal file
|
After Width: | Height: | Size: 2.9 MiB |
BIN
carestream/configs/IMG_20171127_101132_HDR.jpg
Normal file
|
After Width: | Height: | Size: 3.5 MiB |
BIN
carestream/configs/IMG_20171127_101209_HDR.jpg
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
carestream/configs/IMG_20171127_101225_HDR.jpg
Normal file
|
After Width: | Height: | Size: 3.7 MiB |
BIN
carestream/configs/IMG_20171128_111103.jpg
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
carestream/doctor_user_docs/ntuser.ini
Normal file
BIN
carestream/doctor_user_docs/ntuser.pol
Normal file
BIN
carestream/imageSuiteV1_dicom_8H2981.pdf
Normal file
BIN
carestream/instrukciya_dostup_k_imagesuite_211112.pdf
Normal file
23
carestream/passwords
Normal file
@@ -0,0 +1,23 @@
|
||||
login cshsvc
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
pass Service1
|
||||
|
||||
login admin
|
||||
|
||||
login <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>3
|
||||
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>
|
||||
|
||||
login <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
pass <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
|
||||
login <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>1
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>
|
||||
pass
|
||||
|
||||
login <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>
|
||||
pass
|
||||
|
||||
|
||||