Printing any webform from server.

F

Franck

Hi,
I need to build a server-side print system for any of my webform.
I "just" need to print text, keep position (table,<tr>,<td>, etc) and
replace controls with text.

As it will be extended to all the asp.net applications of my company,
I'm tryin to build a generic stuff.
I've been struggling with that for days until starting to work with
xsl.

I'm currently working from the html my webforms return.
HTML + XSL => XHTML
XHTML + XSL => XSL:FO

XSL:FO => PDF (using NFOP)
Send file to printer.

My question is : Am I right doing this way ? It's kind of a complex way
of sending html to printer.
By the way, as it will soon be necessary to send result by email
instead of printing it, I think I'm not doin wrong using xsl and pdf
generation.

THks for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,196
Latest member
ScottChare

Latest Threads

Top