NavigationUser login |
Adding blocks to a .syr fileI need to print one of four logos beneath the page header on the PO Print. To accomplish this, I defined four blocks. Each block (named LOGO1 thru LOGO4) is four lines and contains TIG00544 (Bitmap) and TIG09462 (Blank-Line). In the program tippd10.csm I have logic to print one of the four blocks based on company (COMPANY-POMST). All of this is appears straight forward. When I test this the first logo prints ok. The rest of the logos, when that logic is triggered, cause the page header not to print as well as skipping the logo. The first text I see is the 'Please Direct Inquiries to:' line. Years ago when modifying the WO Package Print for BC Hydro I had a similar problem. For that I needed to delete the definition of all of the blocks, add my new lines and then define all of the blocks from top down. Also there was a limit of 500 lines for a .syr file. Does anyone know why the page header is only printing sporadically? Reply |