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

VeryPDF PDF2Image Software

Good Tuesday Morning,

We recently purchased your VeryPDF PCL Converter software and are using it, as a call from our application, to convert PCL code from a printer into PDF format and send it into Laserfiche.  All of that is working well.

What I would like to do is convert that resulting PDF to a Group IV .TIFF before sending it into Laserfiche.  I have downloaded a Demo copy of your VeryPDF PDF2Image Software and wanted to know if it can be called from our application (like the VeryPDF PCL Converter software) using batch commands.  I have been attempting to test with it and haven’t been able to get it to work yet.  In fact, it just hangs, and I end up having the kill the services.

Here is my code to call the software:

PDFToImageConverter("%F","D:\Temp\Planetpress\outputs\OUTPUT.tif",NULL,NULL,200,200, 1,COMPRESSION_LZW,100,FALSE,TRUE,-1,-1)

Thank you in advance for your input.
==============================
Please use a real PDF filename to replace "%F" and use COMPRESSION_CCITTFAX4 to replace COMPRESSION_LZW to try again, for example,

PDFToImageConverter("D:\temp\test.pdf", "D:\Temp\Planetpress\outputs\OUTPUT.tif",NULL,NULL,200,200, 1, COMPRESSION_CCITTFAX4, 100, FALSE,TRUE,-1,-1);

Can you work fine with above source code?

You can also download PDF to Image Converter from following web page to try, you can call PDF to Image Converter command line from your code to convert PDF file to CCITT G4 compressed TIFF file easily,

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

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)