Hello there
Im currently testing the free Aspose Diagrams in C# for a potential purchase, to convert Visio diagrams to a PDF. These Visio files could be either .vsd or .vsdx files.
As of now, the .vsdx files can be converted perfectly. However because the .vsd files need to be converted to .vsdx for a PDF conversion, it shows a single empty page.
The problem is the conversion to .vsdx. The initialized Diagram contains one page, instead of its original 4 and the resulting .vsdx diagram shows one empty page.
I have read in another thread, this occurs because my Aspose is not licensed yet and can only read a single page.
(thread: Can't get all vsd pages - #7 by ahulihu)
Is this the case?
Should the unlicensed result be an EMPTY page?
Will this work after I apply a license?