Terry,

I print checks by making a 'blank' check template as a Tiff image.  Then
I use iText to write text to specific X / Y coordinates on my tiff
blank, and spit em out to the printer as a .pdf file (again, using iText
to change the tiff to a pdf)

I also print invoices like this.  You wouldn't *have* to start with a
tiff template either, if all you want is text at specific locations on a
page, start with a blank tiff image that is 8.5 X 11', or whatever size
you need.  

Would you be interested in any of the code, I have a few CFC's I use to
do it all.

Chris Peterson 

-----Original Message-----
From: Bader, Terrence C CTR MARMC, 231
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 25, 2007 9:00 AM
To: CF-Talk
Subject: Printing Checks

Anyone printing checks through a CF app??

I want to print checks for payments.  I currently can do it but I
created the print out using css/div and it really only works in a
specific setup (IE7 on a specific machine with a specific printer).  If
I go print on a separate machine with a different browser setup or
printer, I get fields that are off.  I would like it to work no matter
where they print to or from.

So I am in search of a solution that involves something printing a Word
Doc or PDF template that can print multiple pages of checks as
necessary.  And really it does not need to be specific to check printing
but that would help.  Just looking for resources that help define the
process.

Thoughts?  

Thanks....

~Terry

MARMC Fleet Scheduling Center
Programming Support
757.443.3872 x2573 (Temporary)
https://www.marmc.nmci.navy.mil/200/fsc/





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276219
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to