PDF command?

  • Thread starter Thread starter Trint Smith
  • Start date Start date
T

Trint Smith

Ok,
Is there a command that I can use that will turn the current .aspx file
into a .pdf? I know that the company CommandOne provides a command
called ShowPDF() but you have to buy their product. I only had access
to that at a previous employer.
Thanks,
Trint

..Net programmer
(e-mail address removed)
 
Ok,
Is there a command that I can use that will turn the current .aspx file
into a .pdf? I know that the company CommandOne provides a command
called ShowPDF() but you have to buy their product. I only had access
to that at a previous employer.

Nope, no such command.

You'll need a component.
 
Back
Top