Project

General

Profile

Image missing when export wiki/issues

Added by filippo mandelli almost 6 years ago

Image missing when export "wiki" to PDF or ODF(http://www.redmine.org/issues/22923), in case of HTML i fix problem using (https://www.redmine.org/issues/3228).

I have the same problem when I export "Issue" using PDF or WORD (using plugin export_docx 1.3.1)

Environment:

Redmine version                3.3.2.stable
Ruby version 2.3.1-p112 (2016-04-26) [x86_64-linux-gnu]
Rails version 4.2.7.1
Environment production
Database adapter Mysql2

SCM:

Subversion                     1.9.4
Git 2.9.3
Filesystem

Redmine plugins:

clipboard_image_paste          1.12
export_docx 1.3.1
manage_wiki_view_page_permission 0.0.1
redmine_changelog_helper 0.1.3
redmine_ckeditor 1.1.5
redmine_issue_dynamic_edit 0.6.3

Replies (2)

RE: Image missing when export wiki/issues - Added by filippo mandelli almost 6 years ago

PDF case: I found clipboard_image_paste generate image with 32bit depth, not supported in PDF export?

RE: Image missing when export wiki/issues - Added by filippo mandelli almost 6 years ago

filippo mandelli wrote:

PDF case: I found clipboard_image_paste generate image with 32bit depth, not supported in PDF export?

Check this for details:
https://github.com/peclik/clipboard_image_paste/issues/74

    (1-2/2)