html & pdf to epub converter

Cover page and page number issues in PDF to ePub converter

I have dowloaded your VeryDoc PDF to ePub converter and tried it. Before buying, I would have two questions (I installed under Windows Vista):

- I don't understand what the converter does when it displays the message "Creating cover page...". I already have a cover page? Should I have to specify that my cover page is the cover page? In the positive case how? (There does not seem to be any functionality available to that purpose in the converter window).

- My second question deals with the page numbers in the table of contents. There is an active pointer associated with these numbers in the PDF file (i.e., when cliking onto a number, PDF reader takes you to the related page). Although there seems to be something active associated with the numbers in the converted file (I compiled and opened it with the Amazon Kindle previewer) clicking onto them does not take you anywhere. Are the pointers lost in the conversion? In the negative, is there any means to keep them alive with their right values in the converted file?
=================================================
1. If you have a cover page in PDF file, you can simple ignore "Creating cover page..." option, PDF to ePub Converter will convert your entire PDF file to an epub file automatically.

2. Thanks for your message, we will research this problem in Amazon Kindle shortly, we will let you know as soon as we have any finding on this problem.

Additionally, do you have "Adobe Digital Editions" installed in your system? If yes, you can open the converted epub file in "Adobe Digital Editions application", the "click page number to view page" option does work in "Adobe Digital Editions" application.

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

PCL to PDF Server Edition

Hi Support,

I am experiencing a problem which I cannot figure out. I have installed VeryPDF on my server and have written a program to create PDFs from PCL files. This works great but when I turned it over to my assistant (she has her own login), the command fails for her. She has full rights to the VeryPDF directory but when she executes PCLTOOL.EXE, she receives this error:

Create "d:\verypdf\invoices\R11728-141456.pdf" file failed.
Conversion time = 109ms
d:\verypdf\invoices\R11728-141456 ==> d:\verypdf\invoices\R11728-141456.pdf, result=ERROR
TickCount = 109ms(0.11s)

I run it under my login and my results shows this:

Conversion time = 484ms
d:\verypdf\invoices\R11728-141456 ==> d:\verypdf\invoices\R11728-141456.pdf, result=OK
TickCount = 484ms(0.48s)


Can you shed any light on this? I do not know why it failed to create the PDF under her login but my login was perfectly fine.
=====================================================
This problem seems caused by permission issues, please add "she" user account to Administrator group to try again, we hoping this solution will helpful to you.

VeryPDF
=====================================================
I don't understand why I have to move users into Administrator group. This is not recommended in network setups. Should I uninstall and install under her login instead?
=====================================================
I guess this user hasn't write permission to "d:\verypdf\invoices\" folder, you may give read/write permission to this folder to this user account to try again.

VeryPDF
=====================================================
The user does have write permission to the directory. She first runs a job to create the pcl print job in the directory, then she runs the pcltool which fails. So she has the rights but your command fails to execute. Do you have any other suggestions? I mentioned that maybe I should uninstall then have her install.
=====================================================

Yes, you can reinstall a copy of PCL Converter from her account to try again, if you still can't get PCL to PDF Converter work, please also give Read/Write/Execute permissions to following folders in order to run pcltool.exe command line application properly,

1. "C:\Program Files\VeryPDF PCL Converter v2.0" folder and its subdirectories, (installation folder)
2. "C:\windows\System32" folder, because pcltool.exe need read/write your License information from/to system32 folder,
3. Input folder for PCL files,
4. Output folder for PDF files,
5. "C:\windows" folder, pcltool.exe does create some temp files to "C:\windows" folder,
6. "C:\windows\fonts" folder,
7. "C:\Documents and Settings\YourName\Local Settings\Temp" folder,

After you give these permissions to these folders, you will able to run pcltool.exe without any restrictions on your server.

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

PowerBuilder can not load pdfprintsdk.dll

We have no problem in running the PDFPrint.exe file, attached herewith Debug file "debug.txt", The problem is in running the VeryPDF_PDFPrint function from the pdfprintsdk.dll, It seems that PowerBuilder cannot open the DLL file, What the deference between the old dll and the new one?
===============================
The new pdfprintsdk.dll and old pdfprintsdk.dll files haven't too much difference, if your PowerBuilder cannot open the DLL file, it is indicate your PowerBuilder can't found the DLL Library, we suggest you may compile your PowerBuilder code to an EXE application first, copy this EXE to the folder where pdfprintsdk.dll, cimage.dll, GdiPlus.dll files exist, run your EXE from this folder by manual, your EXE will able to load pdfprintsdk.dll library correctly, we hoping this solution will helpful to you, please give it a try.

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

I did as you said and the problem solved thank you,
I need the DLL return code table, the DLL returned -2 code and I don't know what it's mean.
==================================
Thanks for your message, please refer to following error code which returned by PDFPrint SDK function,

int WINAPI VeryPDF_PDFPrint(LPCTSTR lpCommand)

Return values:
0: Print PDF file successfully.
-10: PDFPrint Library is damaged.
-11: Something is wrong in the command line options.
-101: Can't start "spooler" service, please start "spooler" service from Service Manager by manual.
-4: Can't locate specify printer in this computer.
-12: Can't open specify printer.
-13: Something is wrong when set options to printer.
-5: No input PDF file for printing.
9: Password Required to open this PDF file.
Other values: Something is wrong during render PDF file.

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 form filler

I can only see help document in PDF Form Filler product.

I have downloaded again everything,
re entered all the keys,
everything works exept PDF Form Filler product,
when I lounch it from th desktop icon,
I get the user manual only,
help!!!!
===================================

This is normal, please run PDF Form Filler application first, you can then click “File”->”Open” menu to open a fillable PDF file, then you can fill the PDF file properly, please refer to following screenshot,

pdf-form-filler
pdf-form-filler

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

Is PDF Stamp support transparent PNG image?

I tried to add a PNG file (transparent background) on a PDF by using “PDF Stamp” but I only got a black square.
I would like to know is “PDF Stamp” support stamp a transparent PNG on PDF?
If it is support, what format of image is prefer?
=============================
Yes, our PDFStamp Command Line and PDFStamp SDK products are support transparent PNG image,

For example, you can use following command line to stamp your PDF file with attached transparent PNG image properly,
This is the stamped PDF file, as you see, the stamp is the transparent PNG image, it has opacity option too,
 

pdf-stamp-transparent-png-image
pdf-stamp-transparent-png-image

 

 

 

pdfstamp.exe -PDF pdftest.pdf -O "_testout.pdf" -AI "testseal.png" -MLR100 -MTB100 -W50 -H50 -opacity50

please refer to original PDF file and stamped PDF file in attachment.

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

How about PDFStamp COM?
========================
PDFStamp COM and PDFStamp SDK are same product, so PDFStamp COM has transparent function too, for example,

#define Very_Set_Opacity 240
#define Very_Set_TransparentColor 242

//Show image with "opacity" feature,
VeryStampSetFunction(id, Very_Set_Opacity, 30, 0, 0, 0);
VeryStampAddImage( id, 7, "logo.jpg",30,-30,0,0,0,0,0,0,0);
VeryStampAddImage( id, 3, "logo.jpg",-30,30,0,0,0,0,0,0,0);

//Show image with "transparence" feature,
//Convert white color to transparent background
VeryStampSetFunction(id, Very_Set_TransparentColor, 1, RGB(255,255,255), 0, 0);
VeryStampAddImage( id, 1, "logo.jpg",0,0,0,0,0,0,0,0,0);

VeryPDF

===========================

I only can find VertSetFunction() in my documentation and download evaluation SDK.
Are they the same?
======================
Yes, VeryStampSetFunction() and VertSetFunction() are same, you can use VertSetFunction() to instead of VeryStampSetFunction() function.

If you can't get your code to work, please email your test project to us, we will debug your test project and come back to you asap.

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)