473,803 Members | 3,886 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 1698
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
2428
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
5926
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
2601
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
2294
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
1816
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
2630
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
9700
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
9564
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10546
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
10310
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9121
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...
0
6841
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
5627
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4275
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
2
3796
muto222
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.