Re: [Podofo-users] Patch for pdfParser - findToken function

2022-05-05 Thread Michal Sudolsky
> > > Francesco: Yes PoDoFo crashes when loading my provided file (you can also > try to open it with podofobrowser, it also crashes with the error that the > 'trailer' is not found). > > Michal: You are correct in assuming that the word 'trailer' in the > comments would be a problem, i didnt think

Re: [Podofo-users] Future ABI stability of PoDoFo

2022-05-05 Thread Francesco Pretto
My tentative plan: - Do the meeting, know each other, discuss important stuff :-) - (pdfmm-repo) Finish "mechanical" port of tools to pdfmm. As said previously I will do the port but other people should ensure the tools still work as expected; - (pdfmm-repo) Finish API review, check-in text extrac

Re: [Podofo-users] Future ABI stability of PoDoFo

2022-05-05 Thread Christopher Creutzig
Hi Francesco, Thanks for the confirmation, I was hoping that was the situation. Sorry for the poor phrasing. What are your plans for the remaining steps before the back-merge, will that happen in the pdfmm repository or in a branch in the new podofo one? Cheers, Christopher The MathWorks Gmb

Re: [Podofo-users] Future ABI stability of PoDoFo

2022-05-05 Thread Francesco Pretto
Hi Christopher, On Thu, 5 May 2022 at 08:16, Christopher Creutzig wrote: > > Backporting required parts of std::span and having a layer that switches > between std::format and fmtlib shouldn’t be too hard, assuming these are only > used internally and nothing in the API expects span inputs, for