pdf to image converter

Wrong chracters in TIFF image created by PDF to Image Converter

Hi.

I use your component from more one year and it is work fine.

But since few days, I have some PDF that I will transform in jpeg. I call the pdf2image.dll with an ASP.Net (Visual Studio 2008) program like in your samples.

result = PDFToImageConverter (SourceName, DestName, UserPassword, OwnPassword, 200, 200, 24, COMPRESSION_CCITTFAX4, 70, FALSE, TRUE, -1, -1);

My code it's ok with a lot of pdf, but with this one all the characters are strange.

But when I use the pdf2img.exe in your sample it's work for the tiff format.

Could you help me?
=====================================
The latest version of PDF2Image SDK does convert your PDF file to TIFF file without any problem, please download a converted TIFF file from following URL,

XXXXXXXXXXXXXXXXX

this TIFF file was created by latest version of PDF2Image SDK product, everything is fine in this TIFF file.

You can upgrade to latest version of PDF2Image SDK product to solve this problem completely, the upgrade cost is 50% of purchase price, if you wish upgrade to latest version, please email to us your original Order ID, we will send the upgrade web page to you shortly.

VeryPDF
=====================================
Thank for you response.

But I have still the same problem.

I have download the last version (1 Server License http://www.globalpdf.com/pdf2tif/pdf2image_sdk_trial.zip) on your site.
I have put the PdfConverterDotNet in Visual Studio 2008 and I run with the csharpconsole project and change the path to access files.
My jpeg or tiff have always the same problem.

But when I run the pdf2image.exe it's work fine.

I don't understand why it's not the same result ...

Thank for your help.
=====================================
It is maybe caused the "current path" for the "encoding" folder, if you run the project in Visual Studio 2008, the EXE may not locate the "encoding" folder, so, you may compile your C# project into an EXE first, run this EXE as standalone application, your EXE and pdf2image.dll will able to load language files from "encoding" folder properly.

VeryPDF
=====================================
Just another precision.

I have try the pdf on my production server and it's work fine. Maybe it's a problem with the framework Visual Studio on my computer.
=====================================
Thanks for your kindly information.

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)
html converter (htmltools)

License activation / Windows 2008

Hi,

registration of newer (eg.2.6.0.1 ) htmltools.exe command line versions fails on Windows 2008R2. Older (eg 2.0.xx) versions does work.

I'm calling "htmltools.exe -$ ourkey".  The help still says to use -$ for activation.
Has anything been changed or is this a Windows2008 issue?

By the way: the page https://www.verypdf.com/htmltools/index.html# only mention support for Win98/ME/NT/2000/XP/2003/Vista platforms.
Is this still the case?

Regards,
=============================
Our htmltools.exe does support Windows2008 system, that's no problem.

Please launch a CMD window by administrator privilege, run following command line in this CMD winodw, you will able to register it properly,

htmltools.exe -$ ourkey

if your CMD window hasn't administrator privilege, the registration process may 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)
doc to any converter

I want to convert an xls or xlsx file into an mht file

Hello,

I want to convert an xls or xlsx file into an mht file (several thousands of files)

The command doc2any.exe example.xlsx out.mht gives result = OK but the command doc2any.exe –office 0 example.xlsx out.mht gives a result = error.
Does it means that Excel must be installed on the computer ?

My need is to convert xls or xlss files into mht files using a computer where Excel is not installed, is it possible with VeryDOC doc2any? how ?

Tanks in advance for your answer.
========================
Hi,

Yes, you need install MS Excel application into your system in order to convert XLSX document to MHTML format, if your system hasn't MS Excel application installed, the conversion will failed.

VeryDOC

VN:F [1.9.20_1166]
Rating: 10.0/10 (2 votes cast)
VN:F [1.9.20_1166]
Rating: +1 (from 1 vote)
html converter (htmltools)

I can not register htmlshell.dll

We bought … one license? two licenses? for HTMLtools, to run on our Windows2000 server. But now we're migrating to Windows2008 … and it won't run … it gives this error message …
And of course the buy-nag line on the output.
What to do? If there is an upgrade cost, please advise.

clip_image002

I think it has to do with permissions, but am not sure how to correct it …
HTMLTools will run from the Win2008 server, but the files that will be converted will be in various places on the WAN.
I do have supervisor rights, and can change this software's installation, if I need to.

http://support.softartisans.com/kbview_883.aspx

(Also, I tried passing a URL to it, but found I had to map a drive letter instead … this works fine on the Win2000 server, but not on Win2k8 … so I have to figure out how to deal with that also).

Thanks very much for your time and help.

=================================
Please launch a CMD window by administrator privilege, run following command line to register it,

Regsvr32 htmlshell.dll

If you are using 64bit system, you need run 32bit version of regsvr32.exe application, for example,

C:\windows\syswow64\regsvr32.exe htmlshell.dll

Please notice, you need use administrator privilege to register it, if your CMD window hasn’t administrator privilege, you can’t register htmlshell.dll correctly.

VeryPDF
=====================================
Hmm ... I tried that ... and I am an admin. This is what I see. "Drive B" is the file location. I can read / write to that location.
I will look for the file htmlsdk.dll.

Thanks for your time / help.
===========================
Your CMD window seems not own the administrator privilege, please launch a CMD window with administrator privilege, run this command line in this new CMD window again, the “Can’t register htmlsdk.dll file properly” error message will disappear.

You can also download the latest version of htmltools.exe from our website to try again, this permission retriction problem has been solved in the latest version of htmltools.exe application,

https://www.verypdf.com/htmltools/index.html#dl
https://www.verypdf.com/htmltools/htmltools.zip

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)
image to pdf converter

Batch convert image to pdf

Hello,

I am testing the 'image to pdf converter 2.1' free version with Windows 7

If I try to convert a single tif-file into a single pdf-file, it works:

img2pdf.exe C:\Test\1.tif C:\Test\1.pdf

But how can I convert several tif's in several pdf's ?
Example:
the files 1.tif, 2.tif an 3.tif should be converted into 1.pdf, 2.pdf and
3.pdf

I have tried it with this command:

img2pdf.exe C:\Test\*.tif C:\Test\*.pdf

The result you can see in the hardcopy.
Which command can convert the 3 tif-files in 3 pdf-files ?
Thank you

(Embedded image moved to file: pic06476.gif)
===================================
You can simple run following command line to batch convert all TIFF files
in C:\Test folder to PDF files,

for %F in (C:\Test\*.tif) do img2pdf.exe "%F" "%~dpnF.pdf"

VeryPDF
===================================
Hello,

thanks for your answer, but I don't understand it:

What do you mean with 'for %F in (C:\Test\*.tif) do img2pdf.exe "%F"
"%~dpnF.pdf"' ?

How must I define, that %F stands for C:\Test\*.tif ? Must this be defined
with a special command line ?

Sorry and thanks ...
===================================
You need define nothing, just run following command line in CMD window, you will able to convert all TIFF files in C:\test folder to PDF file quickly,

for %F in (C:\Test\*.tif) do img2pdf.exe "%F" "%~dpnF.pdf"

clip_image002

VeryPDF
===================================
Hello,

it's me again ...

Last question:
If i write the command in an cmd window, it works.

But can I start the convertions of the files with a batch-file (example see attachment) ?

If I start the file test.bat, nothing happens. This is important for us, that we can start the convertion with a batch-file, so we can schedule the start of the batch-file, so no one must do something by manual.
Why does the command in the batch-file not work ?
Thanks
========================
In the .bat file, please use "%%" to replace "%" character, you will get it work, for example,

for %%F in (C:\Test\*.tif) do img2pdf.exe "%%F" "%%~dpnF.pdf"

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)