Uh oh!
There was an error while loading. Please reload this page.
Add the possibility to create a pdf from different ones (bug 1997379) - #20409
Conversation
Uh oh!
There was an error while loading. Please reload this page.
6df136f to
9114af7CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ff5a566 to
c4f05f4Compare
timvandermeij
left a comment
There was a problem hiding this comment.
r=me, with the final comments addressed, WIP removed from the commit message and passing tests. Nice work!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
c4f05f4 to
363356aComparecalixteman
commented
Nov 7, 2025
/botio test |
moz-tools-bot
commented
Nov 7, 2025
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/5619354ac07dafc/output.txt |
moz-tools-bot
commented
Nov 7, 2025
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/a766a7c095d6d61/output.txt |
moz-tools-bot
commented
Nov 7, 2025
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/a766a7c095d6d61/output.txt Total script time: 60.00 mins |
moz-tools-bot
commented
Nov 7, 2025
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/5619354ac07dafc/output.txt Total script time: 79.13 mins
Image differences available at: http://54.193.163.58:8877/5619354ac07dafc/reftest-analyzer.html#web=eq.log |
For now it's just possible to create a single pdf in selecting some pages in different pdf sources. The merge is for now pretty basic (it's why it's still a WIP) none of these data are merged for now: - the struct trees - the page labels - the outlines - named destinations For there are 2 new ref tests where some new pdfs are created: one with some extracted pages and an other one (encrypted) which is just rewritten. The ref images are generated from the original pdfs in selecting the page we want and the new images are taken from the generated pdfs.
363356a to
bc87f4eComparecalixteman
commented
Nov 7, 2025
The regressions are due to: |
Uh oh!
There was an error while loading. Please reload this page.
calixteman
commented
Nov 7, 2025
/botio makeref |
moz-tools-bot
commented
Nov 7, 2025
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/c3d100efb509041/output.txt |
moz-tools-bot
commented
Nov 7, 2025
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/fc109caa87599fc/output.txt |
moz-tools-bot
commented
Nov 7, 2025
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/fc109caa87599fc/output.txt Total script time: 17.83 mins
|
moz-tools-bot
commented
Nov 7, 2025
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/c3d100efb509041/output.txt Total script time: 32.36 mins
|
For now it's just possible to create a single pdf in selecting some pages in different pdf sources. The merge is for now pretty basic (it's why it's still a WIP) none of these data are merged for now:
The ref images are generated from the original pdfs in selecting the page we want and the new images are taken from the generated pdfs.