PDF is definitely the way to go.... While not strictly a struts thing -- the 
way to do it in my opinion is:

text from the article ---> XML (data from the article in XML format) ---> 
create an XSL:FO file using
some kind of a tool ( http://altova.com/ ) has demo software you can try for 
this --> XSL:FO + XML + FOP ( http://xml.apache.org/fop/ ) --> PDF !!!

Lickity split, 2 weeks of work or so...

Cheers, Alex.



On 7/6/05, Rafael Taboada <[EMAIL PROTECTED]> wrote:
> 
> Hi folks, i'm developing a project in struts, this project is about 
> selling
> management.
> When the user selects some articles in order to sell them, there is a
> module with the client name and the articles list.
> I need to print that object: the bill. I'm in a hurry and I need ur
> experience in this kind of things.
> Do u know how to print bills? I mean, it has to have a format because 
> we'll
> print in a piece of paper which it has a specific place for the client 
> name
> and a specific place for the list of articles with its prices and 
> quantity.
> So I don't know how to do this. Please could u share ur experience?
> Perhaps, is there any project about this?.
> Thanks in advance
> 
> --
> Rafael Taboada
> Software Engineer
> 
> Cell : +511-97753290
> 
> "No creo en el destino pues no me gusta tener la idea de controlar mi 
> vida"
> 
>

Reply via email to