On Dec 18, 7:34 am, "Ravi Kumar" <[EMAIL PROTECTED]> wrote:
> Hi.
> First I am explaining the Problem so it would not get messed up. :)
>
> == PROBLEM
> I have to integrate a small part in .NET Projects. .NET project is
> actually all Web-based application, user interfa
>
> If I had to do something like this I would host a Python web
> server listening on some port and let .NET application talk to me
> using HTTP requests preferably or SOAP if I really had to.
> It could be a Paster or Cherrypy or Twisted based server.
> Google for instruction on how to package it
> Joshua:
> PDF library: ReportLab. But that is most generation of PDFs. For reading,
> splitting, etc, you may have to look at their commercial offering
I will have to research on it, i think time to list the best available
libs, and finding all's dependency.
> On Dec 19, 2007 6:10 AM, Boris Bo
On Dec 18, 6:42 am, "Ravi Kumar" <[EMAIL PROTECTED]> wrote:
> In continuation of last mail [since pressing tab+space sent the mail :( ]
> Things on high priorities right now are:
> - How to integrate Python calling from .NET
If I had to do something like this I would host a Python web
server liste
Ravi Kumar wrote:
> - your opinion with available PDF Libraries, that are best among. Also
> which library to use for Windows server platform (there is limitation
> on installing long chain libraries that include other deep
> dependencies too). A pure python PDF library would be good, but which
> o
Ravi Kumar wrote:
> - your opinion with available PDF Libraries, that are best among. Also
> which library to use for Windows server platform (there is limitation
> on installing long chain libraries that include other deep
> dependencies too). A pure python PDF library would be good, but which
> o
In continuation of last mail [since pressing tab+space sent the mail :( ]
Things on high priorities right now are:
- How to integrate Python calling from .NET
- Any suggestions for optimizations that would prevent overburden to
application due to IronPython interpretation calling, if any, or does
s
Hi.
First I am explaining the Problem so it would not get messed up. :)
== PROBLEM
I have to integrate a small part in .NET Projects. .NET project is
actually all Web-based application, user interface is Web-page for
multiple actions.
But a backend component of project