Trying to view a Visio file format (.VSD) on OSX or Linux (anything but MS Windows). The possibilities are out there ...
Options to convert VSD to PDF :
1. Steps to convert it using open source :
What did I do ?
Initially looked at the options available and quickly resorted to Zamzar.com to convert the VSD into PDF since productivity was on the top of my list.
For a more permanent solution, have downloaded VSD2PNG and would try to convert into SVG image format.
Once I have the image, would convert it into PDF using Image Magick.
Reference :
Options to convert VSD to PDF :
1. Steps to convert it using open source :
- Convert VSD to an Image. Eg. VSD2PNG Tool
- Convert the Image into PDF. Eg. ImageMagick Tool
What did I do ?
Initially looked at the options available and quickly resorted to Zamzar.com to convert the VSD into PDF since productivity was on the top of my list.
For a more permanent solution, have downloaded VSD2PNG and would try to convert into SVG image format.
Once I have the image, would convert it into PDF using Image Magick.
Reference :