Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

332 строки
7.5KB

  1. object TRpReport
  2. Pagesize = rpPageSizeCustom
  3. PageHeight = 7920
  4. PageWidth = 12240
  5. PageBackColor = 16777215
  6. LeftMargin = 360
  7. TopMargin = 360
  8. RightMargin = 360
  9. BottomMargin = 360
  10. SubReports = <
  11. item
  12. SubReport = TRpSubReport0
  13. end>
  14. DataInfo = <
  15. item
  16. Alias = 'PACKINGSLIP'
  17. DatabaseAlias = 'TRACKINGKITLABELS'
  18. SQL =
  19. 'SELECT Kit.JobNumber AS JobNumber, Jurisdiction.Name AS Jurisdic' +
  20. 'tion, (SELECT COUNT(*) FROM InkjetRecords WHERE KitID = Kit.ID) A' +
  21. 'S TotalPrinted, Int(((SELECT COUNT(*) FROM InkjetRecords WHERE Kit' +
  22. 'ID = Kit.ID) + 1099) / 1100) AS TotalBoxes FROM Kit INNER JOIN Ju' +
  23. 'risdiction ON Kit.JCode = Jurisdiction.JCode WHERE Kit.ID = PBKITI' +
  24. 'D'
  25. end>
  26. DatabaseInfo = <
  27. item
  28. Alias = 'TRACKINGKITLABELS'
  29. LoadParams = True
  30. LoadDriverParams = True
  31. LoginPrompt = False
  32. Driver = rpdataado
  33. ReportTable = 'REPMAN_REPORTS'
  34. ReportSearchField = 'REPORT_NAME'
  35. ReportField = 'REPORT'
  36. ReportGroupsTable = 'REPMAN_GROUPS'
  37. ADOConnectionString =
  38. 'Provider=Microsoft.Jet.OLEDB.4.0;Jet OLEDB:Engine Type=5;Data So' +
  39. 'urce=C:\inetpub\Data\webdata - Copy.mdb;Persist Security Info=Fa' +
  40. 'lse;'
  41. end>
  42. Params = <
  43. item
  44. Name = 'PBKITID'
  45. AllowNulls = False
  46. Value = '1'
  47. ParamType = rpParamInteger
  48. Datasets.Strings = (
  49. 'PACKINGSLIP')
  50. SearchDataset = 'PACKINGSLIP'
  51. SearchParam = 'PBKITID'
  52. Description = ''
  53. Hint = ''
  54. Search = ''
  55. ErrorMessage = ''
  56. Validation = ''
  57. end>
  58. StreamFormat = rpStreamText
  59. ReportAction = []
  60. Type1Font = poHelvetica
  61. WFontName = 'Arial'
  62. LFontName = 'Helvetica'
  63. object TRpSubReport0: TRpSubReport
  64. Sections = <
  65. item
  66. Section = TRpSection0
  67. end>
  68. Alias = 'PACKINGSLIP'
  69. end
  70. object TRpSection0: TRpSection
  71. Width = 12240
  72. Height = 7200
  73. SubReport = TRpSubReport0
  74. ChangeBool = False
  75. PageRepeat = False
  76. SkipPage = False
  77. AlignBottom = False
  78. SectionType = rpsecdetail
  79. Components = <
  80. item
  81. Component = TRpLabel0
  82. end
  83. item
  84. Component = TRpLabel1
  85. end
  86. item
  87. Component = TRpExpression1
  88. end
  89. item
  90. Component = TRpLabel2
  91. end
  92. item
  93. Component = TRpExpression2
  94. end
  95. item
  96. Component = TRpLabel3
  97. end
  98. item
  99. Component = TRpExpression3
  100. end
  101. item
  102. Component = TRpLabel4
  103. end
  104. item
  105. Component = TRpExpression4
  106. end
  107. item
  108. Component = TRpLabel5
  109. end
  110. item
  111. Component = TRpLabel6
  112. end>
  113. ExternalTable = 'REPMAN_REPORTS'
  114. ExternalField = 'REPORT'
  115. ExternalSearchField = 'REPORT_NAME'
  116. StreamFormat = rpStreamText
  117. BackStyle = baPrint
  118. DrawStyle = rpDrawStretch
  119. CachedImage = rpCachedFixed
  120. PrintCondition = ''
  121. DoBeforePrint = ''
  122. DoAfterPrint = ''
  123. ChangeExpression = ''
  124. BeginPageExpression = ''
  125. ChangeExpression = ''
  126. SkipExpreV = ''
  127. SkipExpreH = ''
  128. SkipToPageExpre = ''
  129. BackExpression = ''
  130. Stream = {0000000000000000}
  131. end
  132. object TRpLabel0: TRpLabel
  133. Width = 3600
  134. Height = 360
  135. PosX = 360
  136. PosY = 360
  137. Type1Font = poHelvetica
  138. FontSize = 14
  139. FontStyle = 1
  140. PrintCondition = ''
  141. DoBeforePrint = ''
  142. DoAfterPrint = ''
  143. WFontName = 'Arial'
  144. LFontName = 'Helvetica'
  145. WideText = 'Delivery Packing Slip'
  146. end
  147. object TRpLabel1: TRpLabel
  148. Width = 2280
  149. Height = 240
  150. PosX = 360
  151. PosY = 1260
  152. Type1Font = poHelvetica
  153. FontSize = 11
  154. FontStyle = 1
  155. PrintCondition = ''
  156. DoBeforePrint = ''
  157. DoAfterPrint = ''
  158. WFontName = 'Arial'
  159. LFontName = 'Helvetica'
  160. WideText = 'Jurisdiction:'
  161. end
  162. object TRpExpression1: TRpExpression
  163. Width = 5400
  164. Height = 240
  165. PosX = 3000
  166. PosY = 1260
  167. Type1Font = poHelvetica
  168. FontSize = 11
  169. Alignment = 0
  170. AutoExpand = False
  171. AutoContract = False
  172. ExportPosition = 0
  173. ExportSize = 1
  174. ExportDoNewLine = False
  175. PrintCondition = ''
  176. DoBeforePrint = ''
  177. DoAfterPrint = ''
  178. WFontName = 'Arial'
  179. LFontName = 'Helvetica'
  180. Expression = 'PACKINGSLIP.Jurisdiction'
  181. DisplayFormat = ''
  182. ExportDisplayFormat = ''
  183. AgIniValue = '0'
  184. ExportExpression = ''
  185. end
  186. object TRpLabel2: TRpLabel
  187. Width = 2280
  188. Height = 240
  189. PosX = 360
  190. PosY = 1800
  191. Type1Font = poHelvetica
  192. FontSize = 11
  193. FontStyle = 1
  194. PrintCondition = ''
  195. DoBeforePrint = ''
  196. DoAfterPrint = ''
  197. WFontName = 'Arial'
  198. LFontName = 'Helvetica'
  199. WideText = 'Job Number:'
  200. end
  201. object TRpExpression2: TRpExpression
  202. Width = 5400
  203. Height = 240
  204. PosX = 3000
  205. PosY = 1800
  206. Type1Font = poHelvetica
  207. FontSize = 11
  208. Alignment = 0
  209. AutoExpand = False
  210. AutoContract = False
  211. ExportPosition = 0
  212. ExportSize = 1
  213. ExportDoNewLine = False
  214. PrintCondition = ''
  215. DoBeforePrint = ''
  216. DoAfterPrint = ''
  217. WFontName = 'Arial'
  218. LFontName = 'Helvetica'
  219. Expression = 'PACKINGSLIP.JobNumber'
  220. DisplayFormat = ''
  221. ExportDisplayFormat = ''
  222. AgIniValue = '0'
  223. ExportExpression = ''
  224. end
  225. object TRpLabel3: TRpLabel
  226. Width = 2280
  227. Height = 240
  228. PosX = 360
  229. PosY = 2340
  230. Type1Font = poHelvetica
  231. FontSize = 11
  232. FontStyle = 1
  233. PrintCondition = ''
  234. DoBeforePrint = ''
  235. DoAfterPrint = ''
  236. WFontName = 'Arial'
  237. LFontName = 'Helvetica'
  238. WideText = 'Total Printed:'
  239. end
  240. object TRpExpression3: TRpExpression
  241. Width = 5400
  242. Height = 240
  243. PosX = 3000
  244. PosY = 2340
  245. Type1Font = poHelvetica
  246. FontSize = 11
  247. Alignment = 0
  248. AutoExpand = False
  249. AutoContract = False
  250. ExportPosition = 0
  251. ExportSize = 1
  252. ExportDoNewLine = False
  253. PrintCondition = ''
  254. DoBeforePrint = ''
  255. DoAfterPrint = ''
  256. WFontName = 'Arial'
  257. LFontName = 'Helvetica'
  258. Expression = 'PACKINGSLIP.TotalPrinted'
  259. DisplayFormat = ''
  260. ExportDisplayFormat = ''
  261. AgIniValue = '0'
  262. ExportExpression = ''
  263. end
  264. object TRpLabel4: TRpLabel
  265. Width = 2280
  266. Height = 240
  267. PosX = 360
  268. PosY = 2880
  269. Type1Font = poHelvetica
  270. FontSize = 11
  271. FontStyle = 1
  272. PrintCondition = ''
  273. DoBeforePrint = ''
  274. DoAfterPrint = ''
  275. WFontName = 'Arial'
  276. LFontName = 'Helvetica'
  277. WideText = 'Total Boxes:'
  278. end
  279. object TRpExpression4: TRpExpression
  280. Width = 5400
  281. Height = 240
  282. PosX = 3000
  283. PosY = 2880
  284. Type1Font = poHelvetica
  285. FontSize = 11
  286. Alignment = 0
  287. AutoExpand = False
  288. AutoContract = False
  289. ExportPosition = 0
  290. ExportSize = 1
  291. ExportDoNewLine = False
  292. PrintCondition = ''
  293. DoBeforePrint = ''
  294. DoAfterPrint = ''
  295. WFontName = 'Arial'
  296. LFontName = 'Helvetica'
  297. Expression = 'PACKINGSLIP.TotalBoxes'
  298. DisplayFormat = ''
  299. ExportDisplayFormat = ''
  300. AgIniValue = '0'
  301. ExportExpression = ''
  302. end
  303. object TRpLabel5: TRpLabel
  304. Width = 2880
  305. Height = 240
  306. PosX = 360
  307. PosY = 4320
  308. Type1Font = poHelvetica
  309. FontSize = 11
  310. PrintCondition = ''
  311. DoBeforePrint = ''
  312. DoAfterPrint = ''
  313. WFontName = 'Arial'
  314. LFontName = 'Helvetica'
  315. WideText = 'Received By: ____________________'
  316. end
  317. object TRpLabel6: TRpLabel
  318. Width = 2880
  319. Height = 240
  320. PosX = 360
  321. PosY = 5040
  322. Type1Font = poHelvetica
  323. FontSize = 11
  324. PrintCondition = ''
  325. DoBeforePrint = ''
  326. DoAfterPrint = ''
  327. WFontName = 'Arial'
  328. LFontName = 'Helvetica'
  329. WideText = 'Date: __________________________'
  330. end
  331. end

Powered by TurnKey Linux.