Business Software, PDF Software

VeryUtils Excel To PDF Converter Command Line for .NET without MS Excel application

VeryUtils Excel To PDF Converter Command Line is a Windows command line application, it is a standalone application and can be used to convert from XLS, XLSX, CVS, etc. formats to HTML, PDF, XLS, XLSX, CSV, etc. formats without require MS Excel or OpenOffice application installed in your system. VeryUtils Excel To PDF Converter Command Line can be used in any type of .NET application to convert Excel documents to PDF. The integration with existing .NET applications is extremely easy and no installation is necessary in order to run the converter. The downloaded archive contains a Command Line application for Excel to PDF conversion, you can call this command line application from your C#, VB.NET, ASP.NET etc. .NET applications easily.

https://veryutils.com/excel-converter-command-line

The Excel to PDF Converter does not require Microsoft Excel or other third party tools.

image

VeryUtils Excel To PDF Converter Command Line highlight features:
* Convert Excel XLS and XLSX documents to PDF
* Does not require Microsoft Excel or other third party tools
* Convert all the worksheets or select the worksheets in workbook to convert
* Set PDF page size to a standard (A4, etc.) or a custom size
* Set PDF page orientation and PDF document margins
* Add headers and footers with page numbering to PDF pages
* Append or prepend external PDF files to conversion result
* Password protect and set permissions of the PDF document
* Support for .NET 4.0 framework and later
* Excel Converter can be run via command line.
* Convert up to 20 times faster when not using Excel.
* more...

More info on specific Excel file conversions:
* Convert XLS to CSV
* Convert XLSX to CSV
* Convert CSV to XLS
* Convert CSV to XLSX
* Convert CSV to PDF
* Convert XLS to PDF
* Convert XLSX to PDF
* Convert CSV to HTML
* Convert XLS to HTML
* Convert XLSX to HTML
* Convert Excel to TXT
* Convert Excel to TXT Command Line
* Text to Excel Converter
* Text to Excel Command Line Converter
* Convert Excel to/from to many file types.

Command Line examples:
ConvertExcel.exe --export-options "separator=; format=raw" sample.xlsx _out_sample-xlsx2txt.txt
ConvertExcel.exe sample.xlsx _out_sample-xlsx2csv.csv
ConvertExcel.exe sample.xlsx _out_sample-xlsx2xls.xls
ConvertExcel.exe sample.xlsx _out_sample-xlsx2pdf.pdf
ConvertExcel.exe _out_sample.csv _out_sample-csv2xls.xls
ConvertExcel.exe _out_sample.csv _out_sample-csv2xlsx.xlsx
ConvertExcel.exe sample.xlsx _out_sample-xlsx2html.html
ConvertExcel.exe sample.xlsx _out_sample-xlsx2ods.ods
ConvertExcel.exe --merge-to=_out_merged.xls _out_sample-xlsx2csv.csv sample.xlsx _out_sample-xlsx2xls.xls
ConvertExcel.exe --export-options "paper=iso_a2_420x594mm" sample.xlsx _out_sample-xlsx2pdf-paper-size.pdf
ConvertExcel.exe --export-file-per-sheet _out_merged.xls _out_files-per-sheet-%n-%s.csv

You can use following C# source code to call ConvertExcel.exe application to convert Excel formats to other formats,

using System.Diagnostics;

class Program
{
    static void Main()
    {
        LaunchCommandLineApp();
    }

    static void LaunchCommandLineApp()
    {
        // Part 1: use ProcessStartInfo class.
        ProcessStartInfo startInfo = new ProcessStartInfo();
        startInfo.CreateNoWindow = false;
        startInfo.UseShellExecute = false;
        startInfo.FileName = "D:\\veryutils\\ConvertExcel.exe";
        startInfo.WindowStyle = ProcessWindowStyle.Hidden;

        // Part 2: set arguments.
        startInfo.Arguments = "D:\\sample.xlsx D:\\out.pdf";

        try
        {
            // Part 3: start with the info we specified.
            // ... Call WaitForExit.
            using (Process exeProcess = Process.Start(startInfo))
            {
                exeProcess.WaitForExit();
            }
        }
        catch
        {
            // Log error.
        }
    }
}

Business Software, PDF Software, VeryUtils

docuPrinter SDK is a software development tool for developers and programmers

docuPrinter SDK is a software development tool that developers and programmers can use to control PDF, EMF, Image Virtual Printers and programmatically create PDF, PS, EPS, EMF, WMF, TIFF, PNG, BMP etc. raster image and vector files from their own applications.

docuPrinter SDK download page,
https://veryutils.com/docuprinter-sdk

Pure PDF Virtual Printer Driver without additional files, for integrate into developer's projects easily,
https://veryutils.com/pdf-virtual-printer

image

The docuPrinter SDK is suitable for all Windows operating systems from Windows Server 2000 to Windows 2012 and later systems, because docuPrinter SDK contains C/C++ libraries and ActiveX controls, it can be passed through most programming languages ​​(such as C, C++, Visual Basic, Delphi, MS FoxPro and MS Access. The docuPrinter SDK is also compatible with .NET, which means that VB.NET, C# and J# programmers can also take full advantage of the product.

The main functions of docuPrinter SDK:
* Windows 2000, XP, 2003, Vista, 2008, 7 and later systems (32-bit and 64-bit versions);
* Create PDF, EPS, PostScript, TEXT, JPEG, TIFF, PNG, PCX, BMP, PSD and PCL-X files from any Windows application that supports printing;
* 40bit/128bit/256bit PDF encryption (security) support;
* PDF linearization (fast Web viewing) support;
* Font embedding, resolution and image compression support;
* Apply for stationery and watermark;
* Multi-language support;
* Combine (merge) multiple documents into one PDF file;
* Merge (merge) multiple documents into a single TIFF file;
* Able to create enhanced PDF from MS Word;
* Able to create enhanced PDF from MS Excel;
* Able to create enhanced PDF from MS PowerPoint;
* more functions.

Business Software, Utilities

Print to PDF or Image from any Windows application! PDF Printer Driver & TIF Printer Driver & EMF Printer Driver & Image Printer Driver

PDF Virtual Printer is a virtual printer driver for Windows system that able to create PDF, PS, EPS, TIFF, PNG, JPG files from any Windows application.

https://veryutils.com/pdf-virtual-printer

EMF/PDF/Image Virtual Printer Driver is a virtual printer driver for Windows system that able to create PDF, PS, EPS, TIFF, PNG, JPG files from any Windows application.

https://veryutils.com/emf-pdf-image-virtual-printer-driver-sdk

PDF Virtual Printer is based on PostScript Printer Driver.
EMF/PDF/Image Virtual Printer is based on Microsoft UniDrv Printer Driver.

UniDrv (Universal Printer Driver or Unidriver) is a GDI-based Microsoft Windows universal printer driver and architecture for non-PostScript printers. It is used to simplify driver development of non-PostScript printers (also called Winprinters) for printer manufacturers. Unidrv allows the creation of a printer-specific minidriver in the form of a GPD (Generic Printer Description) file, similar to a PPD file, which is much simpler than kernel mode driver development. Unidrv was introduced in Windows 2000 and replaced the Raster Device Driver (RASDD) interface used in Windows NT 4.0 and earlier versions.

image

With these virtual printer products, you can convert to PDF or image from any Windows application that allows printing. Convert DOC, DOCX, XLS, XLSX, PPT, PPTX, HTML, RTF, TEXT, etc. to PDF or Image formats! Print any AutoCAD format as PDF or image.

After you install either one of these virtual printer software, you can simply print a document to virtual printer and save to PDF, EPS, PostScript, TEXT, JPEG, TIFF, PNG, PCX, BMP, PSD and PCL-XL files from any Windows application. These virtual printer software can even enable novice computer operators to generate high-quality searchable PDF or image files easily.

These virtual printer products are used by lots of customers worldwide, including print shops, publishers, government agencies, and the world that needs to create PDF, EPS, PostScript, TEXT, JPEG, TIFF, PNG, PCX, BMP, PSD or PCL-XL files.

Main feature in VeryUtils virtual printer products:
* Create PDF, EPS, PostScript, TEXT, JPEG, TIFF, PNG, PCX, BMP, PSD and PCL-X files from any Windows application that supports printing;
* 128/256-bit PDF encryption (security) support;
* PDF linearization (fast Web viewing) support;
* Font embedding, resolution and image compression support;
* Apply stationery and watermark-comprehensive Unicode support;
* One-click conversion from Windows Explorer to PDF, EPS, PostScript, TEXT, JPEG, TIFF, PNG, PCX, BMP, PSD and PCL-X;
* Multi-language support;
* Combine (merge) multiple documents into one PDF file;
* Merge (merge) multiple documents into a single TIFF file;
* Use the default email client to send the converted file via email;
* Drag and drop PDF, PostScript and EPS files to PDF, EPS, PostScript, TEXT, JPEG, TIFF, PNG, PCX, BMP, PSD and PCL-XL;
* Able to create enhanced PDF from MS Word;
* Able to create enhanced PDF from MS Excel;
* Able to create enhanced PDF from MS PowerPoint;
* Able to create enhanced PDF from MS Publisher;

Business Software

VeryUtils Document Converter Pro – batch convert Word, Excel, PPT, EML, MSG and many other formats to PDF, PDF/A, Image

VeryUtils Document Converter is a high-performance batch converter! Convert documents in bulk to PDF or Image in batches! Batch convert doc, xls, ppt, eml, msg, dwg, dwf and many other file formats to PDF, PDF/A and/or Image.

VeryUtils Document Converter is a software product that can dynamically convert Microsoft Office 2003/2007/2010/2013/2016/2019/365, WordPerfect, HTML, AutoCAD DWG/DWF, EML, MSG, PostScript and many other document types to PDF, PDF/A, PostScript, JPEG, TIFF, PNG, PCX, BMP, EPS, etc. formats. It runs in batch mode via directory or email scanning, and runs in direct mode via COM (ActiveX) components. The Document Converter can be configured to recognize text (this is called OCR, needs extra OCR plugin) for converting images and PDF files, and supports printing input files directly to a physical printer instead of converting them to PDF or images.

https://veryutils.com/docuprinter-sdk

image

With clustering and multithreading support, VeryUtils Document Converter provides a reliable and stable conversion process.

Document Converter is easy to install and is used in companies in the legal, pharmaceutical, insurance, and many other fields that produce a large number of documents. The goal of VeryUtils Document Converter is to help your company create a PDF/Image standard that can be easily and economically integrated into your workflow.

The main functions of VeryUtils Document Converter:
* Unlimited number of conversions;
* Multi-threaded conversion;
* Multiple input folders, each with its own configuration;
* Conversion scheduler;
* Monitor and convert files from multiple email accounts;
* Failover and high-performance cluster support-more information;
* Support for text recognition-called OCR (needs extra OCR plugin);
* Does not require Adobe software;
* Support more than 300 file types;
* Convert HTML files, and support CSS, SSL, Java and Flash images;
* Convert MS Word hyperlink/title to pdf link/bookmark;
* Convert MS Word form fields to PDF form fields;
* Font embedding, resolution, compression and multi-language support;
* 128/256-bit PDF encryption; encrypt existing PDF files;
* Convert MS Excel hyperlink/title to pdf link/bookmark;
* Convert MS Powerpoint hyperlinks/titles to pdf links/bookmarks;
* PDF merge and split function;
* Add watermark and stationery-fully support unicode; mark existing PDF files;
* Include ActiveX objects for real-time conversion;
* Run as a Windows service;
* Convert to PDF, PostScript, TIFF (including class F), BMP, PNG, PCX, JPEG;

PDF Software

Easily compress PDF files and reduce PDF file size by VeryUtils PDF Compressor Command Line

PDF Compressor from VeryUtils is a useful utility that allows you to compress PDF files individually or in batches into small size, thereby reducing the space they take up on your computer.

PDF files have many advantages, but they do take up too much space because sometimes their size can be quite large. Therefore, they may take up a lot of disk space and take more time to transfer them to the printer for hard copy.

https://veryutils.com/pdf-compressor-command-line

image

VeryUtils PDF Compressor Command Line can reduce the PDF file size, thereby saving disk space. PDF Compressor is a Command Line application that can process files individually or in batches with just one command line.

The main functions included in VeryUtils PDF Compressor Command Line software:
* Lightweight.
* Intuitive interface.
* Support batch compression.
* Compress PDF and reduce PDF file size.
* High compression ratio.
* Support both scanned PDF and text PDF types.
* Preserve PDF layout to maintain PDF quality and format.
* Support shrinking protected PDF files.
* Support batch mode and command line mode.
* Do not need Adobe Acrobat.
* Fast compression of PDF files.
* Easy to use.

Overall, PDF Compressor is a lightweight and compact size reducer for PDF. It is easy to use, if you are looking for a command line software to compress PDF files, VeryUtils PDF Compressor Command Line is a good choice.

There are many PDF files that need to be copied, transmitted or exchanged frequently on the Internet. However, the scanned PDF document is made of images and the file is very large. Sending emails with large PDF attachments is not easy.

PDF Compressor is a Windows Command Line utility that can compress text PDF and scanned PDF files at the same time, and reduce the PDF file size from more than 30 MB to only 1-3 MB (compression ratio: 10%), and it is easy and fast. This tool allows users to change the compression value to obtain better compression results and content quality. In addition, the program supports batch mode and allows users to compress hundreds of PDF documents at once.

PDF Compressor can save the compressed PDF document to the original PDF folder without overwriting the original PDF file. However, if you wish, it can also output compressed files to a specified folder path.

The program can also automatically remove restrictions from protected PDF files.

Now, the latest version of PDF Compressor can compress uncompressed text PDFs.