Groups | Search | Server Info | Login | Register


Groups > comp.databases.pick > #2211

Re: Word/OpenDoc labels download

From Ross Ferris <rossf@stamina.com.au>
Newsgroups comp.databases.pick
Subject Re: Word/OpenDoc labels download
Date 2011-02-06 18:25 -0800
Organization http://groups.google.com
Message-ID <5322f5af-b1aa-4be8-b4fa-b6475e901471@o7g2000prn.googlegroups.com> (permalink)
References <bd085b55-5181-422a-9339-07052bda9d83@o21g2000prn.googlegroups.com>

Show all headers | View raw


On Feb 7, 8:31 am, dawn <dawnwolth...@gmail.com> wrote:
> I'm just starting to think about this one, but it relates a bit to the
> Excel chatter here, so I'm just gonna ask. I'll warn you that the last
> time I coded up a mail merge with a word processor it was with
> WordMark (ok, maybe Word Perfect, but not Word). My knowledge of Word
> is only as an end-user typing directly into it.
>
> Problem statement:
> In a web-based software application where we can make few assumptions
> about what software users have on their system, the user wants to
> print nametags by clicking a button on a web page.
>
> Current scenario:
> Currently the user downloads a .csv, opens it in Excel, creates the
> template in Word for the mail merge with the Excel names and generates
> the nametags. So, once the spreadsheet is downloaded, our software is
> out of the mix. We will keep this option as it is very flexible, but
> want to add that click-the-button option too.
>
> Possible solutions that pop to mind without researching it:
> 1. Direct to a pdf file that users can print. If we do this, then the
> user cannot tweak the document at all. They might want to do this if
> they have data from elsewhere that also need to turn into nametags or
> if they want to adjust the format of the label for some reason (not
> centering names, for example, if they have a graphic on the labels)
>
> 2. Download a file to open in Word or OpenDoc that shows the labels
> already generated with us doing the "mail merge" on the server.
>
> 3. Download a Word or OpenDoc dataset somehow along with the label
> template and issue a command to Word to do the merge.
>
> I just did a little test with a few different options for the internet
> media type such as application/vnd.openxmlformats-
> officedocument.wordprocessingml.document and application/vnd.ms-word.
> I have the mechanics working, so that Word popped up when it should,
> for example. I don't know which one to pick nor what markup to use
> (like how to do a line feed, which I am guessing depends on the media
> type).
>
> Since I'm just starting to think about this, I might be thinking all
> wrong, so any and all suggestions on web users printing labels
> (nametags) from the software would be welcome.  Thanks.  --dawn

Why not just format the "Labels" as a web page .... or more
specifically a table with each "label" being a cell .... can "easily"
cut/paste into "whatever" product they want to use to tweak OR ...
they just print as is.

Next "tweak" is to let them design label layout .... would suggest you
simply provide 1 or 2 "standard" layouts with options for user-
supplied graphic etc.

Back to comp.databases.pick | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Word/OpenDoc labels download dawn <dawnwolthuis@gmail.com> - 2011-02-06 13:31 -0800
  Re: Word/OpenDoc labels download Ross Ferris <rossf@stamina.com.au> - 2011-02-06 18:25 -0800
    Re: Word/OpenDoc labels download dawn <dawnwolthuis@gmail.com> - 2011-02-07 05:11 -0800

csiph-web