473,472 Members | 1,728 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

batch printing of spec sheets

Thanks for any help.. I currently have a database with about 100
products with picture links in an external folder. I have a form from
which I can successfully display a product, its specifications, and
print a sheet with the picture and the relative data. I'm trying to
write some code to allow me to bring up the products and add them to a
batch of about 20 different product sheets to print at one time, rather
than the user having to hit the print button 20 times after, that is
print a product sheet, then bring up another and hit print again, etc.
I need to accumulate a batch of sheets to print. Is there a way to do
this.. maybe code to place each product and its picture-filepath into a
temporary table then print all found in the temporary table? Thanks!
Dav

Dec 20 '06 #1
1 1573

Parasyke wrote:
Thanks for any help.. I currently have a database with about 100
products with picture links in an external folder. I have a form from
which I can successfully display a product, its specifications, and
print a sheet with the picture and the relative data. I'm trying to
write some code to allow me to bring up the products and add them to a
batch of about 20 different product sheets to print at one time, rather
than the user having to hit the print button 20 times after, that is
print a product sheet, then bring up another and hit print again, etc.
I need to accumulate a batch of sheets to print. Is there a way to do
this.. maybe code to place each product and its picture-filepath into a
temporary table then print all found in the temporary table? Thanks!
Dav
++++++++++++++++++
I have in the past created a print table (created on startup with all
the products ID's in it and an empty flag field to tick off for
printing (code this to alternate between on and off in an on-click
procedure), that way you can print sheets where the print this flag is
set to true by basing your report on a query that includes your data
joined on ProductID and where the print flag is set to on!
++++++++++++++++++

Dec 20 '06 #2

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

Similar topics

16
by: Geoff Cox | last post by:
Hello, I publish some web pages using large fonts and would like to give the user the opportunity to print the pages using a smaller font. I believe that this is possible using different style...
17
by: Geoff Cox | last post by:
Hello, I am trying to have 1. web pages in large font 2. web pages with smaller font for printing I am using <link rel="stylesheet" media="print" type="text/css"
5
by: Paul | last post by:
I've bought two books on CSS, and found they're no good. Now I'm reading "Cascading Style Sheets, level 2 revision 1 CSS 2.1 Specification" , but it's tough going. I have lots of questions about...
5
by: Mark Preston | last post by:
Admission first - I don't actually have a problem here but have noticed that a lot of people have been asking similar questions and getting very varied answers. What I've done is to sort of...
2
by: DBQueen | last post by:
I have a database which will be printing out labels for SMALL test tubes (1/4" high). We have yet to find a reasonably-priced printer (labelwriter) which can effectively print this on ROLLS of...
7
by: madhu2845 | last post by:
I want to know if any style or tag is available to avoid printing footer on a web page. I know that we can have two style sheets, one for print media and other for screen and in the stylesheet for...
8
by: CJM | last post by:
What is the best way to force a page break when printing from a browser? A page in my application generates a series of tables which are usually less than will fit on a page of A4. Ideally I want...
2
by: Rodney Dunning | last post by:
Forgive me if this is a stupid question. I have a course syllabus located at http://www.longwood.edu/staff/dunningrb/teaching/easc101f06/easc101f06_syllabus.html. I use a <divcontainer for...
22
Missionary
by: Missionary | last post by:
I need to batch print reports. I've looked at past posts about batch printing, but I don't know visual basic, so I'll need some coaching. I have a report based on a parameter query. I have it...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.