Hi updated my mwlib installation by commands: easy_install --upgrade mwlib easy_install --upgrade mwlib.rl
The output tell me that the mwlib is now updated at version 0.12.9 and mwlib.rl 0.12.3 is already the active version in easy-install.pth unfortunately, the pagefooters still doesn't recognise my img tag, that is: pagefooter = u'<img src="./my_image.png" width="75pt height="20pt" valign="bottom" /> Anybody can say me way? Thanks in advance aleserrau P.S.: Of course, I restarted the server. On Fri, Oct 16, 2009 at 3:08 PM, aleserrau <[email protected]> wrote: > > Thank you very much, Volker!!! > > aleserrau > > On Oct 16, 1:35 pm, Volker Haas <[email protected]> wrote: > > As said in the "markup in footers" thread this bug is now fixed - > > including images is therefore possible again. But I believe that the > > example below does not work: "px" is not a valid unit, use something > > like "pt". > > > > Regards, > > Volker > > > > > > > > aleserrau wrote: > > > I don't have any response, so ask: > > > it is possible to introduce images in page footer? > > > Anybody made it? > > > > > regards > > > > > On Oct 13, 1:11 pm, aleserrau <[email protected]> wrote: > > > > >> Hi, > > >> I'd like to insert an image on pagefooter section, then I modified the > > >> customconfig.py so: > > > > >> pagefooter = u'<img src="./my_image.png" width="75px height="20px" > > >> valign="bottom" />' > > > > >> The result in PDF file is that in the page footer is shown the text > > > > >> <img src="./my_image.png" width="75px height="20px" valign="bottom" /> > > > > >> instead of the image. > > > > >> What is wrong? > > >> Any suggestions would be most welcome. > > > > >> Best regards. > > > > -- > > volker haas brainbot technologies ag > > fon +49 6131 2116394 boppstraße 64 > > fax +49 6131 2116392 55118 mainz > > [email protected] http://www.brainbot.com/ > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" 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/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
