docprint pro, html to image converter

Convert HTML files to Image files

Hi,

I am using the HTML2IMAGE.EXE application to convert an HTML page to a TIF image.

It “works” but the data can be unreadable at times.

Is there a way in this tool that I can force the conversion to create “pages”   (Currently the conversion tool crams the entire contents of the HTML file into a single page)

Here is the command I am using.
C:\BlueCreek\Simplex\Apps\html2image.exe  -$=XXXXXXXXXXXX -url=C:\BlueCreek\ANTHONY_TEST2.html -out=C:\BlueCreek\ANTHONY_TEST2.tif -width=850 -height=1100  >> log.txt

And I’ve attached the files (Original HTML and convert TIF image).

Again, the TIF image is unreadable because all data is “squished” onto a single page.  Can the TIF image be converted based on 8.5 x 11 page size?
==============================
Thanks for your message, we suggest you may download and install docPrint Pro v5.0 from following web page to try,

https://www.verypdf.com/artprint/index.html#dl
https://www.verypdf.com/artprint/docprint_pro_setup.exe

after you install it, you can run following command line to convert your HTML file to PDF file,

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -i C:\test.html -o C:\out.pdf

We hoping docPrint Pro v5.0 will work better for you, you may install it to try.

VeryPDF
==============================
Thank you for the suggestion.

I have already purchased your company's HTML2IMAGE.EXE application.
Is this new product an "upgrade" to HTML2IMAGE.EXE?

If not, and since HTML2IMAGE.EXE does not work properly, can I return HTML2IMAGE.EXE and then buy this new product?

If you could let me know what my options are that would be appreciated.
==============================
Is there a SingleUser version of this software that I can upgrade to as opposed to a "Server license?"
==============================
In the HTML2IMAGE.EXE application, I used the parameters  -width=850 -height=1100 in order to format my output page to exactly 8.5 x 11 inches.

Is there an equivalent command with DocPrint Pro V5.0?
==============================
docPrint Pro v5.0 has "-r" and "-f" options, you can use these options to control the height and width to output image files, for example,

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -i C:\test.doc -o C:\out.tif -f 8 -r 300

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)
barcode generator, pdfstamp command line

Barcode text not shown if "Free 3 of 9" TrueType font not installed

thanks for your suggestions..

We have note that the barcode affixed on the PDF file is in "Text" format.

In fact if we open the output pdf file on the pc where is installed the font "Free 3 of 9" we can see the barcode correctly.

If we open the output pdf file on another pc (where this font is not installed) we can't see the barcode (nothing appears)

Is it possible to affix the barcode as Image instead of text ? (So it is always shows on the PDF preview, not only on the pc where the font is installed).

I hope you can understand the problem..

This would be the solution for us

Thanks!
=====================================================
You need add "-embedfont " parameter to embed "Free 3 of 9" barcode font into PDF file, please refer to following command line,

pdfstamp.exe -PDF "pdftest.pdf" -o "test-pdftest-barcode.pdf" -at 1234567890 -ft "Free 3 of 9" -embedfont

after you embed the barcode font into PDF file, you can view the barcode text on any system even if no "Free 3 of 9" font installed.

image

VeryPDF

VN:F [1.9.20_1166]
Rating: 6.0/10 (2 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
docconverter com

Can I upgrade from DocConverter COM Server License to Developer License at later?

We are wanting to try using the Doc Converter COM Component within some of our Lotus Notes Applications. Initially we will be looking at purchasing the Server License but potentially if the product is useful for us we may want to use this in some of our applications that we sell, so we will need the Developer License.

Am I right in saying that if we purchase a server license and decide to go ahead with the developer licence we will only have to pay the difference in cos

Thanks and Regards
================================
Yes, you are right, you can purchase a server license first, if you feel it is useful to you, you can pay price difference to upgrade from server license to developer license, this solution is okay.

VeryPDF
================================
Hi There,

We have started trying to implement this on a Windows 2003 server but the problem we are getting is that sometimes when we call the html2pdf exe from COM or from the command line it sometimes works and sometimes seems to just hang.
i.e. It starts the processes WINWORD.exe and html2PDF.exe, creates the PDF stub (0kb or a small number) and starts but then seems to hang at this point.

Is there any advice or debug information you could offer us at this point.
==============================
Please refer to solution #2 at following web page, we hoping solution #2 will work fine to you,

https://www.verypdf.com/pdfcamp/doc-converter-sdk.html#2

you can also look at more solutions in our Knowledge Base,

https://www.verypdf.com/wordpress/category/docconverter-com

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

PDF to Text Converter can’t extract text which render by embedded fonts

I have been evaluating this software to purchase for a project. I have used this software for a different project 1 years back and it satisfied my requirements and it was successful.
But in the new scenario, when i convert the pdf to text it gives a wired output.
I have attached a sample pdf file .
Can i know what cause this wired behavior of the tool ? and what are my options ?
Appreciate a fast response.
==========================

We have checked your PDF file, your PDF file is contain embedded fonts only, the characters which render by embedded fonts can't be extracted, however, you can use our PDF to Text OCR Converter Command Line product to convert embedded fonts to normal ASCII characrers, please refer to following web page for more information,

PDF file is not searchable

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

Please advise which component and code to use for conversion server-side using ASP (Classic) on Windows Server 2003

I am interested in trying this and downloaded the package. But I can't find any install instructions for it.

Please advise.
=======================
Thanks for your message, DOC to Any Converter is a command line application, please refer to following web page to study how to use DOC to Any Converter product,

How to use DOC to Any Converter?


=======================
Thanks. Now I have a folder with some files an folders, and a page that tells me how to use command-line.

But I still don't see any INSTALL instructions or information about which component does what and how it should be installed/registered on the server.

My original enquiry was "Please advise which component and code to use for conversion server-side using ASP (Classic) on Windows Server 2003."
=======================
You can call doc2any.exe from ASP code easily, please refer to Example #7, Example #8 at following web page, these examples will let you know how to call doc2any.exe from ASP code,

http://www.verydoc.com/doc-to-any-shell.html

Example #7 and Example #8 will let you know how to launch doc2any.exe from an interactive user account, however, if you wish launch the conversion from default system user account, you need give enough permission to MS Word DCOM component, please refer to following web page to study how to set the permission to Word DCOM component,

http://www.verydoc.com/doc-to-any-faq.html

if you have any question for the DOC to Any Converter product, you can find the solution from our Knowledge Base easily,

https://www.verypdf.com/wordpress/category/doc-to-any-converter

Help for asp page and Doc2any

VeryDOC DOC to Any Converter permission problem

VeryPDF
=======================
Ok, thanks. I ran an ASP page and converted DOC to PDF successfully but I cannot open the PDF file which is reported by Adobe Reader as being corrupt.

Then I ran a bat file...

doc2any.exe "%CD%\example.doc" "%CD%\example1.pdf"
doc2any.exe "%CD%\example.ppt" "%CD%\example2.pdf"
doc2any.exe "%CD%\example.xls" "%CD%\example3.pdf"
doc2any.exe "%CD%\example.odt" "%CD%\example4.pdf"

The PPT conversion crashed and hung at 10%, so I removed that line and just ran 1,3,4... but could only open the one converted from XLS.
Otherwise the output is corrupt. I tried to open thse PDFs on different computers but they won't open using Adobe Reader 8 or 9.
========================
Please add "-useprinter" and "-useoffice 1" parameters to try again, we hoping you will get it work fine with these parameters?

doc2any.exe -useprinter -useoffice 1 "%CD%\example.doc" "%CD%\example1.pdf"
doc2any.exe -useprinter -useoffice 1 "%CD%\example.ppt" "%CD%\example2.pdf"
doc2any.exe -useprinter -useoffice 1 "%CD%\example.xls" "%CD%\example3.pdf"
doc2any.exe -useprinter -useoffice 1 "%CD%\example.odt" "%CD%\example4.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)