PDF Software

How to trim the generated PNG image files automatically from Virtual PDF Printer Driver?

I'm using your Virtual PDF Printer to convert my documents to PNG Image files with trimming currently. However, I encountered a problem recently.

open issue: settings disappear from registry in my system,

e.g. like to set,

AutomaticDirectory
AutomaticOutput
AutoTrimImage

image001(06-26-09-20-29)[4]

After print a document to "e-PDF Converter and Creator" virtual PDF Printer, the settings are deleted and ignored,

image002(06-26-09-20-29)[4]

Print result, is not a trimmed png, it's a un-trimmed pdf file,

image003(06-26-09-20-29)[4]

Please support.

Customer
---------------------------------------------------------------

Thanks for your message, I'm by following steps to test this issue in my system,

1. Set following values into registry,

HKEY_CURRENT_USER\Software\e-pdfconverter\pdfcreator
AutomaticDirectory=D:\downloads\out.png ; REG_SZ Type
AutomaticOutput=1 ; REG_DWORD Type
AutomaticValue=2; REG_DWORD Type
AutoTrimImage=1; REG_DWORD Type

xResolution=300; REG_DWORD Type
yResolution=300; REG_DWORD Type

2. Open "C:\Program Files (x86)\e-PDF Converter and Creator v2.2\config.ini" file in notepad application with administrator privilege, set following options into it,

[options]
UseLocalMachine=0
FileSaveDefExt=.png
EmptyFileNameAfterPrinting=0

3. Delete following cache file from your system if it exists,

"C:\Users\Your-Name\AppData\Local\VirtualStore\Program Files (x86)\e-PDF Converter and Creator v2.2\config.ini"

4. Print a document to "e-PDF Converter and Creator" printer, you will get a trimmed PNG file properly, the values in registry will be kept also.

The following is a screenshot for trimmed PNG image file,

How to trim the generated PNG image files automatically from Virtual PDF Printer Driver?

"Image Generation" and "Trim Image" functions have been integrated into PDF Virtual Printer product, you may download the trial version of PDF Virtual Printer from this web page to try, if you encounter any problem with this product, please feel free to let us know, we are glad to assist you asap,

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

VeryUtils

Scripts

PHP File Integrity Checker is a Real-Time Monitoring for PHP source code

PHP File Integrity Checker is a Real-Time Monitoring for PHP source code. Basically it computes the sha hash of all requested files. Your PC queries periodically the script and alerts you if the returned hash changes.

PHP File Integrity Checker is a Real-Time Monitoring for PHP source code

Ask yourself how you might address the following circumstances when managing a website:

* A file is unintentionally added, modified or deleted
* A file is maliciously added, modified or deleted
* A file becomes corrupted

More importantly, would you even know if one of these circumstances occurred? If your answer is no, then keep reading. In this guide I will demonstrate how to use PHP File Integrity Checker to monitor the integrity of your files.

PHP File Integrity Checker is a Real-Time Monitoring for PHP source code

The best way to determine whether or not a file has been altered is to hash its contents. PHP File Integrity Checker is written in PHP source code, after you buy it, you will get the full source code, then you can deploy it to your server to monitor all folders in your server easily.

The first, you may buy its source code from this web page,

https://veryutils.com/php-file-integrity-checker

after you buy it, you will get a source code package, please upload this source code package to your server, and unzip it to a folder, you will get a folder with following files,

PHP File Integrity Checker is a Real-Time Monitoring for PHP source code

Now, you can run following command lines to add all monitored folders to the database, PHP File Integrity Checker using a SQLite database, so you needn't setup a MySQL database first.

php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/admin
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/app
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/blog
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/catalog
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/community
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/demo
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/dev
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/downloads
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/images
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/storage
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/system
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/vqmod

You can run same command line more times to add more folders that you want to monitor, file-integrity-checker.php will calculate the hash values for all files in this folder and its sub-folders recursively.

If some files have been modified in a folder, for example, you changed a folder in "/mywebsite.com/dev" folder, you may simple run following command line to update the hash values for this folder again,

php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/dev

When you need to verify the files' Integrity, you may run following command line,

php file-integrity-checker.php verifyfiles=1

file-integrity-checker.php will compare the hash values for all monitored files automatically, if it detects the change in a file, it will print out the information to console.

You can also run following command line to send the alert to an email address,

php file-integrity-checker.php verifyfiles=1 email=support@veryutils.com

You can call file-integrity-checker.php from Cron Service, then you can monitor all files on your server periodically, for example, per hour or per day, if some files will be changed, you will able to receive the alert email immediately.

PHP File Integrity Checker is a simple but useful PHP Script Code to protect the files on your server, you may also modify it to best meet your requirements, if you need it, you may buy it from following web page directly,

https://veryutils.com/php-file-integrity-checker

What Are Cron Jobs?
Cron is a scheduler which is time-dependent. This feature is available in Mac, FreeBSD and Linux as well. The scheduled activities which are performed through them are referred to as cron jobs.

PDF Software

VeryUtils PDF to SVG Command-line Conversion

VeryUtils PDF2SVG is a stand-alone command-line application that enables users to batch convert and Adobe Acrobat PDF documents as SVG (Scalable Vector Graphics), the open-standard W3C recommendation for high-end graphics on the web.

PDF2SVG enables high-quality conversion from PDF to SVG that maintains the original layout of the document and preserves hyperlinks, colors and fonts. The resulting self-contained and compact SVG files can be distributed, viewed, edited, stored, printed, and published onto web sites.

VeryUtils PDF to SVG Command-line Conversion

PDF2SVG does not rely on any other third-party software. PDF2SVG can be used in server environments or as a batch conversion process.

PDF2SVG is also available as a software component for embedding into third-party applications, you can integrate PDF2SVG into your software and distribute it along with your software to your customers royalty free.

pdf2svg is a tiny command-line utility to convert PDF documents into SVG files. Multi-page PDF can be split up to one SVG per page by passing a file naming specification.

PDF is the world's most commonly used file format for files. SVG is a much better option for just displaying the contents of a PDF file in a SaaS application or browser. SVG is a powerful XML-based markup supported by HTML5. SVG can be displayed in all browsers and is able to display even complex PDF content as in the original PDF document.

Please by following steps to use PDF to SVG Converter Command Line software,

1. Please download a trial version of PDF to SVG Converter Command Line from this web page, you need to register an account before you download the software,

https://veryutils.com/pdf-to-svg-converter-command-line

2. Download and unzip the software to a folder, you can run following command line to convert your PDF file to SVG files, one SVG file per page,

pdf2vec.exe D:\downloads\pdf2vec_cmd\test.pdf D:\downloads\pdf2vec_cmd\test.svg

This is original PDF file,

VeryUtils PDF to SVG Command-line Conversion

This is converted SVG file,

VeryUtils PDF to SVG Command-line Conversion

This is the source code of SVG file, you can edit it in a Text Editor application easily,

<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title></title>
<g xml:space='preserve' >
<clipPath id="clippath0" transform="matrix(0.071919,0.000000,0.000000,0.072009,0.000000,0.000000) "  >
<path d="
M 0 0
L 0 0
L 0 8275
L 11706 8275
L 11706 0
Z
" style="clip-rule:nonzero"/>
</clipPath>
<g style="clip-path:url(#clippath0)">
<text x="0" y="0" dx="-14" transform="matrix(0.071919,0.000000,0.000000,0.072009,17.979844,10.945322) " style="fill:#000000; font-family:Times New Roman; font-size:109px; ">
&#x0056;&#x0065;&#x0072;&#x0079;&#x0050;&#x0044;&#x0046;&#x0020;&#x002d;
&#x0020;&#x0050;&#x0044;&#x0046;&#x0020;&#x0057;&#x0072;&#x0069;&#x0074;
&#x0065;&#x0072;&#x002c;&#x0020;&#x0050;&#x0044;&#x0046;&#x0020;&#x0043;
&#x0072;&#x0065;&#x0061;&#x0074;&#x006f;&#x0072;&#x002c;&#x0020;&#x0050;
&#x0044;&#x0046;&#x0020;&#x0043;&#x006f;&#x006e;&#x0076;&#x0065;&#x0072;
&#x0074;&#x0065;&#x0072;&#x002c;&#x0020;&#x0043;&#x006f;&#x006e;&#x0076;
&#x0065;&#x0072;&#x0074;&#x0020;&#x0050;&#x0044;&#x0046;&#x0020;&#x0074;
&#x006f;&#x0020;&#x0057;&#x004f;&#x0052;&#x0044;&#x0020;&#x0044;&#x004f;
&#x0043;&#x002c;&#x0020;&#x0048;&#x0054;&#x004d;&#x004c;&#x0020;&#x0074;
&#x006f;&#x0020;&#x0050;&#x0044;&#x0046;&#x002c;&#x0020;&#x0050;&#x0044;
&#x0046;&#x0020;&#x0045;&#x0064;&#x0069;&#x0074;&#x006f;&#x0072;&#x0020;
&#x0043;&#x006f;&#x006e;&#x0076;&#x0065;&#x0072;&#x0074;&#x0065;&#x0072;
&#x0073;
</text>
</g >
<clipPath id="clippath1" transform="matrix(0.071919,0.000000,0.000000,0.072009,0.000000,0.000000) "  >
<path d="
M 0 249
L 0 249
L 0 8024
L 11706 8024
L 11706 249
Z
" style="clip-rule:nonzero"/>
</clipPath>
<g style="clip-path:url(#clippath1)">
</g >
<clipPath id="clippath2" transform="matrix(0.071919,0.000000,0.000000,0.072009,0.000000,0.000000) "  >
<path d="
M 0 0
L 0 0
L 0 8275
L 11706 8275
L 11706 0
Z
" style="clip-rule:nonzero"/>
</clipPath>

If you wish convert from SVG files to PDF files, you may try SVG to PDF Converter Command Line from this web page,

https://veryutils.com/svg-to-pdf-converter-command-line

PDF Software

VeryUtils PDF Table Extractor software does extract text columns from selectable or searchable PDF files to tables with CSV and JSON formats easily

VeryUtils PDF Table Extractor software does extract text columns from "selectable" or "searchable" PDF files to tables (CSV, JSON, etc. formats) easily. VeryUtils PDF Table Extractor software supports all versions of Windows systems. It works in a simple manner, you can choose a PDF file which contain tables or text columns, then you can define the table columns that you need to extract and save the extracted data to an excel file.

VeryUtils PDF Table Extractor software is a robust software which is easy to use if you want to extract a table from PDF file and save to a CSV file. VeryUtils PDF Table Extractor doesn't support Optical Character Recognition (OCR). Thus, if your tables are in a scanned document or an image, it won't work. You would first need to convert the scanned document or image into a PDF and then use PDF Table Extractor software to extract its tables.

With VeryUtils PDF Table Extractor software, all table extraction is done in a fully automated manner and you can obtain your table data in Excel, CSV or JSON format. So far so good.

Please by following steps to use VeryUtils PDF Table Extractor software,

1. Please download and install PDF Table Extractor from this web page,
 
https://veryutils.com/pdf-table-extractor-pdf-to-excel-converter

2. Run the software and load a PDF file which contain tables or text columns,

VeryUtils PDF Table Extractor software does extract text columns from selectable or searchable PDF files to tables with CSV and JSON formats easily

3. PDF Table Extractor software will detect the tables and text columns automatically after you click the "Autodetect Tables" button,

VeryUtils PDF Table Extractor software does extract text columns from selectable or searchable PDF files to tables with CSV and JSON formats easily

4. Click "Preview & Export Extracted Data" button, you will see all extracted data in a new page, then you can click "Export" button to save the extracted data to a CSV, TSV, JSON, Script file format.

VeryUtils PDF Table Extractor software does extract text columns from selectable or searchable PDF files to tables with CSV and JSON formats easily

5. You can open the saved CSV file in MS Excel application, then you can to do the further processes easily.

VeryUtils PDF Table Extractor software does extract text columns from selectable or searchable PDF files to tables with CSV and JSON formats easily

You can download and try PDF Table Extractor from this web page by yourself, if you encounter any problem, please feel free to let us know,
 
https://veryutils.com/pdf-table-extractor-pdf-to-excel-converter

Video Software

How to crop Video files using VeryUtils Video Editor software?

Sometimes you want to crop your videos, for example, when you got some video files with black bars on top and bottom or you want to crop videos with large dimensions to fit the small screen of devices. VeryUtils Video Editor software is a great software to crop video files. VeryUtils Video Editor is a powerful video editor that not only crop your video files on Windows, but also allows you to enhance the video with visual effects, transitions, titles and more. When you finish video editing, you can always find a suitable output format to generate your final result without any quality loss. Apart from that, you can also export to other options, e.g. share on YouTube or burn to DVD video directly.

Why Choose VeryUtils Video Editor software to crop videos?
* Automatically or manually crop your video into different size.
* Support a wide range of video formats including AVI, MOV, FLV, WMV, MKV and more.
* Apply effects, use filters, add titles, music and logo as you like.
* Export in different formats, directly uploads online or burn discs.
* Edit and enhance videos easily.
* Add stylish transitions, titles, and filters.
* Stabilize and reverse video, equalize sound, and more.

VeryUtils Video Editor offers an easy way to crop any video. Just add your video clip to the program, specify the area you want to crop, and save to a video format of your choice: MP4, AVI, FLV, WMV, MPEG, or other. VeryUtils Video Editor supports Windows 7/8/10/XP/Vista or higher. You may by following steps to crop your videos.

1. Please download and install VeryUtils Video Editor from this web page,

https://veryutils.com/video-editor-software

2. Run VeryUtils Video Editor software and load the Video file that you want to crop,

How to crop Video files using VeryUtils Video Editor software?

3. Add a "Crop: Rectangle" filter,

How to crop Video files using VeryUtils Video Editor software?

4. Select an area that you want to crop,

How to crop Video files using VeryUtils Video Editor software?

5. or you can enter the Position and Size directly,

How to crop Video files using VeryUtils Video Editor software?

6. After you finish the selection, you can click "File"->"Export Video" menus to save to a new Video file, you will get a new Video file with correct cropping after a few seconds.

How to crop Video files using VeryUtils Video Editor software?

7. The final Video file has been cropped properly when viewing in Video Player software.

How to crop Video files using VeryUtils Video Editor software?

VeryUtils Video Editor software can be purchased from this web page directly,

https://veryutils.com/video-editor-software

if you encounter any problem with this software, please feel free to let us know, we are glad to assist you asap.