View Single Post
  #11  
Old September 23rd, 2009, 07:04 PM posted to microsoft.public.access.reports
inungh
external usenet poster
 
Posts: 177
Default pages limitations

On Sep 23, 1:52*pm, "Gina Whipp" wrote:
Oops, wasn't clear... that would be the printer. *There is nothing in Access
or the Registry that says 'Stop after 18 pages', that is why looking at
other options. *I would also check that Access has a default printer
assigned.

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

"inungh" wrote in message

...
On Sep 23, 10:16 am, "Gina Whipp" wrote:





inungh,


Try removing and reinstalling...


--
Gina Whipp


"I feel I have been denied critical, need to know, information!" - Tremors
II


http://www.regina-whipp.com/index_files/TipList.htm


"inungh" wrote in message


....
On Sep 23, 12:43 am, "Gina Whipp" wrote:


inungh,


Network printer?


--
Gina Whipp


"I feel I have been denied critical, need to know, information!" -
Tremors
II


http://www.regina-whipp.com/index_files/TipList.htm


"inungh" wrote in message


....
On Sep 22, 3:02 pm, S.Clark wrote:


How many pages show in the Preview(On Screen)?
What happens if you try to start printing from page 19? (Crash,
nothing,
or
pages 19-36 print?)


"inungh" wrote:
On Sep 22, 8:49 am, S.Clark
wrote:
How are you printing, what are you printing? Embellish a little
more
about
the issue.


"iccsi" wrote:
I have an application and suddently is unable to print report
more
than 18 pages.


I know that the MS Access report limitation should be 65535
pages.


I just wodner are there any place to limit pages to print from
Windows
or printer configuration?


Your help is great appreciated,- Hide quoted text -


- Show quoted text -


I use the following code to preview reports


DoCmd.OpenReport stDocName, acPreview


and following code to print reports


DoCmd.OpenReport stDocName, acNormal


It works on my machine, but some of users can only print up to 18
pages reports.
I asked user to try print from MS Word whoch can print documents
more
than 18 pages.


It looks some how MS Access does not like certain machine to print
more than 18 pages of the reports.


Thanks again,- Hide quoted text -


- Show quoted text -


the application frozen even preview.
The application print normal on preview and print if page less than
18.
If more than 18 the application frozen and have end task to close the
application.


Thanks again,- Hide quoted text -


- Show quoted text -


yes, network printer.
Thanks again,- Hide quoted text -


- Show quoted text -


Removing and reinstalling MS Access or printer?
It works on my computer, but some users can not print more than 18
pages.
There are many computers can not print. If MS Access corrupted then it
is not normal to have many computers have same issue.

It looks like users do not have proper rights on some where registry.
I am looking for some thing in registry for MS Access or printer that
limit users to print only 18 pages and less.- Hide quoted text -

- Show quoted text -


Thanks, Understood,
I tried to look for printer setup.
There is no printer setup to limit pages either.

Default printer should base on Windows setup. Am I right?
Yes, there is default printer on the Windows, but some computers can
printer on either printers.
If it is printer issue then should every one can not print the same
printer.

It is a really strange behavior of MS Access report.
I never seen it before.

Thanks again,