473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Printing on a non-standard paper size (custom)

Hello,
I have a little problem to print my reports on custom sized paper.

I got a db containing clubmembers, a query which selects only the
needed infos to print out my membershipcards.

My card is 79mm high and 210 mm large, and each card is on a paper with
the same size, but I'm unable (don't know really how) to create a
report to print out my cards as defined.

Can someone help me out? And explain me how to do it.

Cheers

Brewtzaff

Nov 10 '06 #1
6 12394
First, understand that much of the "print" control depends on Access
interacting with the software drivers for the printer you have chosen as
default, or have specifically selected in Print Setup. And, if your printer
will not handle paper that small, you just cannot do what you want. (And,
interestingly, none of the printers that I use will handle paper with a
dimension as small as 79mm. In measurements I normally use that is 3.11
inches, and the minimum dimension for my printers is approximately 4
inches.)

Create a Report, using a Query that returns the necessary information from
your Table(s). First, on the menu File | Page Setup, and in the dialog,
choose a paper size the paper size that is the size of your card (if you do
not have the exact size as an option, choose the size closest to but smaller
than the actual card size). Set the margins as you wish.

Eliminate all Sections except the Detail Section. Set the dimensions of the
Detail Section to the paper size you selected in Page Setup, less the
margins you defined (or smaller). In the Properties Sheet for the Detail
Section, set the Force New Page property to "After Section." You can create
the Text Boxes on your report either manually, or using one of the Report
Wizards.

Provided your printer can physically handle a card as small as you
describe*, this should give you what you want. If you've made a mistake or
two in manually sizing the Detail Section, going in to its Properties Sheet
will allow you to enter the numbers exactly.

* I am not too hopeful about that, because my recollection
is that only some specialty printers will handle paper or
cards that small.

Larry Linson
Microsoft Access MVP

"Brewtzaff" <br*******@gmail.comwrote in message
news:11*********************@k70g2000cwa.googlegro ups.com...
Hello,
I have a little problem to print my reports on custom sized paper.

I got a db containing clubmembers, a query which selects only the
needed infos to print out my membershipcards.

My card is 79mm high and 210 mm large, and each card is on a paper with
the same size, but I'm unable (don't know really how) to create a
report to print out my cards as defined.

Can someone help me out? And explain me how to do it.

Cheers

Brewtzaff

Nov 10 '06 #2
Larry Linson wrote:
First, understand that much of the "print" control depends on Access
interacting with the software drivers for the printer you have chosen as
default, or have specifically selected in Print Setup. And, if your printer
will not handle paper that small, you just cannot do what you want. (And,
interestingly, none of the printers that I use will handle paper with a
dimension as small as 79mm. In measurements I normally use that is 3.11
inches, and the minimum dimension for my printers is approximately 4
inches.)
I remember in the past one could create a customized size of paper. On
my current printer list I could not do that...so I don't know if that's
an old feature in Windows or if it still exists with some print drivers.
Nov 10 '06 #3

"salad" <oi*@vinegar.comwrote in message
news:VN****************@newsread3.news.pas.earthli nk.net...
Larry Linson wrote:
>First, understand that much of the "print" control depends on Access
interacting with the software drivers for the printer you have chosen as
default, or have specifically selected in Print Setup. And, if your
printer will not handle paper that small, you just cannot do what you
want. (And, interestingly, none of the printers that I use will handle
paper with a dimension as small as 79mm. In measurements I normally use
that is 3.11 inches, and the minimum dimension for my printers is
approximately 4 inches.)

I remember in the past one could create a customized size of paper. On my
current printer list I could not do that...so I don't know if that's an
old feature in Windows or if it still exists with some print drivers.
Yes, I believe I have done that, but no "custom" option is available on any
of the printers in my list in Access 2002... the only version I have working
on this notebook (need to repair the install of 2003). But Word 2003 has the
option of entering width and height, so I guess it is not just the printer
driver software.

Larry Linson
Microsoft Access MVP
Nov 11 '06 #4

"salad" <oi*@vinegar.comschreef in bericht news:VN****************@newsread3.news.pas.earthli nk.net...
Larry Linson wrote:
>First, understand that much of the "print" control depends on Access
interacting with the software drivers for the printer you have chosen as
default, or have specifically selected in Print Setup. And, if your printer
will not handle paper that small, you just cannot do what you want. (And,
interestingly, none of the printers that I use will handle paper with a
dimension as small as 79mm. In measurements I normally use that is 3.11
inches, and the minimum dimension for my printers is approximately 4
inches.)
I remember in the past one could create a customized size of paper. On
my current printer list I could not do that...so I don't know if that's
an old feature in Windows or if it still exists with some print drivers.
I guess you need to go to the PrinterServer and create your custom 'form' there.
If the form does not appear in the list, try to adapt the settings for a form that does appear...

See: http://support.microsoft.com/kb/157172

Arno R
Nov 11 '06 #5

Brewtzaff wrote:
Hello,
I have a little problem to print my reports on custom sized paper.

I got a db containing clubmembers, a query which selects only the
needed infos to print out my membershipcards.

My card is 79mm high and 210 mm large, and each card is on a paper with
the same size, but I'm unable (don't know really how) to create a
report to print out my cards as defined.

Can someone help me out? And explain me how to do it.

Cheers

Brewtzaff
Why not choose a paper size bigger than your cards in each dimension
and format your report to print only to the size of your cards (of
course you must include margins in your calculations and probably it
would be a good idea to leave a few millimeters for safety)? Then run
the report with your cards. Obviously, Access won't print beyond your
cards and will leave the rest of the sheet empty. Will it know there is
no "rest of the sheet"? It never has here in Canader and I have done
this frequently.

Nov 12 '06 #6
Thx to all of you,
I'll try asap, but i'm not working on this project for the moment as
this is a hobby project.

We use Filemaker for the moment and the guy who designed the db and the
reports did it, but as i don't know him....

So i started to take over the datas and after a long clean up, i
imported them in access,

I'll keep you in touch.

Thx again
brewtzaff

Nov 18 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Marian Aldenhövel | last post by:
Hi, I am very new to Python and have run into the following problem. If I do something like dir = os.listdir(somepath) for d in dir: print d The program fails for filenames that contain...
1
by: Ralph Noble | last post by:
Folks ... I have a pipe-delimited ASCII text file with a lot of different non-printing characters. Rather than try and figure out all the non-printing characters that exist in this 17+ million...
1
by: waisty vb.net rookie | last post by:
How do i use cursor keys or other non printing keys like alt and shift to raise an event. If it's possible, how do i use the keypress event to do it -- Thanks for reading
2
by: gerb | last post by:
Hello, I realise this is not a pure Javascript question, and that VBscript is probably involved at some point, though not as much as I fear. If you opened this item looking for a pute Javascript...
13
by: Nikolay Seksenov | last post by:
Does anybody has an experince printing from the web server using System.Drawing.Printing.PrintDocument object in dotNet web app? It works fine in windows apps but fails in web apps. Any...
0
by: Ian | last post by:
Hi, I want to print a selection of pages from a PrintDocument. I have enabled the SomePages facility on the PrintDialog, and I am thus using the .FromPage and .ToPage properties of the...
0
by: Phil Galey | last post by:
I'm printing to a DeskJet 5550 printer. From WordPerfect, if I have a color document and I specify grayscale in the printer properties dialog, it prints in grayscale as expected. However, from...
8
by: Neo Geshel | last post by:
Greetings. BACKGROUND: My sites are pure XHTML 1.1 with CSS 2.1 for markup. My pages are delivered as application/xhtml+xml for all non-MS web clients, and as text/xml for all MS web...
3
by: Jlcarroll | last post by:
Hi, I am building a web page.and have a simple javascript menu... I call the javascript menu within a div block that my print sytlesheet has set as a display: none;, well all the content in that...
18
by: Brett | last post by:
I have an ASP.NET page that displays work orders in a GridView. In that GridView is a checkbox column. When the user clicks a "Print" button, I create a report, using the .NET Framework printing...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.