On 4/15/2011 9:11 PM, Scott Williams wrote:
>
> Hi all --
>
> I have a question that's vaguely ColdFusion related. I want to print #10 
> envelopes with information pulled from a database. That's the CF part, and 
> that's easy.
>
> The hard part is getting the text to appear where I want it on the page. I 
> tried using a 4.125" x 9.5" table (which is the size of a #10 envelope), 
> multiplying the number of inches by 72 to figure out how many pixels wide and 
> tall the table cells should be. It looks proportionately correct, but it's 
> smaller than the size I wanted.
>
> Does anybody know how to get tables to print the size you want them to?

Set up a CSS for print media with those measurements. I would probably
print to PDF and then to the envelopes since it would allow for better
control.

-- 
LinkedIn: http://www.linkedin.com/pub/8/a4/60
Twitter:  http://twitter.com/RogerTheGeek
Blog:     http://rogerthegeek.wordpress.com/
MissHunt: http://www.misshunt.com/ (Home of the Clean/Dirty Magnet)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343780
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to