Hi all! I've just read the "Create a PDF on the fly" How-To, so creating a document (ZPT or DTML) which gets downloaded as PDF shouldn't be a real problem. But there's one question left: I'd like to create a report which exists primarily of tables (about 4 or 5 per document) plus header and footer. Can I avoid that the page break appears in the middle of a table, and how? You know, like the most report generators do if you tell them "don't split this group" or something similar... Thanks! Martin
Martin Gebert wrote:
Hi all!
I've just read the "Create a PDF on the fly" How-To, so creating a document (ZPT or DTML) which gets downloaded as PDF shouldn't be a real problem. But there's one question left: I'd like to create a report which exists primarily of tables (about 4 or 5 per document) plus header and footer. Can I avoid that the page break appears in the middle of a table, and how? You know, like the most report generators do if you tell them "don't split this group" or something similar...
Thanks!
Martin
I guess you mean the HowTo which uses HTMLDoc as PDF-Generator..;-) Have a look at the HTMLDoc-Docs. There are some "additional" tags described, which could solve your problem. cheers, maik -- Maik Jablonski __o www.zfl.uni-bielefeld.de _ \<_ Deutsche Zope User Group Bielefeld, Germany (_)/(_) www.dzug.org
Maik Jablonski schrieb:
Martin Gebert wrote:
I'd like to create a report which exists primarily of tables (about 4 or 5 per document) plus header and footer. Can I avoid that the page break appears in the middle of a table, and how? You know, like the most report generators do if you tell them "don't split this group" or something similar...
I guess you mean the HowTo which uses HTMLDoc as PDF-Generator..;-) Have a look at the HTMLDoc-Docs. There are some "additional" tags described, which could solve your problem.
Looks like the "<!-- NEED length -->" tag could do the trick. I'll have to play with it a bit... Thanks Maik! Martin
hello is anybody help me to plot a graphs using python script Thanks, Giris
Hi Girish, you have to tell a little bit more of your goals. There are a lot of possiblities :-) Regards, Dirk Girish Vasudeva schrieb:
hello
is anybody help me to plot a graphs using python script
Thanks, Giris
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Hello Girish, look at ZGDChart (on zope.org) Ulli -- Searchengine Know How - Webpromotion - Optimization - Internal Search World Wide Web Publisher, Ulrich Wisser, Odensvag 13, S-14571 Norsborg http://www.publisher.de Tel: +46-8-53460905 Fax: +46-8-534 609 06
On Wednesday 30 October 2002 18:59, Girish Vasudeva wrote:
hello is anybody help me to plot a graphs using python script
PIL? ImageMagick? MING? ZGDChart? Smart questions? -- Regards, Bogdan Favorite MS-DOS error message: "Drive C: not ready, close door."
participants (6)
-
Bo M. Maryniuck -
Dirk Datzert -
Girish Vasudeva -
Maik Jablonski -
Martin Gebert -
Ulrich Wisser