View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Meeting - export to PDF and format of the minutes - ProjeQtOr
 

Meeting - export to PDF and format of the minutes

More
25 Sep 2015 12:38 #1 by potzilov
Hello,

I've added minutes to the meeting and want to export the meeting (including the minutes) to PDF. While the export happens without problem, the formatting of the minutes is an issue: formatting such as bullet points, which I added to the minutes, is not exported and all I see is one big chunk of text. Is this the way it should work?

Please Log in or Create an account to join the conversation.

More
25 Sep 2015 13:23 #2 by babynus
Yes, formating is removed from PDF export, because in most cases if will lead to non regeration of PDF.

You can try to comment lines 879 and 880 in /view/objectDetail.php if you please, but you may face blocking issue :
if ($outMode=="pdf") { // Must purge data, otherwise will never be generated
            //$val=str_replace(array('<div>','</div>'),array('<br/>',''), $val);
            //$val=strip_tags($val,'<br><br/><font><b>');            
          }

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
25 Sep 2015 13:38 #3 by potzilov
Did as you suggested and the formatting is now visible, but there's a lot of overlapping text...

Please Log in or Create an account to join the conversation.

More
25 Sep 2015 14:36 #4 by babynus
Yes, that's one of the reasons why formating is removed...
You can try to surrond result with a div, can work on some case, but will possibly not work on all cases.
$val='<div>'.$val.'</div>';

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.056 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.