|
Posted by El Kabong on 05/08/07 20:15
Excel is the greatest _if_ the mailing list is being built internally but if
the list is developed from an on line opt-in form, sometimes you need to be
able to pull that data into something printable.
CSS, combined with ColdFusion templates does a great job at this sort of
thing. If the lists weren't confidential, I would direct you to one of the
two sites I have where this is done. Maybe I can post some sample code
later.
El
"Ed Mullen" <ed@edmullen.net> wrote in message
news:MtydnX2RZbqmTN3bnZ2dnUVZ_uninZ2d@comcast.com...
> Bergamot wrote:
>> Ed Mullen wrote:
>>> fermineutron wrote:
>>>> A friend of mine asked me to make a tool which will let her print
>>>> graph paper with cells of chosen size. I want to make a php script to
>>>> output a table
>>>>
>>> Not sure why you want to do this using a browser. Why not a table in
>>> Word
>>
>> Seems to me a spreadsheet would be better suited to this.
>>
>
> That's what I thought at first. I gave a quick look in Excel 2000 and it
> may be possible but exact sizing of row and columns isn't immediately
> apparent. Sizing of row height and column width seems to be related to
> point size. Newer versions may have finer control of those settings, I
> just don't know.
>
> Word 2000, on the other hand, allows very specific sizing of table cells
> height and width in fractions of an inch.
>
> Also, while I haven't explored this, I would think that Photoshop or Paint
> Shop Pro would probably have the facility to produce a grid image of
> specific layout/size.
>
> --
> Ed Mullen
> http://edmullen.net
> http://mozilla.edmullen.net
> http://abington.edmullen.net
[Back to original message]
|