pdfcamp printer

PDFcamp Printer Pro and 64bit system

Thanks for your message, PDFcamp Printer Pro v2.3 is 32bit application, it doesn't support 64bit system.

If you wish use Pro version, you can download and install docPrint Pro v5.0 from following web page to try,

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

docPrint Pro v5.0 is a great product, it is support both 32bit and 64bit systems.

VeryPDF
=============================
Here's where we seem to stand.

The user-requested product PDFcamp Printer Pro is designed for 32-bit only. No 64-bit version.
The vendor has several products (PDFcamp Printer and docPrint Pro) that are 64-bit but neither is being requested by ERCOT staff.
=============================
Is it possible for you to redirect us to an alternative link to download the trial version for (PDFcamp Printer and docPrint Pro). From what I understand these 2 products should be compatible with Windows7 64bit OS. The link below from your email is being block from our network for security reason. If no other download links are available, can you send us the install source through email, you might want to change the executable file extension to something else as our Email system will filter that extension? Thank you for your assistance!
=============================
Thanks for your message, PDFcamp Printer x64 v2.5 and docPrint Pro v5.0 are all support Windows7 64bit OS, you can download them from following URLs,

XXXXXXXXXXXXXXX

XXXXXXXXXXXXXXX

the total file size of these EXE files is more than 20MB, so we feel difficulty to send them to you via email, please understand.

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 TXT COM gives me an error stating that the module cannot be found

Hello.  I am evaluating the “Text2PDF COM” product and am using Window 7 operating system and developing with Visual Studio 2010.  I cannot get past the:

PDF2TXTSetLicenseCode("XXXXXXXXXXXXXXX")

line of code.  It give me an error stating that the module cannot be found.  I have the DLL located in the C:\Windows\System32 folder and have altered the below declarations to point to it but it still won’t work.

Is this supported on Windows 7?  Do you know what I’m missing?

Thanks!

' Pdf2Txt function declarations
Private Declare Function PDF2TXT Lib "C:\Windows\System32\pdf2txt.dll" (ByVal Source As String, ByVal Dest As String) As Long
Private Declare Function PDF2TXTEx Lib "C:\Windows\System32\pdf2txt.dll" (ByVal Source As String, ByVal Dest As String, ByVal firstpage As Long, ByVal lastpage As Long, ByVal ownerpassword As String, ByVal userpassword As String) As Long
Private Declare Function pdf2txtex2 Lib "C:\Windows\System32\pdf2txt.dll" Alias "PDF2TXTEx2" (ByVal Source As String, ByVal Dest As String, ByVal firstpage As Long, ByVal lastpage As Long, ByVal ownerpassword As String, ByVal userpassword As String, ByVal encodename As String, ByVal noPageBreaks As Long) As Long
' Pdf2Txt parameter declarations
Private Declare Function SetTXTFormat Lib "C:\Windows\System32\pdf2txt.dll" (ByVal Source As Long) As Long
Private Declare Function SetZoomRatio Lib "C:\Windows\System32\pdf2txt.dll" (ByVal Source As Long) As Long
Private Declare Sub SetGetDocumentSummary Lib "C:\Windows\System32\pdf2txt.dll" (ByVal Source As Boolean)
Private Declare Sub SetPageSeparator Lib "C:\Windows\System32\pdf2txt.dll" (ByVal Source As String)
Private Declare Sub SetDeleteBlankLine Lib "C:\Windows\System32\pdf2txt.dll" (ByVal Source As Boolean)
' Pdf2Txt license declaration
Private Declare Sub PDF2TXTSetLicenseCode Lib "C:\Windows\System32\pdf2txt.dll" (ByVal szRegCode As String)
=======================================

Are you using 64bit Windows 7 system? If yes, you should put following DLL files to C:\windows\syswow64 folder,

encryptpdf.dll
pdf2txt.dll
pdfsdk.dll

also, please make sure encryptpdf.dll, pdfsdk.dll and pdf2txt.dll files are exist in same folder, otherwise, you will not able to load pdf2txt.dll library properly.

VeryPDF
=======================================
Hello and thank you for your help.  This did get me through the PDF2TXTSetLicenseCode function, but now fails at “SetTXTFormat(1)” with the below error:

A call to PInvoke function 'ConsoleApplication8!ConsoleApplication1.Module1::SetTXTFormat' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.
===========================
Are you compile the project with "AnyCPU" target platform? If yes, please change it to "x86" target platform, then you can call SetTXTFormat() function properly.

You can also replace all "long" data type to "integer" data type, this will solve this problem for you too.

VeryPDF
===========================
Thanks!  My target platform was "x86" but the declarations were still using longs.  I changed them to Integer and now it's working.  I'll continue my testing.

Thanks again.
===========================
Thank you for your information.

VeryPDF

VN:F [1.9.20_1166]
Rating: 1.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: -1 (from 1 vote)
ocr products, pdf to text converter

Issue running pdf extractor as scheduled task

Good Morning

I recently purchased a copy of the pdf extractor.  I have a php script that is calling the command line and extracting text from pdfs and inputting them into a database.  I have a batch file that is calling the php script.  I can run the script manually as myself and it runs perfectly fine.  I run it as a scheduled job as either myself or as a user with the same permissions and it does not extract the text.  I cannot find any error that is occurring except I get errors in the event log every few times that indicate the application might have crashed.

I am running this on Server 2008 R2.  Please let me know if you have any suggestions as to how to proceed.

Thank you,
==============================
Maybe your PHP script hasn’t enough permission to launch the EXE application, please add "Everyone" user account to the folder where pdf2txtocr.exe application locate, give "Full Control" permission to "Everyone" user account, then you can call pdf2txtocr.exe application from your PHP code to convert PDF file to text file properly.

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)
advanced pdf tools

Batch add metadata to a series of PDF’s via an XML file

I'm trying to find out if the Advanced PDF Tools v2.0 I purchased last week will allow me  to Batch add metadata to a series of PDF's via an XML file. If it will, I have an Excel spread sheet with the filename of several PDF's, along with unique criteria for several fields of meta data corresponding to each unique pdf file.  Assuming I get the fields customized to match the fieldname in my xls spreadsheet, can I convert the xls to an xml (if so, are there particular requirements for the xml format), AND can I batch import the xml so that it will locate each unique pdf, and IMPORT the unique metadata for each customized field ??  If this type of BATCH meta data import is possible through Advanced PDF Tools v2.0, can I get some kind of Instruction Sheet / Spec Sheet on how to do this, and how the XML must be formatted, etc.
Please advise.
Thanks,
==========================
PDF metadata has fixed format, after you installed Advanced PDF Tools v2.0 application, you can find an example of metadata file at following path,

"C:\Program Files\Advanced PDF Tools v2.0\metadata_test.xml"

Please refer to more information about metadata file format at following web pages,

http://xmlgraphics.apache.org/fop/0.95/metadata.html
http://www.adobe.com/products/xmp/
http://xmlgraphics.apache.org/fop/1.0/metadata.pdf

if you are familiar with XMP format, you can convert from Excel document to XML format by yourself, this can be done easily.

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 word converter

Is your PDF to Word conversion program work on Linux?

Hello,

I would  like to use Your PDF2Word conversion program as a batch PDF to Word conversion in Linux. Our program prepares the file in PCL mode in Linux and then we transfer it, using pcl2pdf, to PDF format. Such a file is made by program  the user's request available in Windows but sometimes would be very usefull to have this file already converted to the Word format. Is it possibile?

Of course if not, I will transfer (any way) the document to the Windows and then I will use Your PDF2Word.

You are saying that You suport many languuages. Have You got Polish?
How about conversion characters in PDF converted from Mazovia – can Your product convert it property? I mean, for example the frames or lines like in tables. Regadrs,
===============================
Thanks for your message, our PDF2Word is support Windows system only, it doesn't support Linux system, sorry for this matter.

Our PDF2Word product does support Polish language, if you encounter a PDF file that can't be converted by our PDF2Word product, please email that PDF file to us, after we checked that PDF file, we will figure out a solution to you shortly.

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)