id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
6182,unable to export static image in pdf (dynamic image works),anonymous,diorgenes,I was unable to find any working configuration to export static image into the generated pdf. Dynamic image works like a charm (latex).\r\nTRAC : 0.11.5\r\n\r\nTo reproduce defect_ configure apache and trac according to :\r\n\r\napache config file :\r\n{{{\r\n# this is where our html files go_ access via https://www-foo.bar.fr\r\nDocumentRoot /export/home/WWW-FOO/HTML-SSL\r\n...\r\n# /export/home/WWW-FOO/TRAC/pldes is wired as https://www-foo.bar.fr/pldes\r\n<Location /pldes>\r\n        SetHandler mod_python\r\n        PythonInterpreter main_interpreter\r\n        SetEnv TRAC_ENV /export/home/WWW-FOO/TRAC/pldes\r\n        SetEnv PYTHON_EGG_CACHE /export/home/WWW-FOO/TMP/pldes\r\n        PythonHandler trac.web.modpython_frontend\r\n        PythonOption TracEnv /export/home/WWW-FOO/TRAC/pldes\r\n        PythonOption TracUriRoot /pldes\r\n</Location>\r\n}}}\r\n\r\n# in trac.ini\r\n{{{\r\n[wikitopdf]\r\nbase_dir = /export/home/WWW-FOO/TRAC/pldes\r\ntmp_dir = /export/home/WWW-FOO/TMP\r\ntrac_uri = https://www-foo.bar.fr/pldes/\r\n}}}\r\n\r\n,defect,closed,normal,TracWikiToPdfPlugin,normal,duplicate,static image,,0.11
