File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 * one per page. You can also create a mult-page TIFF file. This program requires that you enter
1010 * formatting values manually at the command line.
1111 *
12- * Copyright (c) 2007-2023 , Datalogics, Inc. All rights reserved.
12+ * Copyright (c) 2007-2025 , Datalogics, Inc. All rights reserved.
1313 *
1414 */
1515
@@ -422,7 +422,7 @@ static void Usage()
422422 Console . WriteLine ( "-grayhalftone = [n|y] - is a grayscale image halftone? Only valid for format=tif and color=gray." ) ;
423423 Console . WriteLine ( "-first=[y|n] Only convert the first PDFL page, default=n" ) ;
424424 Console . WriteLine ( "-quality=1-100. Only valid for an output type of jpg, default for jpg is 75" ) ;
425- Console . WriteLine ( "resolution=[horiz x vert] ( target DPI, [12-1200], default=300" ) ;
425+ Console . WriteLine ( "- resolution=[horiz x vert] ( target DPI, [12-1200], default=300" ) ;
426426 Console . WriteLine ( "\t A single value sets both horizontal and vertical the same." ) ;
427427 Console . WriteLine ( "\t ex: resolution=300 -or - resolution=480x640" ) ;
428428 Console . WriteLine ( "-fontlist=\" dir1;dir2;dirN\" " ) ;
You can’t perform that action at this time.
0 commit comments