473,395 Members | 1,474 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,395 software developers and data experts.

Printign data over form

Hi All,

I'm new to VB. I would like to know, how to print data over a form. Much
like Turbo Tax prints the data over the tax forms, all in shot.

Visual Studio 2005, SQL 2005.

TIA,

E Ortega

Nov 10 '06 #1
2 974
If you have a bitmap graphic or scanned image of the form, you will need
to determine the coordinates of where you want the generated data to appear
on the image, and draw the text at that location. Of course, you can draw
the entire form from scratch if you want to.

If the form exists as a PDF file, there are third party tools that will let
you interact with the form fields in those files. Microsoft's InfoPath also
exists for just this type of activity. If you can describe the form using
InfoPath's XML schema, you could probably merge your data into that for printing.

-----
Tim Patrick
Start-to-Finish Visual Basic 2005
Hi All,

I'm new to VB. I would like to know, how to print data over a form.
Much like Turbo Tax prints the data over the tax forms, all in shot.

Visual Studio 2005, SQL 2005.

TIA,

E Ortega

Nov 10 '06 #2
Thank you. I found a third party tool - Gnostice PDFtoolkit. Has anybody use
this product before?

"Tim Patrick" <in*****@invalid.com.invalidwrote in message
news:e3*************************@newsgroups.comcas t.net...
If you have a bitmap graphic or scanned image of the form, you will need
to determine the coordinates of where you want the generated data to
appear on the image, and draw the text at that location. Of course, you
can draw the entire form from scratch if you want to.

If the form exists as a PDF file, there are third party tools that will
let you interact with the form fields in those files. Microsoft's InfoPath
also exists for just this type of activity. If you can describe the form
using InfoPath's XML schema, you could probably merge your data into that
for printing.

-----
Tim Patrick
Start-to-Finish Visual Basic 2005
>Hi All,

I'm new to VB. I would like to know, how to print data over a form.
Much like Turbo Tax prints the data over the tax forms, all in shot.

Visual Studio 2005, SQL 2005.

TIA,

E Ortega


Nov 10 '06 #3

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

Similar topics

1
by: dmiller23462 | last post by:
Hey guys.... I put an error-handling in my page and have it posted at the complete end of the code, see below(when people were putting in 's I was getting the delimiter errors). Great, I...
2
by: Citoyen du Monde | last post by:
Trying to get some ideas on a simple javascript project (to teach myself the language). I want to develop a client-side vocabulary practice application that would allow users to enter their own...
6
by: Hamed | last post by:
Hello I have employed as a developer in a software company that its team uses FoxPro / VB 6.0 / VC++ 6.0 as the developing tools and newly is going to migrate to VS.NET. There is a project...
10
by: Gregory A Greenman | last post by:
I'm trying to write a program in vb.net to automate filling out a series of forms on a website. There are three forms I need to fill out in sequence. The first one is urlencoded. My program is...
3
by: juky | last post by:
Hi all, I have 2 applications one in VB.net and the other in VC6. I need to pass data between them. How can I do it? what's the best way to implement such communication ? Any comment will be...
4
by: Alex Sibilev | last post by:
Hello, I have a really weird problem I've been trying to solve it without any luck for the last couple of hours :( I'm writing a "conference board" application (quite similar to ASP.NET...
1
by: Angus Lepper | last post by:
I'm writing a stock ticker for a stock market simulation, and can load the data into the xmlreader in the first place, but can't figure out how to refresh/update the data in it. Any ideas? Code:...
8
by: hoofbeats95 | last post by:
I don't think this should be this complicated, but I can't figure it out. I've worked with C# for several years now, but in a web environment, not with windows form. I have a form with a query...
22
by: Zytan | last post by:
I have public methods in a form. The main form calls them, to update that form's display. This form is like a real-time view of data that is changing. But, the form may not exist (it is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: 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...
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
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...

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.