Similar Threads:
1.Access 2003 Tab Control Print or Print Preview Memory Leak
Hi
When running the built in Print or Print Preview menu commands on a form
with an embedded tab control that has many fields on several tab pages, Print
or Print Preview will appear to hang the machine and while running consumes
vast amounts of memory. I can reproduce this with a simple mdb that only has
an unbound form. The memory allocated to MSAccess would normally be around
15-20Mb, however during print preview on this Tab embedded form the memory
allocated rises upto 256+MB.
I have had to work around this withTab control "Display when" property set
to "Screen only" and using copies of the tab control's fields on the main
form with "Display when" property set to "Print only" and copying the fields'
data on the form_current and tabcontrol_change events.
Any advice would be hugely appreciated.
Thanks
Madhouse.
2.Can't print or do the print preview in Access 2003
HI,
When I either click on the Print Preview or Print option in Files, nothing
happended. No print popup or any error message. Can someone help?
The option are not grayed out, still let me click on it, but no action. I am
using XP
Thanks
3.I can't print or view Print preview Access 2003
Hi,
I can't print or view Print preview Access 2003
Click on the option, nothing happended, no error message or any actions.
Please help
4.Passing and Displaying Formatted Report Criteria to MSAccess Print Preview
Hi all,
I'm attempting to preview a report using MSAccess Run-Time Only from Visual
Basic 6.
I have report criteria like:
UserName = "Barry"
FromDate = "2003 08 04"
ToDate = "2003 08 04"
strRptName = "Time Card"
strWhere = "UserName = 'Barry' and DateNum >= 37837 and DateNum <= 37844
strFilter = "" 'no filter
intDisplay = acPreview
objAccess.DoCmd.OpenReport strRptName, intDisplay, strFilter, strWhere
On the Time Card report I have a control named "FormattedReportCriteria".
I want to pass my formatted criteria text to the "FormattedReportCriteria"
control (textbox or label):
User: Barry
From: August 4, 2003
To: August 4, 2003
Does anyone know how?
__________________
Thanks,
Barry G. Sumpter
XXXX@XXXXX.COM
5.print preview causes word 2003 and excel 2003 to lock up
Hi, purchased a konica minolta color laser printer, installed the drivers
etc, then started having problems with printing and using print preview in
Office 2003 applications, uninstalled the konica driver still had problems,
uninstalled and reinstalled Office 2003 Pro and the problem is still there.
when i click on print preview there is alot of network activity but the print
preview doesnt work and the application stops responding, similar problems
with trying to print the docs, have to use task manager to end task the
application, same problem in word and excel havent tried other office 2003
programs, clues hugely appreciated, desperate
6. why print extra pages when print msaccess report ?
7. Tab Control pages don't print preview or print
8. Form printing and Print Preview