Re: generate printer friendly page
Re: generate printer friendly page
- Subject: Re: generate printer friendly page
- From: Michael Engelhart <email@hidden>
- Date: Mon, 26 Jul 2004 10:03:53 -0500
I had to do this a while ago for a client and the quickest and easiest
solution (they were a strictly Windows shop and it was an internal
application) was to go into MS Word, create the mailing label template
in the Avery label format they needed, export the document as HTML and
then use that file as the basis for the HTML component and then wrap
one of the table rows in a WORepetition and as long as the browser is
IE, it should work fine. Pretty painless except it's horribly
non-standard. (Beware - Word makes incredibly ugly HTML and it all
needs to be in there for this to work).
MIke
On Jul 26, 2004, at 8:20 AM, Chris Pavicich wrote:
KB:
I see two options for this problem:
1. Generate your page using CSS + HTML to control layout down to the
pixel level. You are ~still~ at the whim of the
browser laying out your page correctly.
2. Generate a PDF of all the mailing labels. This is probably the best
solution, since the PDF should print exactly as it
displays.
HTH,
Chris
On Jul 26, 2004, at 1:25, Goh Keng Boon wrote:
Hi guys, I need to generate a list of mailing labels and print them
to stickers, is there any way i can generate a printer friendly page
using
webobjects? Thanks.
rgds,
KB
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.