473,831 Members | 2,337 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

want to display our w2's

Hey all

I want to create an asp.net application where our employees can view a read-only screen of their W2s. I want it to have the look and feel of the paper W2s forms they receive now. What's the best way to accomplish this? My first guess, would Sql Server Reporting Services do a good job

Thanks in advance
rodchar
Jul 21 '05 #1
2 1700
Someone probably has a copy of the W2 in PDF format, get it and the PDF tool
kit, read the data from the
database and populate the form. There is probably more than 10 different
ways of doing this, we used the PDF and it
worked fine for filling out another type of federal form.
"rodchar" <an*******@disc ussions.microso ft.com> wrote in message
news:16******** *************** ***********@mic rosoft.com...
Hey all,

I want to create an asp.net application where our employees can view a read-only screen of their W2s. I want it to have the look and feel of the
paper W2s forms they receive now. What's the best way to accomplish this?
My first guess, would Sql Server Reporting Services do a good job?
Thanks in advance,
rodchar

Jul 21 '05 #2
Yep, there are a bunch of ways to produce PDF from within .NET.
Adobe's kit is one way. but there are many others, Some are commercial and
some free.

In no particular order:

1. XMLPDF, by Visual Programming - http://www.xmlpdf.com/
Generate an XML file that conforms to their schema, then generate a PDF from
that XML file.
Commercial.

---------------------------------
2. a version of Crystal Reports included in Visual Studio .NET does PDF
export.
See
http://www.crystaldecisions.com/prod...comparison.asp

---------------------------------
3. PdfCreator for .NET -
Free.
http://www.gotdotnet.com/Community/U...8-603ef212d0db

---------------------------------
4. PdfCreator printer driver - (this is different from the above)
see
http://sector7g.wurzel6.de/pdfcreator/index_en.htm

---------------------------------
5. itextsharp - http://itextsharp.sourceforge.net/
Free, and GPL.
This depends on SharpZiplib -
http://www.icsharpcode.net/OpenSourc.../Download.aspx

Of itextsharp, What I found... It works as advertised. I only
used the basic features. I did not do page layout or graphics,
just basic text, tables, lists. I did the "XML to PDF"
translation. (something like FOP).

http://itextsharp.sourceforge.net/tu...7.html#xml2pdf

You can see a few simple examples here, with source code, and a few notes I
had about usage:
http://dinoch.dyndns.org:8080/cheeso/itext/

---------------------------------
6. http://sourceforge.net/projects/pdflibrary/

---------------------------------
7. http://www.pdftron.com/net/index.html

---------------------------------
8. http://siberix.com/pdf/

---------------------------------
9. nFop - XSL FO for .NET (open source)
http://nfop.sourceforge.net/

---------------------------------
10. Report.net (open source and GPL)
entirely written in C#
http://report.sourceforge.net

----------------------------------
11. PDFControl by wpCubed GmbH - http://www.wptools.de
is able to convert metafiles into PDF file (high quality text +
vectors)
"Jim Douglas" <ja***********@ genesis-software.com> wrote in message
news:Bxuvc.3472 8$3x.28669@attb i_s54...
Someone probably has a copy of the W2 in PDF format, get it and the PDF tool kit, read the data from the
database and populate the form. There is probably more than 10 different
ways of doing this, we used the PDF and it
worked fine for filling out another type of federal form.
"rodchar" <an*******@disc ussions.microso ft.com> wrote in message
news:16******** *************** ***********@mic rosoft.com...
Hey all,

I want to create an asp.net application where our employees can view a

read-only screen of their W2s. I want it to have the look and feel of the
paper W2s forms they receive now. What's the best way to accomplish this?
My first guess, would Sql Server Reporting Services do a good job?

Thanks in advance,
rodchar


Jul 21 '05 #3

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

Similar topics

3
2431
by: mikel | last post by:
Hello, I have several characters in my html code like / W and so on.... The problem is, tehy are converted in HTML in their approbiate characters like @ is @ and F is F But I DONT want to display the F or the @ I want to display on my site the &# codes like @
3
5927
by: Ken | last post by:
I have a database called autographs.mdb that is in the "XYZ" folder in the "database" folder. I have a form in the database that I want to display a photo of the celeb on. The photos are in a "graphics" folder that is on the same level as the "xyz" folder. The only way I can seem to make it work is to put the entire path including hard drive in the table (c:\database\graphics\photo.jpg). But I also want to upload the database to the web...
1
2603
by: Rich | last post by:
I have a form with a combo box on it. The combo box's source is a access lookup table with two columns, EmployeeName & EmployeeNumber. I want to display the EmployeeName from the dropdown but store the EmployeeNumber. I was able to get this work (for the most part) by setting the Bound Column to 2 and setting the column widths property to 0.5";1" The problem is after I click the drop down to select the record that I want the...
2
373
by: rodchar | last post by:
Hey all I want to create an asp.net application where our employees can view a read-only screen of their W2s. I want it to have the look and feel of the paper W2s forms they receive now. What's the best way to accomplish this? My first guess, would Sql Server Reporting Services do a good job Thanks in advance rodchar
3
1259
by: Alex Greenberg | last post by:
Hi, I don't know if I'm doing anything wrong, but I'm trying to list 3 products per line on a page. So for example, if a user searches for 'widget' and he gets 4 results, I would have something like: w1 w2 w3 w1 info w2 info w3 info ---------- ------------ ----------- w4
1
2296
by: Benny Ng | last post by:
Dear All, Now I met one problem in the development of my one application. I have one ASP.NET page. It's for disply the information of customer. But now I have one new requirement. It's to combine the "Edit" and "Display" funtions into this page. (It means if user want to edit the customer information, this page would provided editing page to the user; If the user want to display the customer information, this page would providev the...
4
1817
by: beemomo | last post by:
Hi everyone, i have a database with the information like: id transId transType 1001 3001 1 1002 3002 1 1003 3002 0 1004 3005 1 1) 1001, 1002, 1003, 1004 is primary key
1
2631
by: jeddiki | last post by:
Hello, I have made a nice opt-in form and tested it in Moz FF and it looks fine. But in IE the elements don't line up properly. I think I am nearly there but can not get these elements straight - can you see what I have missed ?
0
9793
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10777
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10208
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9317
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7748
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6951
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5785
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4417
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 we have to send another system
3
3076
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.