dwg to vector converter

How to convert from AutoCAD DWG drawing to SVG images?

Sirs,

We are attempting to convert CAD DWG images to SVG images. The images we have converted on a free site will not convert the scale of the DWG image. Will your software make the conversion on a one to one scale?

image

Customer
-----------------------------------------
Thanks for your message, yes, our software does able to make the conversion on an one to one scale, please download "DWG to Vector Converter Command Line" from this web page to convert from AutoCAD DWG files to SVG files,

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

after you download it, you can run following command line to convert your DWG files to SVG files easily,

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

or, you can special DPI resolution for the DWG to SVG conversion, for example,

dwg2vec.exe -dpi 72 C:\test.dwg C:\out.svg

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
doc to any converter

Will VeryDOC Doc to Any Converter Command Line converts Microsoft Publisher (.pub) files to PDF files?

Does the Office to Any Converter always require an administrator password/authorization to run?

I am trying to trial version and every time I attempt to run the program (startup) it requires the administrator password. However, there may have been an abnormality in the installation process.

Customer
-----------------------------------------------
We apologize for any inconvenience this may have caused to you, yes, the current version of Office to Any Converter always require an administrator password/authorization to run, however, if you don't want to use administrator privilege to convert from office files to PDF files, we suggest you may download "VeryDOC DOC to Any Converter Command Line" from this web page to try,

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

"VeryDOC DOC to Any Converter Command Line" can be used to convert office files to PDF files and other formats without administrator privilege, you can also call doc2any.exe from a script for batch conversion, we hope this software will useful to you.

VeryDOC
-----------------------------------------------

image
And VeryDOC Doc to Any Converter Command Line will work for Microsoft Publisher (.pub) files?

I was looking at the documentation and didn't see it listed.

Customer
-----------------------------------------------
Thanks for your message, yes, VeryDOC Doc to Any Converter Command Line doesn't support .pub files, please look at supported formats from this web page, the .pub format is included in this web page,

https://www.verydoc.com/blog/doc2any-command-line-and-sdk-supported-document-formats.html

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
doc to any converter

How to convert from Office documents to PDF files from scheduled task?

VeryDoc:

We have doc2any v2.2.0.1 and we got a new server (windows server 2016 w/MS Word 2016 only installed and all Office Tools). I am having trouble getting doc2any to run on this new server as a scheduled task.

When I run the following command using cmd using "Run as Administrator", it converts the file:

D:\doc2any_cmd\doc2any.exe "-$" "XXXXXXXXXXXXXXX" "D:\Scheduler\GradConvertUpload\Resume.docx" "D:\Scheduler\GradConvertUpload\Resume.pdf"

I can also execute the entire program that would have run as a scheduled task if I run it manually using the method above. However, when I try to run as a scheduled task, doc2any just hangs after briefly seeing doc2rtf.dll.

Is there anything I need to make sure of when I run the scheduled task (runs as a different user, but should also be an admin)?

Thanks,
Customer
---------------------------------------------

image
Thanks for your message, you can run doc2any.exe or MS Office DCOM inside an interactive user account instead of system user account, you will able to get it work properly.

Please look at following web pages for more information,

https://www.verydoc.com/others/configure%20office%20applications%20to%20run%20under%20the%20interactive%20user%20account.htm

https://www.verydoc.com/others/configure-word-and-excel.htm

https://www.verydoc.com/blog/verydoc-release-notes-verydoc-releases-an-exe-com-of-verypdfcomruncmd-exe-today-verypdf-exe-com-does-allow-you-to-call-ms-office-and-any-exe-application-from-asp-php-c-net-etc-program-languag.html

If you still can't get it work, please feel free to let us know, we are glad to assist you asap.

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
pdf to pdf/a converter

Wrong PDF/A Converted Document, the different fonts in original PDF file and converted PDF/A file

Hello,

Our problem:
We generate an PDF with our ERP-System. After that the Batch-Converter converts this PDF into a PDF A.

The original document contains the fonts Arial. When we copy some lines out of the PDF after the converting process and paste it to any text editor the fonts is completely different (Russian-Fonts)

We need your help! All our customers cannot process these documents in their system.

Best regards
Customer
---------------------------------------------------

image
Thanks for your message, you may download "PDF to PDF/A Converter Command Line" from this web page to try,

https://www.verydoc.com/pdf-to-pdfa.html
https://www.verydoc.com/pdf2pdfa_cmd.zip

after you download it, you can use "-mode 2" parameter to convert from your normal PDF files to PDF/A files, this "-mode 2" parameter will analyze all objects in PDF file, it will check and repair all objects in PDF file and arrange them to comply with the PDF/A compliance, this parameter is great to process various kinds of PDF files over the world, you can use this parameter like below,

pdf2pdfa.exe -mode 2 "sample1.pdf" "_sample1-pdfa.pdf"
pdf2pdfa.exe -mode 2 "sample2.pdf" "_sample2-pdfa.pdf"
pdf2pdfa.exe -mode 2 "sample3.pdf" "_sample3-pdfa.pdf"
pdf2pdfa.exe -mode 2 "sample4.pdf" "_sample4-pdfa.pdf"
pdf2pdfa.exe -mode 2 "sample5.pdf" "_sample5-pdfa.pdf"
pdf2pdfa.exe -mode 2 "sample6.pdf" "_sample6-pdfa.pdf"
pdf2pdfa.exe -mode 2 "sample7.pdf" "_sample7-pdfa.pdf"

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
pcl, ps, pdf page counter

Error on pcltool.dll when a large number of files are processed

Hello!

We are using the Spool File Page Counter SDK on our print management service. Basically, we have a service and every time it intercepts a new print job, it analyzes its .SPL file.

So, we could have multiple threads accessing and using the SDK at the same time, it works well when there aren't a large number of files being processed.

But on our load/stress tests we usually send a large number of print jobs to the printers, that's when we are getting an error within the SDK, on the windows event viewer a pcltool.dll error can be found.

After the first error occurs, we will get the same problem every time we try to analyze a file, no matter how many files or its sizes.

I'm sending a print of the problem, I believe that is related to the amount of files that the SDK try to process, maybe a thread problem, as a many of them are using the SDK at the same time.

In our production version, we will most likely face this kind of environment, where a large number of files will be processed at the "same time".

Have you ever faced this kind of issue ? Is there a solution for this or a workaround that we could use?

Customer
---------------------------------------
here is the print of the error.

I forgot to mention but when this error occurs, the results of the SDK analyzes are all wrong.

image

Customer
---------------------------------------
Yes, I guess it may caused by multiple thread problem. In order to solve this problem completely, I guess the following two solutions may useful to you,

Solution 1:

If you are calling ReadInfo.dll library inside a multiple thread function in your source code, you may call ReadInfoFromAllFormats() function to parse all of your SPL files one by one, you may use a Global Value or a Mutex Object to avoid multiple thread call to ReadInfoFromAllFormats() function at same time, this problem will be solved completely.

Solution 2:

You can create a simple Command Line EXE application to call ReadInfoFromAllFormats() function from ReadInfo.dll library, then you can call this EXE application from your main EXE application, because this Command Line EXE application running inside another process space, so you can run multiple instances of this Command Line EXE application without any problem.

With this method, you could able to use "Spool File Page Counter SDK" to analyze more of your SPL files at same time.

We hoping above two solutions will useful to you, you may give them to try.

VeryDOC

---------------------------------------

After I sent the ticket to you, I thought another solution.

I guess this problem may caused by memory management mechanism between C# and C++, I have another solution for you to solve this problem quickly and completely.

This solution will work like below,

1. You may register FileInfoCOM.exe into your system by following command line with administrator privilege,

FileInfoCOM.exe /regserver

You can also run "install.vbs" to register FileInfoCOM.exe into your system automatically.

2. You can use FileInfoCOM.exe to instead of ReadInfo.dll DLL library, you can call FileInfoCOM.exe from C# by following sample source code,

--------------------
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using FileInfoCOM;

namespace ParsingTest {
    class Program {

        static void Main(string[] args)
        {
            if (args.Length != 1)
            {
                Console.WriteLine("test.exe C:\\test.pcl");
                Console.WriteLine("test.exe C:\\test.ps");
                return;
            }
            Console.Write("args length is ");
            Console.WriteLine(args.Length); // Write array length
            for (int i = 0; i < args.Length; i++) // Loop through array
            {
                string argument = args[i];
                Console.Write("args index ");
                Console.Write(i); // Write index
                Console.Write(" is [");
                Console.Write(argument); // Write string
                Console.WriteLine("]");
            }
            string fileName = args[0];
            int bIsRenderToPDF = 0;
            int bwPageCount = 0;
            int colorPageCount = 0;
            int copyCount = 0;
            double nPageWidth = 0;
            double nPageHeight = 0;
            string strPaperSizeName = new string(' ', 300);

            FileInfoCOM.FileInfoClass objFileInfoCom = new FileInfoCOM.FileInfoClassClass();

            objFileInfoCom.com_ReadInfoSetCode("XXXXXXXXXXXXXXXXXX");
            objFileInfoCom.com_ReadInfoFromPCLFile(fileName, bIsRenderToPDF, ref bwPageCount, ref colorPageCount,
                    ref copyCount, ref nPageWidth, ref nPageHeight, ref strPaperSizeName);

            Console.WriteLine(String.Format("File: {0}", fileName));
            Console.WriteLine(String.Format("Render To PDF: {0}", bIsRenderToPDF));
            Console.WriteLine(String.Format("BW Pages: {0}", bwPageCount));
            Console.WriteLine(String.Format("Color Pages: {0}", colorPageCount));
            Console.WriteLine(String.Format("Width: {0}", nPageWidth));
            Console.WriteLine(String.Format("Height: {0}", nPageHeight));
            Console.WriteLine(String.Format("Paper name: {0}", strPaperSizeName));
        }
    }
}
--------------------

3. You may call "FileInfoCOM.FileInfoClass objFileInfoCom" from a multiple thread function to parse more SPL files at same time, you can use this method to check if you could parse more SPL files from C# multiple threads properly.

Because "FileInfoCOM.exe" is another EXE process, it does use a different memory management mechanism compare to C# process, I guess the "FileInfoCOM.exe" will able to solve this problem to you too.

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)