Manifestação e Representaçao da cultura ritmica nacional
Por: luizsantosski • 15/9/2015 • Projeto de pesquisa • 329 Palavras (2 Páginas) • 598 Visualizações
[service xrx_svc_general]
{
enum_DCS DCSDefinitionUsed = DCS_GENERIC;
string JobTemplateLanguageVersion = "4.0.7";
enum_encoding JobTemplateCharacterEncoding = ASCII;
boolean SuppressJobLog = FALSE;
enum_confmethod ConfirmationMethod = PRINT;
enum_confstage ConfirmationStage = AFTER_JOB_COMPLETE;
string JobTemplateDescription = "Xerox Phaser 3635MFP Default Template";
string JobTemplateName = "DEFAULT.XST";
string JobTemplateCreator = "Xerox Corporation";
string OutputURL = "service:printer:lpr://139.128.125.182";
integer NumberScannedSegments = 1;
string ServiceDefinitionUsedVersion = "MCB:1.05.01.10, NIC:4.05.05";
}
end
[service xrx_svc_scan]
{
boolean ServiceEnabled = TRUE;
enum_sided SidesToScan = ONE_SIDED;
enum_mediasize InputMediaSize = AUTO;
enum_imagemode DocumentImageMode = TEXT;
* integer CompressionQuality = 128;
enum_colormode ColorMode = BLACK_AND_WHITE;
enum_autoexposure AutoExposure = LEAD_EDGE;
struct_borders InputEdgeErase = 6/6/6/6/MM;
integer Darkness = 0;
}
end
[doc_object xrx_document]
doc_1{
* enum_compression CompressionsSupported = G4, JPEG, NEW_JPEG_TIFF_TTN2;
* enum_optimizedforfastwebview OptimizedForFastWebView = NONE;
* enum_resolution Resolution = RES_300X300;
* enum_docformat DocumentFormat = PDF;
* string DocumentObjectName = "DOC";
integer BitsPerPixel = 1;
enum_compression Compression = G4;
integer NumberImagesScanned = 1;
}
end
[service xrx_svc_file]
file1{
enum_filingprotocol FilingProtocol = FTP;
string DocumentPath = "/CM_plastico";
string RepositoryName = "139.128.110.15:21";
...