Hi,
We are trying to embed hocr content into a pdf file.
For most files of our customer, the output pdf is correctly generated.
But for one specific layout, the text is put at the bottom right.
We are using Aspose.Pd…...Document(“C:\Aspose\test.pdf”)) { pdf.Convert((image)...Save("“C:\Aspose\test_with_hocr.pdf”"); } I’m attaching the input (test.pdf)...