LOL, I think I found the problem, I was using pdflatex.py from Scons which I tried placing in gluon/contrib and site-packages.
Now I am thinking I need to install Latex to get the correct version of pdflatex.py. Does this sound correct? Anyone know of a good latex version for Mac 10.04 Thanks Chris On Oct 27, 9:33 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > requires trunk > > On Oct 27, 11:48 am, Christopher Steel <chris.st...@gmail.com> wrote: > > > Great application! > > > When running with Web2py Version 1.87.3 (2010-10-13 19:44:46) > > > I am getting the error: > > > File "/Users/christophersteel/dev/web2py/applications/forms2pdf/ > > controllers/default.py", line 63, in form_get > > pdf,warnings,errors=markmin2pdf(record.f_content,extra=extra) > > TypeError: markmin2pdf() got an unexpected keyword argument 'extra' > > > o args: ("markmin2pdf() got an unexpected keyword argument > > 'extra'",) > > * Python 2.5.4: /Library/Frameworks/Python.framework/Versions/2.5/ > > Resources/Python.app/Contents/MacOS/Python > > > Thanks, > > > Chris > > > On Oct 25, 2:55 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > >http://web2py.com/appliances/default/show/69 > >