Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Report Section Size of the Check with Stub on Top and Bottom


View products that this article applies to.

TechKnowledge Content

Question:


I am working on modifying my check with stub on top and bottom and I am wondering what my check section sizes are supposed to be and how the report determines the page size.


Answer:


Dynamics uses pixels. 12 pixels equals one line and 6 lines equals and inch. For the check with stub on top and bottom the total always needs to be 792 pixels, 66 lines or 11 inches.


When the check is in the unmodified form the sections are as follows:

PH=60--This section prints the header information for the top stub

B=12--This section prints the voucher information on the stub

F2=324--This section prints the check and the header information for the bottom stub

F1=36--This section prints the works Continued on Remittance if needed

PF=48--This section prints nothing


When you print the report the sections are printed in the following order:


PH prints first and is 60 pixels long or 5 lines.

B prints next for the top stub and is 12 pixles but this section prints twelve times(12 lines) because of the setup of the additional header/footer. So the entire section is 144 pixels (12x12)

F1 prints next the totals for the top stub and is 36 pixels or 3 lines.

F2 prints next and prints 324 pixels or 27 lines. This is the check.

B prints again for the bottom stub and is 12 pixles but this section prints twelve times(12 lines) because of the setup of the additional header/footer. So the entire section is 144 pixels (12x12)

F1 prints again for the totals for the botton stub and is 36 pixels or 3 lines.

PF prints last and prints no information unless you have added fields into the page footer.




This article was TechKnowledge Document ID:8120

↑ Back to the top


Keywords: kbnosurvey, kbmbspartner, kbmbsmigrate, kbhowto, kb

↑ Back to the top

Article Info
Article ID : 866512
Revision : 1
Created on : 1/7/2017
Published on : 3/28/2016
Exists online : False
Views : 245