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

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

13 mai 2025 (10h30-12h)

5 juin 2025 (16h-17h30)

 
 

Planifiez avec ProjeQtOr

14 et 15 mai 2025 (9h-12h30)

18 et 19 juin 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

20 et 21 mai (9h-12h30)

25 et 26 juin (9h-12h30)

 

 

 

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 Connexion 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 Connexion 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 Connexion 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 Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.044 seconds

Paramétrages de cookies

×

Cookies fonctionnels

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

Veuillez vous connecter pour voir vos activités!

Autres cookies

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