PRINTING A FILE
Moderators: SDS, support, admin
PRINTING A FILE
Hello!
I'm developing a software and I have a problem with CadViewX.
When I run a PrintPreview of the file i've loaded, i change the pen width in the "CAD Image" tab.
I see i can save the settings in a file with cws extension. During the session of my program the Cws file is loaded and, everytime i print something, settings are kept.
But if i close my program and re-open it, I have to reload the cws file manually.
Is there a possibility to load this cws file at the start of the program?
I hope it was clear.
Thank you,
Davide
I'm developing a software and I have a problem with CadViewX.
When I run a PrintPreview of the file i've loaded, i change the pen width in the "CAD Image" tab.
I see i can save the settings in a file with cws extension. During the session of my program the Cws file is loaded and, everytime i print something, settings are kept.
But if i close my program and re-open it, I have to reload the cws file manually.
Is there a possibility to load this cws file at the start of the program?
I hope it was clear.
Thank you,
Davide
Hello Davide,
Such functionality is unavailable for the moment.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Such functionality is unavailable for the moment.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Hello!
We would like to recommend the following:
<ul><li>download and install beta version of <b>CADViewX Pro</b>: http://www.cadsofttools.com/download/CADViewX_INI.zip ;</li>
<li>make necessary settings for pen width on the CADImage tab of Print Preview dialog; </li>
<li>use function <b>SaveToIni</b> to save current CADViewX settings;</li>
<li>use <b>LoadFromIni</b> function on ONLOAD event or somewhere else for loading previously saved settings.</li></ul>
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
We would like to recommend the following:
<ul><li>download and install beta version of <b>CADViewX Pro</b>: http://www.cadsofttools.com/download/CADViewX_INI.zip ;</li>
<li>make necessary settings for pen width on the CADImage tab of Print Preview dialog; </li>
<li>use function <b>SaveToIni</b> to save current CADViewX settings;</li>
<li>use <b>LoadFromIni</b> function on ONLOAD event or somewhere else for loading previously saved settings.</li></ul>
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Hello Sergey!
I've downloaded and tried the beta version of CadViewX Pro.
Then functions you've mentioned above it's perfect.
I did the same steps you gave to me: i've saved the pen width and the configuration file ini. So, when i started the program i've loaded the file ini, but it doesn't work right. It doesn't load the settings i've saved.
Maybe the beta version is not yet ready.
I'd like to have some news about it, because i'm interested to buy the ActiveX but i need the "load ini" function to work correctly.
Thenk you,
Davide
I've downloaded and tried the beta version of CadViewX Pro.
Then functions you've mentioned above it's perfect.
I did the same steps you gave to me: i've saved the pen width and the configuration file ini. So, when i started the program i've loaded the file ini, but it doesn't work right. It doesn't load the settings i've saved.
Maybe the beta version is not yet ready.
I'd like to have some news about it, because i'm interested to buy the ActiveX but i need the "load ini" function to work correctly.
Thenk you,
Davide
Hello Davide,
What program language do you use?
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
What program language do you use?
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
No, Davide. It means what program environment do you use? Delphi, VB, C# or something else?
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Hello Davide,
Please find <b>[ColorWeight]</b> section in your *.ini file and give us its content after the settings for pen width on the CADImage tab of Print Preview dialog are made.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Please find <b>[ColorWeight]</b> section in your *.ini file and give us its content after the settings for pen width on the CADImage tab of Print Preview dialog are made.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
This is the save settings in demo.ini file.
[ColorWeight]
COLOR_2=0.3
(Note that i've tried with your demo VB program)
In CAD Image Options i set 0,30 for yellow, and you can see in the colorweight above that's right.
But when i load demo.ini it doesn't set nothing of that, i think the load function is wrong, because settings are saved right.
Thank you, Davide
[ColorWeight]
COLOR_2=0.3
(Note that i've tried with your demo VB program)
In CAD Image Options i set 0,30 for yellow, and you can see in the colorweight above that's right.
But when i load demo.ini it doesn't set nothing of that, i think the load function is wrong, because settings are saved right.
Thank you, Davide
OK, Davide.
We've got what the problem is. We will inform you about decision soon.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
We've got what the problem is. We will inform you about decision soon.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Hello Davide,
Please try beta version of CADViewX Pro once again: http://www.cadsofttools.com/download/CADViewX_INI.zip
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Please try beta version of CADViewX Pro once again: http://www.cadsofttools.com/download/CADViewX_INI.zip
Sergey.
Please post questions to the forum or write to support@cadsofttools.com