Just got the evaluation version and am having trouble converting some RTF files to PDF.
I am getting the error Shape width cannot be greater than 1584 points
I have found this other post https://forum.aspose.com/t/56612 and understand that the size of an image cannot be more than 55.88cm but none of the images in the RTF are that big.
There a 3 images, and here are screen shots of the picture info from Word:
http://pbrd.co/13l3VIX
http://pbrd.co/13l3YEO
http://pbrd.co/13l40wq
As you can see they are all way below 55.88cm
The error happens on the Document doc = new Document(“testdoc.rtf”); command.
Are there any options I need to set or other steps I need to take?
Thanks,
Mike