n° -> numero
This commit is contained in:
@@ -86,7 +86,7 @@ public class PdfToImage {
|
|||||||
// noir et
|
// noir et
|
||||||
// blanc
|
// blanc
|
||||||
images.add(bim);
|
images.add(bim);
|
||||||
System.out.println("Ajout n°" + pageCounter);
|
System.out.println("Ajout numero" + pageCounter);
|
||||||
}
|
}
|
||||||
document.close();
|
document.close();
|
||||||
} catch (IOException ioe) {
|
} catch (IOException ioe) {
|
||||||
|
Reference in New Issue
Block a user