ebernier <[email protected]> writes: > Hello, > > I would like to create a PDF books with some pages of my MediaWiki > using Collection extension. I have some HTML markup in few pages. When > I create a book with pages using HTML markup, the pdf contain the HTML > markup instead of interpret them. > Example: I inserted a picture using <img> markup. Instead of showing > the picture in the book, I see the <img> markup.
Do you use any mediawiki extensions which render your <img> tags? If not, can you provide a complete example? > > What can I do to fix this case ? Don't use HTML markup. -- Cheers Ralf -- 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.
