You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Abhishek (Jira)" <ji...@apache.org> on 2022/07/04 14:57:00 UTC

[jira] [Created] (PDFBOX-5472) PDDocument save(File) is used to create file in unix. But file is being created with link count as 0

Abhishek created PDFBOX-5472:
--------------------------------

             Summary: PDDocument save(File) is used to create file in unix. But file is being created with link count as 0
                 Key: PDFBOX-5472
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5472
             Project: PDFBox
          Issue Type: Bug
            Reporter: Abhishek


PDDocument save(File) is used to create file in unix.

But file is being created with link count as 0.

This method is being called is a loop, to create > 10 files at a time. But we notices that first or first two files are always being created with 0 link count in unix file system.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org