I recently discovered that Google Docs has its own PHP API . Honestly, I have not read all this, but I wonder if this is possible if I have an XML file or just a text string in a variable and I would like to convert it and create a possible (for example) PDF file from it? Or, even if possible, will it take a long time to process?
source
share