login | register
Sun 21 of Mar, 2010 (05:43 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

     
Get RSS Feed

How to print a book

Tarik
Joined: 14 May 2009
Reply to this PostReply with Quote to this Post

How to print a book

Posted:Thu 14 of May, 2009 (10:49 UTC)
How to print a whole book with all the pages that contain ?

thanks
Lester Caine
Joined: 24 Apr 2004
Reply to this PostReply with Quote to this Post

Re: How to print a book

Posted:Thu 14 of May, 2009 (20:18 UTC)
pdf plugin needs a little TLC. It should be able to process the whole set of pages, but I think that more is needed in a few areas :(
Tarik
Joined: 14 May 2009
Reply to this PostReply with Quote to this Post

Re: How to print a book

Posted:Fri 15 of May, 2009 (09:58 UTC)
Thank you.

Right, the PDF plugin do this just fine. But the problem with the PDF plugin is that he show me HTML code (i activated the HTML futur to make things esyer to my users: WYSIWYG with FCK editor).

So the PDF generated contain somme bad pieces of code! like:


& agrave;& nbsp; A, B, C>



/* Style Definitions */

p.MsoNormal,
li.MsoNormal,
div.MsoNormal

{mso-style-parent:"";

margin:0cm;

margin-bottom:.0001pt;

mso-pagination:widoworphan;

font-size:12.0pt;


cant you help me to fix this please ?
Lester Caine
Joined: 24 Apr 2004
Reply to this PostReply with Quote to this Post

Re: How to print a book

Posted:Sun 17 of May, 2009 (05:34 UTC)
Taric - while I could do with the on-line pdf working, I'm cheating at the moment and creating proper pdf copies of the stuff I need via OpenOffice, so I've not actually looked at the on-line stuff in a while :(
Only so many hours in a day ...
sohooo
Joined: 22 Jun 2009
Reply to this PostReply with Quote to this Post

Re: How to print a book

Posted:Mon 22 of Jun, 2009 (10:35 UTC)
This would really be an awesome feature, but I can understand the time constraints :)

Currently, I'm using a print stylesheet and print to a PDF file, which I then join together to a single PDF file. As you can imagine, thats hardly reasonable for larger wiki books ;)