in progress
[jalview.git] / forester / java / src / org / forester / archaeopteryx / PdfExporter.java
index 21f20d3..9a422d3 100644 (file)
@@ -45,11 +45,11 @@ import com.itextpdf.text.pdf.PdfContentByte;
 import com.itextpdf.text.pdf.PdfWriter;
 
 /*
- *
+ * 
  * This uses iText.
- *
+ * 
  * See: http://www.lowagie.com/iText/
- *
+ * 
  * Current version: iText-2.1.7
  */
 final class PdfExporter {