pdf-converter: split server PDF rendering#42
Conversation
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026051702-devel&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026050504-devel&flavor=update
Failed tests28 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 22 fixed
Unstable testsDetails
Performance TestsPerformance degradation:15 performance degradations
Remaining performance tests:96 tests
|
This keeps qvm-convert-pdf behavior and the qrexec protocol unchanged. It only moves the server-side PDF page counting/rendering into a small PdfRenderer helper, so the rest of the server flow is easier to discuss as a future document-to-pixels path.
No behavior change intended.