This topic is locked

CONVERT HTML TO PDF FORMAT

10/16/2006 5:42:35 AM
ASPRunnerPro General questions
C
chris theodosiou author

HI

Is it possible to print an HTML document in a pdf format?
thank you

C.T

Sergey Kornilov admin 10/17/2006

Short answer is No.
We plan to add PDF export support in one of the next ASPRunnerPro versions.

T
tlalle 9/23/2008

Has this been added to ASP Runner?

Sergey Kornilov admin 9/23/2008

Yes, PDF export was added some time ago.
If you need to convert a free-form HTML page to PDF like view or print page you need to use PHPRunner. Unfortunately there is no good equivalent of FPDF library written in ASP.

T
tlalle 9/23/2008

what is the cost for getting the secondary application?

can I have both php & asp on the same site?

will i be able to send the session data to the php page, or will I have to rewrite the entire project in php?

Sergey Kornilov admin 9/23/2008

tlalle,
contact me directly at support@xlinesoft.com to get pricing info.
If your web host supports both ASP and PHP you can run them side-by-side on the same website.
I'm not sure about sending session data to php page. If you talking about sending some parameters from ASP to PHP application this can be handled via URL or via HTML form post.

T
tlalle 9/23/2008

I'm hosting my own. IIS 6.