pdf to image converter

Pre-sale questions for PDF to Image Converter SDK product

To. Whom it may concern,

Our office is located in Seoul, Korea.

We develop SW video conferencing solution, and are interested in getting to know more about your product.

Here are some of questions that we have with regard to purchasing developer license of PDF To Image Converter COM Component v2.0 (including C++, VB, ASP examples),

1. We would like to know how we could purchase this product. Would it be thru internet purchase or some other method available?
2. After purchasing your product above, how would we receive your product? For example, would it be delivered in source code form or as in dll and/or lib file?
3. When and how do we receive the manual or source code necessary for development?
4. Would like to know about your A/S policy. When we find certain bugs or errors, how could we get your technical support?
5. On your website, it states that upon purchasing developer license, we could distribute your product, which by the way would be embedded in our software product. Would it be loyalty free for unlimited distribution? Please let us know.

We appreciate your prompt response on the matters above.

Thank you.

Best regards,
====================================
>>1. We would like to know how we could purchase this product. Would it be thru internet purchase or some other method available?

You can purchase the product from our website directly.

We offer numerous customer payment options including: Visa, MasterCard, American Express, Discover, JCB, Switch, Solo, Paypal, US Check, EFT, Wire Transfer, Credit Card by Phone or Fax with 16 toll-free international numbers.

>>2. After purchasing your product above, how would we receive your product? For example, would it be delivered in source code form or as in dll and/or lib file?

After you purchased the product from our website, you will receive your license key immediately. The download package contains DLL Libraries and VB, VC++, C#, .NET etc. examples.

>>3. When and how do we receive the manual or source code necessary for development?

Please refer to "PDF To Image Converter COM component user manual" from following web page,

https://www.verypdf.com/pdf2tif/pdf-to-image-sdk.htm

If you have any question for the PDF to Image Converter SDK product, you can try to search the answer in our Knowledge Base, we are always update our Knowledge Base everyday,

https://www.verypdf.com/wordpress/

>>4. Would like to know about your A/S policy. When we find certain bugs or errors, how could we get your technical support?

We are provide "Gold Support" option for our customers, Gold Support is US$1200 per year, you will save 20% if you purchase "Gold Support" along with our product, with "Gold Support", VeryPDF will use reasonable best efforts to correct failure and provide this fix to client in a timely manner, "Gold Support" does include analysis of problematic files or other troubleshooting activities. Please look at following page for the more information about the "Gold Support",

https://www.verypdf.com/custom/maintenance.htm

For example, if you encounter a PDF file that our product can't process it, we will fix this problem for you in a timely manner if you purchased "Gold Support". under the Free Support, we can only provide a fix to you until the next version of this product be released.

However, Gold Support is OPTIONAL and not required.

>>5. On your website, it states that upon purchasing developer license, we could distribute your product, which by the way would be embedded in our software product. Would it be loyalty free for unlimited distribution? Please let us know.

Yes, after you purchased the developer license, you can integrate our product with your application and distribute it with your own application royalty free.

You can also look at our license agreement for detailed information,

https://www.verypdf.com/custom/license_agreement.htm

VeryPDF

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

Use PCL to PDF Converter Command Line to monitor a folder

Hello,

We have interest in the verypdf pcl converter.
I have installed this on a machine but we need the following functionality :
It needs to convert .spl files to PDF, when we do this manually in your program all goes well. But we would like to have this functionality automaticly.
All the .spl files are located in one folder. We have configured the ‘monitor a special directory’ to look for *.spl files, but this does not seem to work.
Also we would like to have the manual to create the PDF overlay, this could be very usefull for us.

Can you let me know if automatic converting to *.spl files is possible ?

Thanks,
===================================
Thanks for your message, you can run following command line to batch all of SPL files to PDF files at one time,

"C:\Program Files\VeryPDF PCL Converter v2.0\pcltool.exe" C:\test\*.spl C:\test\*.pdf

You can also copy following lines into a .bat file, run this .bat file to monitor C:\test folder, after you copied some SPL files to C:\test folder, these SPL files will be converted PDF files automatically,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
REM @ECHO OFF
:retry
for %%F in (C:\test\*.spl) do (
"C:\Program Files\VeryPDF PCL Converter v2.0\pcltool.exe" "%%F" "%~dpnF.pdf"
move "%%F" "%%F.bak"
)
ping -n 5 127.0.0.1 > nul
goto retry

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Above .bat example will output the PDF files to the same folder of input SPL files. The following .bat example will place the output PDF files to D:\temp folder, of course, you can also choose any other folders that you want,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
REM @ECHO OFF
:retry
for %%F in (C:\test\*.spl) do (
"C:\Program Files\VeryPDF PCL Converter v2.0\pcltool.exe" "%%F" "D:\temp\%%~nF.pdf"
move "%%F" "%%F.bak"
)
ping -n 5 127.0.0.1 > nul
goto retry
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you wish stop the .bat file, you can simple press CTRL+C to break it.

VeryPDF

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 image converter

We are interested in buying this product (PDF Extract TIFF v2.0).

Hello,

We are interested in buying this product (PDF Extract TIFF v2.0).

The program will be used by a variety of our in house program. We would like to know if buying 1 copy of this program is good for licensing, or do you have a server version that we can buy.

Based on what we need, we need the command line version and not a COM version.

Thank you very much.
=============================
Thanks for your message, PDF Extract TIFF GUI application hasn't a Server License, however, we suggest you may purchase PDF to Image Converter Command Line Server License from our website,

http://www.verydoc.com/pdf-to-image.html

PDF to Image Converter Command Line Server License is licensed by per server, after you purchased it, you can copy it to your server, all users on your server will able to use the product without any restrictions.

VeryPDF

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

Problem trying to convert infopath to pdf

Hi, i am testing your product before to buy, i try to convert infopath file to pdf, i am testing using with the following lines comands:

doc2any.exe -useoffice 0 P-2011-0089.xml P-2011-0089.pdf doc2any.exe  P-2011-0089.xml P-2011-0089.pdf

but the pdf is not OK, in the machine there is not MS Office installed, but there is xsn file, the  file pdf generated dont have the infopath design, there is only xml structure (you can see the attached fike) , would you tell me what is the problem ? I need to have Ms office installed ??

The file xsn is in sharepoint, i am testinf in the same serverand the user have rigth access.

Thanks in advance
==================================
Yes, you need install MS Office to convert infopath file to pdf file, if your system hasn't MS Office installed, the conversion will fail.

VeryPDF

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 text converter

Convert Arabic UTF-8 characters from PDF file to text file

Good day,

Thank you for your reply and sorry for the delay.
I have tried to convert a pdf file containing arabic UTF-8 characters using VeryPDF PDF2TXT v3.2\pdf2txt.exe with -unicode parameter but the text file doesn't contain any arabic character.

Thank you and best regards
==============================
Can you please email to us your sample PDF file which contain arabic UTF-8 arabic text for checking? after we checked your sample PDF file, we will figure out a solution to you shortly.

VeryPDF
==============================
Good day,

I have purchased a version of PDF to PDF/A.
Before decide to purchade an original version of pdf2text, I would like to be sure that your tool can convert arabic UTF-8 pdf documents.

Please find attached an example.

Best Regards
==============================
We've double checked your PDF file just now, your PDF file consists of some embedded fonts, the characters which render by embedded fonts cannot be copied out, you might open this PDF file in Adobe Reader, press CTRL+A, CTRL+C to copy all text contents, and press CTRL+V to paste them into notepad, you are going to discover that you can't duplicate out the readable text contents from this PDF file. Our PDF2TXT can't convert this PDF file to readable text file as well, make sure you realize this make any difference.

Please look at No.4 item in FAQ list,

https://www.verypdf.com/pdf2txt/support/index.html#4

Additionally, you can download "PDF to Text OCR Converter Command Line" product from our website to try, "PDF to Text OCR Converter Command Line" can convert this type PDF file to text file properly,

https://www.verypdf.com/pdf2txt/pdf-to-text-ocr-converter.htm

e.g.,

pdf2txtocr.exe -ocr D:\verypdf.pdf D:\verypdf.txt

also, "PDF to Text OCR Converter Command Line" product is suupport English, German, French, Spanish, Italian and many Languages, but it doesn’t support Arabic language yet, sorry for this matter.

https://www.verypdf.com/pdf2txt/pdf-to-text-ocr-converter.htm

VeryPDF

VN:F [1.9.20_1166]
Rating: 4.3/10 (4 votes cast)
VN:F [1.9.20_1166]
Rating: +1 (from 1 vote)