On Sat, 11 Apr 2026 at 22:39, Craig Russell <[email protected]> wrote: > > The new function "join" appears to work assuming that the pages are in order. > We can wait until we get an ICLA with page two first and page one second. The > former drag/drop function allows either page to be dropped onto the other > page.
I think I have fixed the drag-drop issue. The code was using the wrong URI decode function, and did not decode the encoded comma so the attachment could not be found. > Craig > > > > On Apr 11, 2026, at 14:35, Craig Russell <[email protected]> wrote: > > > > > > > >> On Apr 10, 2026, at 16:25, sebb <[email protected]> wrote: > >> > >> On Fri, 10 Apr 2026 at 19:58, Craig Russell <[email protected]> wrote: > >>> > >>> > >>> > >>> This occurs when trying to copy the 2026(1).pdf to the 2026.pdf. > >> > >> What do you mean by copy? > > > > cut/paste one pdf onto another > > > > To join two pdfs together to file them as one document, press and hold page > > two and drag/drop it onto page one. > >> > >>> I don't get any other errors but cannot file these two documents. > >> > >> What errors do you get? > > > > The error is Exception: #<NoMethodError: undefined method `as_pdf` for > > nil:NilClass> > >> > >> It's not at all clear what you did, what you expected to happen, and > >> what actually happened. > > > > The only thing that can be done is to press Close and do something else. > > > > Craig > > > >> > >>> Craig L Russell > >>> [email protected] <mailto:[email protected]> > >>> > > > > Craig L Russell > > [email protected] <mailto:[email protected]> > Craig L Russell > [email protected] >
