You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/filters/kword/pdf/status.html

102 lines
2.7 KiB

<!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">
<title>KOffice filters status: PDF Filter</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#000099" vlink="#666666" alink="#666666">
<A NAME="START">&nbsp;</A>
<BR>
<center>
<h1>
KOffice filters status: <i>PDF Filter</i>
</h1>
</center>
<hr NOSHADE SIZE=2 WIDTH="70%">
<font size="-1"><b>
<A HREF="#import">Import</A> <!-- | <A HREF="#export">Export</A> -->
</b></font>
<BR><BR><BR>
<center><a NAME="import"></a></center>
<A HREF="#START"><font size="-1"><b>Up</b></font></A>
<center>
<table BORDER=0 CELLSPACING=0 BGCOLOR="#000000" WIDTH="100%">
<tr>
<td>
<table BORDER=0 CELLPADDING=2 BGCOLOR="#FFFFFF" WIDTH="100%">
<tr BGCOLOR="#DDFFDD">
<td COLSPAN="2">
<center><b><i><font size="+1">
<BR>
Import PDF for kword<BR>
<BR>
</font></i></b></center>
</td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP WIDTH="1%" NOWRAP><b><font size="+1">Last update</font></b></td>
<td>25 December 2002</td>
</tr>
<tr BGCOLOR="#CCCCFF">
<td VALIGN=TOP><b><font size="+1">Features</font></b></td>
<td><ul>
<li>import text with formatting.
<li>import links.
<li>import images (image masks cannot be handled correctly thought).
</ul></td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP><b><font size="+1">Todo</font></b></td>
<td><ul>
<li>import links : correctly add page bookmarks.
<li>import drawings (with karbon ?).
<li>better handling of text columns.
<li>better formatting (vertical offset smaller than in the PDF).
</ul></td>
</tr>
<tr BGCOLOR="#CCCCFF">
<td VALIGN=TOP><b><font size="+1">History</font></b></td>
<td>
November 2002 : first code in CVS (kdenonbeta)
</td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP><b><font size="+1">Author</font></b></td>
<td>
Nicolas Hadacek <a href="mailto:hadacek@kde.org">&lt;hadacek@kde.org&gt;</a>
</td>
</tr>
<tr BGCOLOR="#CCCCFF">
<td VALIGN=TOP><b><font size="+1">Links</font></b></td>
<td>
This importer uses code from <a href=" http://www.foolabs.com/xpdf/">Xpdf</a>.<br />
Looking at the code of <a href="http://sourceforge.net/projects/pdftohtml">pdftohtml</a> has also been very helpful!
</td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP><b><font size="+1">Progress report </font></b></td>
<td>--</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
<A HREF="#START"><font size="-1"><b>Up</b></font></A>
</body>
</html>