I’ve tried several different ways to increase the resolution of the diagram images of my Entity Relationship Diagram after publishing the project to an HTML file, but nothing seems to work. I’m using Visual Paradigm Version 16.3
Solutions tried:
1.) Checking the ‘Preserve image size’ box in the ‘Project Publisher’ popup
2.) Manually zooming into the images of the published HTML file
3.) Creating a ‘UserSpecific.options’ file in the configuration directory with the text ‘PublisherImageNoSizeLimit=true’ included in the body of the file
4.) Creating a ‘publisher.properties’ file in the working directory with the same text (I know I’m not using version 16.2 or lower, but I figured I’d try anyway)
With the last two options, the only difference I noticed is that the project took 15 minutes to publish as opposed to 15 seconds without the options/properties files present in the respective directories. I understand that this is a perennial issue and have read through every forum topic about this, but couldn’t find any solutions that I have not already tried.