diff --git a/NKC_WF/Reports/queueConf.json b/NKC_WF/Reports/queueConf.json
index f28cce5..f29d22d 100644
--- a/NKC_WF/Reports/queueConf.json
+++ b/NKC_WF/Reports/queueConf.json
@@ -208,5 +208,20 @@
"MarginBottom": "0in",
"xmlParam": "EMF4.09in2in0in0in0in0in"
}
+ },
+ {
+ "name": "queueSpecialPart",
+ "template": "SpecialParts.rdlc",
+ "printerName": "Microsoft Print to PDF",
+ "deviceInfoParam": {
+ "OutputFormat": "EMF",
+ "PageHeight": "11in",
+ "PageWidth": "8.5in",
+ "MarginLeft": "0.5in",
+ "MarginRight": "0.5in",
+ "MarginTop": "0.5in",
+ "MarginBottom": "0.5in",
+ "xmlParam": "EMF8.5in11in0.5in0.5in0.5in0.5in"
+ }
}
]
\ No newline at end of file