Re: urllib supports javascript
Hi! "javascript support" need more details: - only the (abstract) language? - or, also, visuals aspects? On Windows, you can use,easily, the language (JScript). Example: import win32com.client js=win32com.client.Dispatch('ScriptControl') js.language='jscript' src="""function jmul2(x){
Re: automatical pdf generating
> Is it possible to use Python to realized the above process? > I know there is a module named "reportlab". Possible? Yes! -- http://mail.python.org/mailman/listinfo/python-list