Hello
I have installed htmldoc http://www.easysw.com/htmldoc/software.php Do i need to make any changes in trac.ini after installing htmldoc It shows error: 'htmldoc' is not recognized as an internal or external command, operable program or batch file. Is anyone has idea Thanks with regards Neena Fernan Aguero-4 wrote: > > > Neena, > > if you have both pagetopdf and htmldoc installed, then you need to > add the following to your conf/trac.ini: > > [components] > pagetopdf.* = enabled > > and then optionally > > [pagetopdf] > size = A4 > charset = iso-8859-1 > > or any other options you want to pass to htmldoc. > > Hope this helps, > > Fernan > > On 8/24/07, Neena <[EMAIL PROTECTED]> wrote: >> >> >> Hello >> I am working on eclipse based Trac development using pydev. >> python 2.4 >> eclipse 3.3 >> trac 0.10 and using tracd standalone server >> I have tried to install pagetopdf plugin but it is not showing any pdf >> link. >> Is anyone has idea >> >> Thanks >> with regards >> Neena >> -- >> View this message in context: >> http://www.nabble.com/pagetopdf-plugin-tf4322832.html#a12309931 >> Sent from the Trac Users mailing list archive at Nabble.com. >> >> >> > >> > > > -- > -- > fernan > > > > > -- View this message in context: http://www.nabble.com/pagetopdf-plugin-tf4322832.html#a12343586 Sent from the Trac Users mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
