PION wrote:

Hi,

I am trying to save a HTML-file as PDF, but the content of the PDF file breaks up in several pages while the original file fits on an A4 size. The file contains a table, text, again a table and text, another table and text. Thats all. You can see an example at www.apgen.tmfweb.nl (it is in Dutch, but gives you an impression of how the file looks).
What I need as a simple 1 page PDF file. Please help.


Gerard Overbosch

Hi again,

Your html-code shows:
"<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always">"


So look for that setting in the table/style settings, or remove it manually, before making the PDF.

Regards,

Cor


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to