Skip to content

Commit 7ade182

Browse files
saqibrazzaqSaqib Razzaq
authored andcommitted
removed large sized previous commits 4
1 parent af1298f commit 7ade182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/programmersguide/workingwithasposepdfgenerator/convertxslfotopdf/java/ConvertXSLFOToPDF.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public class ConvertXSLFOToPDF
1212
{
1313
public static void main(String[] args) throws Exception
1414
{
15-
// The path to the documents directory....
15+
// The path to the documents directory.....
1616
String dataDir = "src/programmersguide/workingwithasposepdf/workwithdocumentconversion/convertxslfotopdf/data/";
1717

1818
System.out.println("XSL-FO to PDF conversion example will be available very soon.");

0 commit comments

Comments
 (0)