|
Posted by Jose on 11/14/89 11:43
> I am trying to find out if there is a way to line things up before
> printing using html. [...]
> I want the user to be able to load the form on
> the printer and hit print and my data will be lined up with the
> pre-printed fields on the paper form.
Nope. HTML gives a browser "suggestions" but the browser is always in
control, and each browser may do things differently, especially in
layout. For total layout control (such as for printing), use PDF. It's
a more unwieldy format and requires the user to have a PDF viewer (most
do) but, especially if you keep to the lowest level of PDF (so users
don't have to continually upgrade just to see the page) it should do
what you want.
Jose
--
Nothing takes longer than a shortcut.
for Email, make the obvious change in the address.
Navigation:
[Reply to this message]
|