Hi,
When I convert the attached pdf file to Pdf/A1b the text gets rotated and cropped. I used the following code to convert the document:
var document = new Document(“Wald-rotated-comment.pdf”);
var options = new PdfF…...Hi,
When I convert the attached pdf file to Pdf/A1b the text gets rotated and cropped. I used the following code to convert the document:
var document = new Document(“Wald-rotated-comment.pdf”);
var options = new PdfF…