Hello,
Using jar: aspose-pdf-25.2-jdk17.jar
I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...Here is my code: import com.aspose.pdf.*; import java.io.File; public...