LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 4 Sep 2009 11:19:04 -0400
Reply-To:   Nathaniel Wooding <nathaniel.wooding@DOM.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Nathaniel Wooding <nathaniel.wooding@DOM.COM>
Subject:   Re: fill PDF FORMS from SAS
In-Reply-To:   <200909041401.n84AlHhA008983@malibu.cc.uga.edu>
Content-Type:   text/plain; charset="us-ascii"

As Gerhard said, you could use put statements but getting all of the fonts and sizes right would be a lot of work, not to mention creating the boxes on the form. To me the real question is how exact a copy of a 1040 do you want. Can you get by with a single font, no boxes, and simply the line number, text, and $$.

Do you need real form 1040s that a human would read or do you need the electronic format that is transmitted to the IRS. The latter should be simple.

Thinking further, there is a package called Omniform that lets you create a fillable form. When I played with it some 10+ years ago, it was supposedly ODBC compliant so you could presumably have SAS populate the cells and then use a PDF converter. There may be commercially templates written in Excel that you could populate and save as a PDF.

Nat Wooding

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Abc Unha Sent: Friday, September 04, 2009 10:01 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: fill PDF FORMS from SAS

Hi Gerhard, I was referring to IRS 1040 (Individual tax return). Is there anyway to create like that form (IRS 1040 ) in SAS? CONFIDENTIALITY NOTICE: This electronic message contains information which may be legally confidential and or privileged and does not in any case represent a firm ENERGY COMMODITY bid or offer relating thereto which binds the sender without an additional express written confirmation to that effect. The information is intended solely for the individual or entity named above and access by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error, and delete it. Thank you.


Back to: Top of message | Previous page | Main SAS-L page