html converter (htmltools)

VeryPDF html converter conversion bug

Hi, I have a simple html page with 2 not animated gif's (saved from Photoshop), and they aren't converted in the PDF, there's only an empty place.
And there's also an text with a hyperlink, the space before the text with the hyperlink in the pdf is cutted away.
An other problem is that the page in the pdf is centered and not top aligned.

One question, is the conversion Internet Explorer depended or does it have an independent conversion engine?
==========================
Please download latest version of HTML Converter from our website to
try again, we hoping the latest version will work better for you,

https://www.verypdf.com/htmltools/index.html

please refer to attached PDF file, this PDF file was created by
following command line, this PDF file looks fine,

htmltools.exe D:\temp3\estimate_it.html D:\temp3\estimate_it.pdf

VeryPDF
==========================
Thank you for your fast reply, the file you converted is correct , but  I was using VeryPDF HTML Converter v2.0 (GUI Version) to make the tests.

We really need to do the conversion by command line, does it mean we have to buy VeryPDF HTML Converter Command Line Version v2.1 for 399 US$ ?

thank you
==========================
Yes, you can use "VeryPDF HTML Converter Command Line Version v2.1 for 399 US$" to convert this HTML file to PDF file, HTML Converter Command Line is work better than GUI version, you can always use HTML Converter Command Line to instead of GUI version without any problem.

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

Are the calls to the dll function PDFToImageConverter re-entrant (multiple thread)?

Are the calls to the dll function PDFToImageConverter re-entrant?
=====================
Sorry, we don't understand your meaning, do you wish call PDFToImageConverter() function from multiple threads?

Our PDFToImageConverter() function can be called from multiple threads without any problem.

VeryPDF
=====================
You answered my question.  If a function is not re-entrant then it is the responsibility of the caller to ensure that the function is not called while the function is still in progress in another routine.
=====================
Thanks for your message, our PDF2Image SDK does support re-entrant, it can be called from multiple thread application to convert several PDF files to image files at same time, that's no problem.

PDFToImageConverter does support re-entrant feature, you can re-call PDFToImageConverter() function before previous call exit.

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)
postscript to text/pdf/image

Postscript to Text Converter

Yesterday I purchased your Postscript to Text Converter Command Line Server License v2.0.   I execute this command line in our interface engine but when I feed a postscript file thru your converter I get this i/0 error below

An I/O error occurred while executing command 'R:\ps2txt\ps2txt.exe -nolayout $gSrcFile$ $gDstFile$' occurs but produces the output so we send this to the sink. When I send a text file thru I do not get the error but that is of no use to me.  I need to convert postscript.

I registered your Postscript to Text Command Line software.

Any help would be appreciated.
=======================
Converter I just found that a small Postscript file works with no i/o error, but a larger one gets the error. maybe the license is not invoked.

Please use following command line to register ps2txt.exe in your system, I used this at the command line.

ps2txt.exe "-$" "XXXXXXXXXXXXXX"

VeryPDF
=======================
125? lines post script works
145?  lines does not work

=======================
Can you please email to us your sample PS file for test purpose? after we checked your sample PS file, we will figure out a solution to you shortly.

VeryPDF
=======================
Here is a file, from the command prompt by itself it works but see below for details.

When called from the engine a file larger than 125 lines gets the i/o error.

=======================
Our ps2txt.exe can convert your PS file to text file without any problem, we have created a test package to you, please download it from following URL,

XXXXXXXXXXXXXXXX

After you unzip it to a folder, please run " test.bat" file, you will get a " 2011-04-14-14-46-05-896.txt" file, everything is fine in this text file, can you get same text file in your system?

VeryPDF
=======================

also, you can use CreateProcess() + CreatePipe() functions to suppress "thank you for using our product..." message, please refer to following web pages for more information,

http://support.microsoft.com/kb/190351
http://msdn.microsoft.com/en-us/library/ms682499(v=vs.85).aspx
http://www.codeguru.com/forum/showthread.php?t=295077

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 print

pdf print incorrectly prints the “bubbles” font which is used in our PDF documents

I have downloaded the evaluation copy of  PDF Print.  It seems to do exactly what I want with one exception.  It incorrectly prints the “bubbles” font which is used in our PDF documents.  (The bubbles show up as squares.)  The bubbles font is embedded in the PDF file, but it does not print correctly.  (An example document is attached.)  Can you advise on how to resolve this issue?  Thanks very much for your response.
========================
Please run following command lines to print your PDF file again,

pdfprint.exe -shell C:\test.pdf
pdfprint.exe -shell2 C:\test.pdf
pdfprint.exe -raster2 C:\test.pdf
pdfprint.exe -useembedfont C:\test.pdf

Can you print your PDF file properly with one of above command lines?

VeryPDF
========================
The -useembedfont fixed the problem.  Thanks.

========================
Thank you for your message, if we can be of any other assistance, please feel free to let us know.

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)
postscript to text/pdf/image

Convert ps to image files

I am a software developer, Our team is considering to use your product for converting Postscript files to Image. My question is :- Do I have the flexibility and option for setting , or changing output page settings – like Size , rotation , offsetting, cropping, changing color to gray scale or black and white, etc?

Let me know , or provide me with document that shows me how these things are possible.

Thank you.
========================================
Our ps to image conversion application has options to change image’s size, DPI, cropping, changing color to gray scale or black and white, etc. functions, but it hasn’t rotation and offsetting functions that you required, however, if you need these functions, we can development them to you add additional cost,

Please refer to command line options in ps2img.exe at below,

C:\>ps2img.exe
-------------------------------------------------------
PS To Image Converter Copyright (C) 2000-2008 verypdf.com Inc
Description:
Convert PS (Postscript) and EPS to TIF, TIFF, JPG, GIF, PNG, BMP, WMF, EMF, PCX, TGA, etc. formats
Web: https://www.verypdf.com
Web: http://www.verydoc.com
Email: support@verypdf.com
Release Date: Jun 11 2009
Usage: ps2img [options] <-i PS File> [-o Output]
-i [input PS file]   : Input PS filename
-o [output TIF file] : Output TIFF filename
-g                   : Convert to 8-bit grayscale image file, this option
is only available while bitcount equal 8 (-b 8)
-m                   : Set output to multi-page TIFF file, the
default is output to single page TIFF files
-r [resolution]      : Set resolution in generated image files
-r 300           : Set horizontal and vertical resolution to 300 DPI
-r 200x300       : Set horizontal and vertical resolution to 200x300 DPI
-r 204x98        : Set horizontal and vertical resolution to 204x98 DPI
-f [first Page]      : First page to convert
-l [last Page]       : Last page to convert
-c [compress]        : Set compression method in generated image
files(for tif only)
-c none          : Create TIFF file without compression
-c lzw           : Compress TIFF using LZW arithmetic
-c jpeg          : Compress TIFF using JPEG arithmetic
-c packbits      : Compress TIFF using packbits arithmetic
-c g3            : Compress TIFF using CCITT G3 arithmetic
-c g4            : Compress TIFF using CCITT G4 arithmetic
-c ClassF        : Compress TIFF into Fax compatible ClassF 204x98 format
-c ClassF196     : Compress TIFF into Fax compatible ClassF 204x196 format
-q [quality]         : Set quality in created image files(for jpeg image only)
-t                   : Enable transparent background
-b [bit count]       : Set bit count in generated image files
-a                   : Call ghostscript to convert postscript to image files
-e                   : Append suffix to single page image file (out0001.jpg)
-#                   : Set your License Key
-?                   : Help
-------------------------------------------------------
Example:
ps2img -i C:\input.ps -o C:\output.tif
ps2img -i C:\input.eps -o C:\output.tif
ps2img -m -i C:\input.ps -o C:\output.tif
ps2img -c lzw -i C:\input.ps -o C:\output.tif
ps2img -q 80 -i C:\input.ps -o C:\output.jpg
ps2img -b 4 -i C:\input.ps -o C:\output.tif
ps2img -i C:\input.ps -o C:\output.tif -b 1 -c ClassF -r 204x98 -m
ps2img -f 1 -l 9 C:\input.ps -o C:\output.jpg
ps2img -i C:\*.ps -o C:\*.pcx
ps2img "-#" "XXXXXXXXXXXXXXXX"
ps2img "-#" "XXXXXXXXXXXXXXXX" -i C:\input.ps -o C:\output.tif Press any key to continue...

VeryPDF
========================================
Thank you for your reply – I appreciate that.
Do you have a Windows 64-bit version of VeyDoc? Let me know

========================================
Our ps2img.exe can be run on 64bit system without any problem, please run it on your 64bit system to try, if you encounter any problem, please feel free to let us know.

VeryPDF
========================================
How about the Img2Pdf or Image to Text, doe that work too?
========================================
ps2img.exe hasn't Image2PDF and Image2TXT functions, you need use following products to implement these functions,

Image2PDF Command Line product which can convert image files to PDF files,

https://www.verypdf.com/tif2pdf/tif2pdf.htm#dl

PDF to Text OCR Converter Command Line which can convert scanned PDF and Image files to text files,

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

VeryPDF
========================================
Thank you for the response, but I don't get it. Which one of the tools are Windows 64-bit processor?
ps2img.exe
Ps2TXT.exe
========================================
Our ps2img.exe and Ps2TXT.exe are all support Windows 64-bit processor, you can run them on your 64bit system without any problem.

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)