![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all - I have a situation where I am trying to have Filemaker spit out a blank page when a document has an odd number of pages. In the script, I get the recordset, I go to the layout, I go to Preview Mode, I go to the last Page/Record, and then use Get(PageNumber) to get the total number of page in the document. This method gives me a page count of 31. I verified this manually by going to the same layout in preview mode, with the same recordset, and navigating to the last page. However, when I go to print the page, it gives me 29 pages! I am using the ## at the bottom of the page to show a page number, and even this ends at 29 on the last page. Even thought in my test case above, I still have an odd number of pages, this is causing me problems with other recordsets that are odd in preview mode, but print out with an even number of pages. Can anyone shed some light on this? |
#3
| |||
| |||
|
|
Hello all - I have a situation where I am trying to have Filemaker spit out a blank page when a document has an odd number of pages. In the script, I get the recordset, I go to the layout, I go to Preview Mode, I go to the last Page/Record, and then use Get(PageNumber) to get the total number of page in the document. This method gives me a page count of 31. I verified this manually by going to the same layout in preview mode, with the same recordset, and navigating to the last page. However, when I go to print the page, it gives me 29 pages! I am using the ## at the bottom of the page to show a page number, and even this ends at 29 on the last page. Even thought in my test case above, I still have an odd number of pages, this is causing me problems with other recordsets that are odd in preview mode, but print out with an even number of pages. Can anyone shed some light on this? |
(
#4
| |||
| |||
|
|
Hello all - I have a situation where I am trying to have Filemaker spit out a blank page when a document has an odd number of pages. In the script, I get the recordset, I go to the layout, I go to Preview Mode, I go to the last Page/Record, and then use Get(PageNumber) to get the total number of page in the document. This method gives me a page count of 31. I verified this manually by going to the same layout in preview mode, with the same recordset, and navigating to the last page. However, when I go to print the page, it gives me 29 pages! I am using the ## at the bottom of the page to show a page number, and even this ends at 29 on the last page. Even thought in my test case above, I still have an odd number of pages, this is causing me problems with other recordsets that are odd in preview mode, but print out with an even number of pages. Can anyone shed some light on this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |