Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Converting to PDF/A does not work #2447

Open
1 task done
roswitina opened this issue Dec 13, 2024 · 2 comments
Open
1 task done

[Bug]: Converting to PDF/A does not work #2447

roswitina opened this issue Dec 13, 2024 · 2 comments

Comments

@roswitina
Copy link

Installation Method

Local Installation

The Problem

Converting to PDF/A does not work. Only a normal PDF is generated.

When I open the generated PDF afterwards, NO pdf/a is recognized. I had previously installed version 0.32.0. This version created working pdf/a files.

Version of Stirling-PDF

App-Version: 0.35.0, 0.36.0

Last Working Version of Stirling-PDF

App-Version: 0.32.0 (presumably)

Page Where the Problem Occurred

http://192.168.1.138:8080/pdf-to-pdfa

Docker Configuration

No response

Relevant Log Output

Dec 13 17:52:27 stirling-pdf java[153]: 17:52:27.255 [qtp353786333-57] INFO  s.s.SPDF.utils.ProcessExecutor - Running command: soffice --headless --nologo --convert-to pdf:writer_pdf_Export:{'SelectPdfVersion':{'Value':'1'}}:writer_pdf_Export --outdir /tmp/output_17168541828336231631 /tmp/input_2432537209853080988.pdf
Dec 13 17:52:27 stirling-pdf java[153]: 17:52:27.381 [Thread-19] INFO  s.s.SPDF.utils.ProcessExecutor - Warning: failed to launch javaldx - java may not function correctly
Dec 13 17:52:29 stirling-pdf java[153]: 17:52:29.082 [Thread-20] INFO  s.s.SPDF.utils.ProcessExecutor - convert /tmp/input_2432537209853080988.pdf -> /tmp/output_17168541828336231631/input_2432537209853080988.pdf using filter : writer_pdf_Export:{'SelectPdfVersion':{'Value':'1'}}:writer_pdf_Export
Dec 13 17:56:51 stirling-pdf systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories...
Dec 13 17:56:51 stirling-pdf systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Dec 13 17:56:51 stirling-pdf systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories.
Dec 13 17:56:51 stirling-pdf systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.

Additional Information

No response

Browsers Affected

No response

No Duplicate of the Issue

  • I have verified that there are no existing issues raised related to my problem.
@roswitina
Copy link
Author

@Stirling-Tools Stirling-Tools deleted a comment from dosubot bot Dec 13, 2024
@Frooodle
Copy link
Member

Disabling pdfa in latest release while we work on solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants