11 | 11 | * The PDF templates for referral forms have dimensions that nearly, but not exactly, correspond to those of an A4 page. However, all template files saved from !BarTender(r) seem to have the same dimensions. This allows (at least) two solutions, when creating the form batch PDF files:[[BR]][[BR]]a. The template PDF file could be imported directly, without adjustment, and the SCAN-B id number text and barcodes added to this.[[BR]]b. The template PDF file could be adjusted to A4 format when imported, before adding SCAN-B id number text and barcodes.[[BR]][[BR]]Alternative (a) leads to slightly simpler code, since the adjustment step is eliminated, but might lead to more problems in the future, if new templates are needed, that not have exactly the same dimensions as the old. Since batch file 2 uses templates both created with !BarTender(r) and a word processing program, some adjustment will be needed here in any case. It was therefore decided to use solution (b), where the imported PDF data is adjusted to A4 format. |