[dbdoclet] Spacing Not Correct in PDF file
- From: "Todd Flinders" <Todd.Flinders@xxxxxxxxxx>
- To: <dbdoclet@xxxxxxxxxxxxx>
- Date: Mon, 04 Jun 2007 14:50:31 -0700
Hi,
There seems to be problems with generating a PDF file (I don't know if
this problem is specific to PDFs) where a space is not introduced
between html lines that are joined together.
An example of html that creates the problem follows:
<!DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
http://www.w3.org/TR/html4/loose.dtd>
<html>
<head>
<meta http-equiv=Content-Type content=text/html; charset=ISO-8859-1>
<meta name=author content=Todd Flinders />
<title>Communication Applications Package</title>
</head>
<body>
The {@code communicationApplications} package provides the classes
developed by
the CA DOJ's Communication Applications Unit.
</body>
</html>
In case e-mail garbles the formatting, the line break of interested
occurs immediately after developed by and before the CA DOJ's.
This results in the following in the PDF file:
The communicationApplications package provides the classes developed
bythe CA DOJ's Communication
Applications Unit.
Notice bythe runs together instead of having a space.
In case this is important, this example comes from a package.html, not
source code!
Thanks.
CONFIDENTIALITY NOTICE: This communication with its contents may contain
confidential and/or legally privileged information. It is solely for the
use of the intended recipient(s). Unauthorized interception, review, use
or disclosure is prohibited and may violate applicable laws including
the Electronic Communications Privacy Act. If you are not the intended
recipient, please contact the sender and destroy all copies of the
communication.
- Follow-Ups:
- [dbdoclet] Re: Spacing Not Correct in PDF file
- From: Michael Fuchs
Other related posts:
- » [dbdoclet] Spacing Not Correct in PDF file
- » [dbdoclet] Re: Spacing Not Correct in PDF file
- [dbdoclet] Re: Spacing Not Correct in PDF file
- From: Michael Fuchs