J
Jeroen Elias
Hello,
We have an intranet application running which produces HTML when a link is
clicked by a user and gives that to the IE browser using custom headers
(ContentType=application/msword)
This way, the browser loads MS Word and presents the content. Until here,
all works fine.
In this HTML we set the BODY style to "margin-left: -60pt". This way the
table is placed more to the left on the page than using default margins.
The page contains a large table (at least 100 rows), which is split by MS
Word at every page break.
When the user starts to printout the "document", the bottom margin is too
large for our purpose.
We have tried using the "margin-bottom: -60pt" style to the body, to no
avail.
Has anyone out here had a similar problem and if so, how can I get this
working?
Thanks in advance,
Jeroen Elias
We have an intranet application running which produces HTML when a link is
clicked by a user and gives that to the IE browser using custom headers
(ContentType=application/msword)
This way, the browser loads MS Word and presents the content. Until here,
all works fine.
In this HTML we set the BODY style to "margin-left: -60pt". This way the
table is placed more to the left on the page than using default margins.
The page contains a large table (at least 100 rows), which is split by MS
Word at every page break.
When the user starts to printout the "document", the bottom margin is too
large for our purpose.
We have tried using the "margin-bottom: -60pt" style to the body, to no
avail.
Has anyone out here had a similar problem and if so, how can I get this
working?
Thanks in advance,
Jeroen Elias