Hi,
I have searched for this answer to no avail. I've found some very similar questions, but no answers that seem to apply.
Here's the deal: All reports work fine on my computer. My boss, however, can't get reports to print correctly from his. What is happening is that his page margins in the 'page setup' keep resetting to include over 7" on the right, thus only allowing a narrow sliver on the left side of the page to print, thus, in turn, causing a one page report to turn into over 30 pages of tiny bits.
I tried correcting the margins, and they stay put, until....
At this point I should explain how the database opens:
1. It is a Front-end Back-end database. The back-end is on the server, front-end on each user's computer.
2. Often I make updates and improvements to the design of the forms and reports in the front-end, and then save the changes to a copy of the front-end, which also resides on the server.
3. Each user has an icon on their desktop which launches a .bat file which copies the front-end database file from the server onto the user's computer, and then it opens that newly copied front-end database file on their computer. This way, every time someone opens the database, they are sure to have the latest changes and improvements.
Now back to the print margin issue:
On my boss's computer, after I have adjusted the margins using the report's page setup, they stay fixed as long as the database remains open. They ALSO stay fixed if I close the database, but then re-open it directly from the front-end file on his computer (skipping the .bat file). However, if I open it the normal way, using the .bat file icon (meaning that the copy on the server copies over to his computer and then opens), now suddenly his margins are all screwed up again.
I have tested it and tested it, and it does that on his computer every time, and never on mine! Mine opens using the same process as his.
Help!
Thanks ahead of time
I have searched for this answer to no avail. I've found some very similar questions, but no answers that seem to apply.
Here's the deal: All reports work fine on my computer. My boss, however, can't get reports to print correctly from his. What is happening is that his page margins in the 'page setup' keep resetting to include over 7" on the right, thus only allowing a narrow sliver on the left side of the page to print, thus, in turn, causing a one page report to turn into over 30 pages of tiny bits.
I tried correcting the margins, and they stay put, until....
At this point I should explain how the database opens:
1. It is a Front-end Back-end database. The back-end is on the server, front-end on each user's computer.
2. Often I make updates and improvements to the design of the forms and reports in the front-end, and then save the changes to a copy of the front-end, which also resides on the server.
3. Each user has an icon on their desktop which launches a .bat file which copies the front-end database file from the server onto the user's computer, and then it opens that newly copied front-end database file on their computer. This way, every time someone opens the database, they are sure to have the latest changes and improvements.
Now back to the print margin issue:
On my boss's computer, after I have adjusted the margins using the report's page setup, they stay fixed as long as the database remains open. They ALSO stay fixed if I close the database, but then re-open it directly from the front-end file on his computer (skipping the .bat file). However, if I open it the normal way, using the .bat file icon (meaning that the copy on the server copies over to his computer and then opens), now suddenly his margins are all screwed up again.
I have tested it and tested it, and it does that on his computer every time, and never on mine! Mine opens using the same process as his.
Help!
Thanks ahead of time
Comment