I’m rotating a pdf using the following function, but when I’m going to merge the pdf it doesn’t save the rotated file, in xfdf, it shouldn’t contain anything about the rotation of the file and merge the way I’m viewing it.
The rotate APIs only rotate the view of the document, not the actual document itself. PDF.js Express does not support PDF manipulation, which means that permanently rotating a document is not supported.