Is there a possible way to combine or translate python language into LaTex language?
I am to create an OCR using python and i would want a file's formatting from borders, to spatial differences, columns and rows, to margins etc. to be exactly as what it was from the original.
I just learned about LaTex a few days ago from a workshop that you can create a document with precise formatting through coding and i was wondering if it is possible if i could use this to be integrated along with my OCR code from python language.
geometryandmulticolspackages for example can be relevant here). I'm not entirely sure exactly what you're asking about. – Torbjørn T. May 16 '21 at 10:24make4ht, you may well have to do a lot of work to make the HTML look like you want anyways.make4htfor one does not make a "carbon copy" of the PDF. I'm no expert though, and I'm probablyy not seeing the whole picture, so these are just some thoughts of mine .. – Torbjørn T. May 16 '21 at 17:13