Hi,
We are evaluating the Syncfusion library. We plan to use it with Laravel, thus a PHP backend. For now, we get nowhere with it. It seems that we need to implement a few endpoints such as /Load, /RenderPdfPages, etc. in order to get it working. Do you have a specification for all the JSON that these endpoints should return?
We tried to load the PDF as a base 64 string but it does not seem to work. Even if we manage to get it working, do we have the ability to use the TextSearch, TextSelection features?