vote up 0 vote down star

Can anyone recommend a method for selling concert tickets online? The shopping cart is relatively easy but we want to create a PDF that prints their information on the ticket and allows them to print.

Any ideas?

flag
?????????????????????? – MadMurf Jul 14 at 8:02
What environment are you using? .NET? PHP? Java? RoR? ... ? – Philippe Leybaert Jul 14 at 8:03
1  
Please can you elaborate on the question. Which Technology? Which Platform? What exactly do you need help on? – Diago Jul 14 at 8:09
Sorry I was not clear enough. We are using OS commerce with php. I guess I need help figuring out how to print a ticket with the users information. I was hoping there might be some sort of open source software for creating tickets. – waywardmd Jul 14 at 20:13

1 Answer

vote up 2 vote down

Your question should be how to create a pdf! there are many Api available on internet.. you can start by iTextsharp(for dot net) or iText for java

link|flag
Thank you, I'll look into that! – waywardmd Jul 14 at 8:06
1  
+1 for telepathic guessing. – Residuum Jul 14 at 8:16

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.