DOC to Any Converter

Where to download doc2any application?

I came to download this file and it says the download has expired even though it should last for a year and we ordered it in june this year?
========================
Thanks for your message, you can download VeryDOC DOC to Any Converter from following web page,

https://www.verydoc.com/doc-to-any.html

VeryDOC
========================
Hi thanks for your response,

Our product uses doc2any on our server and for this we have a single server license.  However as part of our development processes we have a series of unit tests which I run on my development machine before each update is released.  As part of these tests the doc2any converter is called to convert a file.  It is just a test that clarifies the rest of the code is still working however now that the 130 conversions allowed on the trial have been used my tests now fail as the doc2any converter just directs my browser to the webpage.

Is it OK to register our server license on my machine or will this stop the server from working? (We can not afford to take a risk on this, the server must continue to function as is) Is there a better way around this issue?
Do I need a separate license for my machine? If so is there a cheaper one for test or development environments?

Thanks
========================
Yes, you can register doc2any.exe on your PC for test purpose, please refer to the the definition of server license,

Server License: It can be run on one server/computer with any number of users, it is licensed by per production server/computer (you needn't pay for development/test and backup servers), you will need to purchase a server license for each production server/computer you wish to run Server License on. Server License can be run Windows NT Server, Windows 2000 Server, Windows 2003 Server, Windows 2008 Server etc. server systems. After you purchased a server license for a server, all users on this server will able to use this product without any restrictions.

VeryDOC

PCL, PS, PDF Page Counter

Count page number in PCL files, page count

Both of those files are 2 copies. It is plainly visible. Your software reports 1 copy.

Is this going to be fixed?

clip_image002

%-12345X@PJL SET STRINGCODESET=UTF8
@PJL JOB NAME="Microsoft Word - Installation instructions for VAM.doc"
@PJL SET JOBATTR="JobAcct1=SCALLAHAN"
@PJL SET JOBATTR="JobAcct2=PLUTO"
@PJL SET JOBATTR="JobAcct3=VENDPRINT"
@PJL SET JOBATTR="JobAcct4=20050929140146"
@PJL DMINFO ASCIIHEX="0400040101020D101001153230303530393239313930313436"
@PJL SET COPIES=2
@PJL SET RESOLUTION=600
@PJL SET TIMEOUT=90
@PJL ENTER LANGUAGE=PCLXL
) HP-PCL XL;3;0;Comment PCL-XL JetReady generator

================================

When I build your VC++ Example with VS2008, it works. I get the following with the attached spool file:

clip_image002[4]

When I build your VC++ Example with VS2010. The attached spool file will GPF the program. It says that is an Invalid PCL6, but it isn’t.

clip_image004

I get similar results with the CntPC program. However, this program will return the result, but leaves the program in an unstable state. Any subsequent call will hang the system.

I can’t debug the issues in ReadInfo.dll. You said you’d fix the program in 24-48 hours. I don’t make of habit of buying software with known defects, but I’m taking you at your word.

================================

We have fixed this problem in the latest version of Spool Page Count SDK product, please download the latest version of Spool Page Count SDK product from our website to try again.

VeryPDF

DOC to Any Converter

Help with a Doc2Any.exe problem

Hi,

We currently use doc to any in one of our server apps to convert files into the docx format before saving them.  We have been using this for a while but as our frequency of file conversions rise we have noticed that the winword.exe process keeps recreating itself and staying open.

If you watch the processes while our app is running you can see the winword.exe process start and end within a second or so (I presume while doc2any converts the file) but now we have noticed that sometimes it does not close the process and the next time doc2any runs a new process is used leaving the old one hanging.  It is not uncommon for me to look at the server now and see 20 or more winword.exe processes doing nothing but hogging CPU resources.

I have used the following code to call the doc2any.exe

Process proc = new Process();
                proc.StartInfo.FileName = @"C:\\doc2any.exe";
                string strArguments = "";
                strArguments += " D:\\temp\\verydoc.doc D:\\temp\\out.docx";
                Console.WriteLine(strArguments);
                proc.StartInfo.Arguments = @strArguments;
                proc.Start();
                proc.WaitForExit();

I've even tried putting a wait timeout in the proc.WaitForExit() command but that hasn’t helped.

Have you seen this before?  Do you have any suggestions?  Any help would be appreciated,

Thanks
==========================
You can use "-killoffice 1" parameter to kill MS Office instances after conversion be finished completely, if you use this parameter, you can't run several instances of MS Word, or MS Excel or MS PowerPoint application at same time, please notice this matter,

For example,

doc2any.exe -killoffice 1 C:\verydoc.doc C:\out.pdf

doc2any.exe -killoffice 1 C:\verydoc.doc C:\out.docx

VeryDOC

PCL, PS, PDF Page Counter

Get page count from PCL files

We were evaluating your Spool File Page Counter SDK for purchase.

However, the product did not correctly handle the number of copies in these spool files.

Is this going to be fixed?
=====================================
Please refer to following log information, if you have any question for these information, please feel free to let us know,

+++++++++++++++++++++++++++++++++++++++++++++++++
C:\>E:\ps-and-pcl-info-sdk\bin\vc_test.exe D:\temp\SPLErrors\00036_PCL63_1pg_2co.SPL
=============================
Page   1 is [Color]
=============================
Statistics: bwPageCount=0, colorPageCount=1
=======================================
File = 'D:\temp\SPLErrors\00036_PCL63_1pg_2co.SPL'
Return Value = TRUE
bIsRenderToPDF = 1
bwPageCount = 0
colorPageCount = 1
copyCount = 1
PageWidht = 2159
PageHeight = 2794
PaperSizeName = 'eLetterPaper'

C:\>E:\ps-and-pcl-info-sdk\bin\vc_test.exe D:\temp\SPLErrors\00004_PCL63_4pg_2cpy.SPL
at invalid PCL6!
=============================
Page   1 is [   BW]
Page   2 is [   BW]
=============================
Statistics: bwPageCount=2, colorPageCount=0
=======================================
File = 'D:\temp\SPLErrors\00004_PCL63_4pg_2cpy.SPL'
Return Value = FALSE
bIsRenderToPDF = 1
bwPageCount = 2
colorPageCount = 0
copyCount = 1
PageWidht = 2159
PageHeight = 2794
PaperSizeName = 'eLetterPaper'
+++++++++++++++++++++++++++++++++++++++++++++++++

VeryPDF

DWG to Vector Converter

Licencing Query for DWG to SWF Converter product

Hi,

I was searching around for conversion tool which will help us to convert DWG files to SWF,
VeryDoc seems to be suitable for our needs.

Before finalising it, I want to clear some doubts,

1) There are multiple tools available for download , so What is the best command line tool that will help me and also what are the prices for the same.

2) Also tell me the exact meaning of Number Of Licences?

3) What if I purchase 1 Number of licences?
=========================
>>1) There are multiple tools available for download , so What is the best
>>command line tool that will help me and also what are the prices for the
>>same.

Please download DWG to Vector Converter from following web page to try, you can use DWG to Vector Converter to convert from DWG files to SWF files,

https://www.verydoc.com/dwg-to-vector.html

you can run following command line to convert your DWG file to SWF flie,

dwg2vec.exe C:\test.dwg C:\out.swf

>>2) Also tell me the exact meaning of Number Of Licences?

DWG to Vector Converter is licensed per machine. You will need to purchase a license for each machine you wish to run DWG to Vector Converter on.

>>3) What if I purchase 1 Number of licences?

After you purchased one license, you can run DWG to Vector Converter on one computer without any restrictions.

VeryPDF