pdfcamp printer

PDFcamp Printer does popup Save As dialog

I have used the new version 2.5 on several of my client installations and I am noticing a pattern that causes the program to revert to a "save as" dialog, evern though I initially set it to execute a program after writing the PDF to a predifined folder using a predefined name.
I think the following Registry keys are especially significant so I am including the values from on of the sections
([HKEY_CURRENT_USER\Software\verypdf\pdfcamp])
"AutomaticDirectory"="c:\\out.Pdf"
"AutomaticIsUnicode"=dword:00000000
"AutomaticValue"=dword:00000002
"AutomaticOutput"=dword:00000001
"AutoExecProgram"="c:\\test.exe"
"AutoExec"=dword:00000001
It is important to point out that it often will work the first time (the program executes as intended),
This is happening with several installs and does not seem to isolated to Window & or Windows XP (it happens to both)
I can also furnish you with the Installshield program I use for installation if that would help.
===============================
Your predefined values are no problem.

Just for checking, what version of Windows system are you using? Is it 32bit or 64bit system?

You can also try to search "PDFcamp" keyword in registry, and set following values to each found item, and print your document to PDFcamp Printer again, I think you will get it work at this time,

AutomaticDirectory=C:\out.pdf   Type is: "REG_SZ"
AutomaticOutput=1               Type is: "REG_DWORD"
AutomaticValue=2                Type is: "REG_DWORD"
AutoView=0                      Type is: "REG_DWORD"

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

Thank you for the response
The comments below are from one of our clients:
---------------------------------
We are a 32 bit Windows 7 and XP environment.
I will check these settings.
I have confirmed that these are the same settings we have.
They are found in:

[HKEY_CURRENT_USER\Software\verypdf\pdfcamp]
Thank you
---------------------------------

They are still experiencing the issue so there must be something else at work - our desire it to ALWAYS have the program execute (not have a save-as dialog pop up). Basically we are looking for a way to make this permanent for our installations.
Your assistance is appreciated.
===============================================
Please open "C:\Program Files\docPrint Pro v5.0\psdriver\config.ini" file, set "outlog=Yes",

[debug]
outlog=Yes

Print a document to PDFcamp Printer Driver, you will see detailed log message in "C:\Program Files\docPrint Pro v5.0\psdriver\setup.log" file, this log file will helpful for you to find out where is wrong quickly.

VeryPDF
================================================
Thank you for the information.
In the Config.ini file I notice the following entries

[options]
EmptyFileNameAfterPrinting=1
DisableSaveAsDialog=0
UseLocalMachine=0
MAPIInThread=0

The first 3 are of particular interest
We always print using the exact same path and filename
Assuming that 1 means "True" - should we set EmptyFileNameAfterPrinting to 0 and DisableSaveAsDialog to 1
(we never want to be asked the "save as" question)
Also, what is the significance of the UseLocalMachine=0? Does this refer to the Registry settings to use?

thanks again for your assistance
================================================
Thanks for your message, yes, you can always set EmptyFileNameAfterPrinting to 0 and DisableSaveAsDialog to 1, if so, you will not see SaveAs dialog anymore.

If you set UseLocalMachine=0, docPrint will read the options from "HKEY_CURRENT_USER\Software\verypdf\pdfcamp" item,

if you set UseLocalMachine=1, docPrint will read the options from "HKEY_LOCAL_MACHINE\Software\verypdf\pdfcamp" item.

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

PDF2Image is not generating any output files (emf, wmf, etc.)

I am testing PDF2Image, planning to convert some PDF's to EMF's.  I'm getting no output files ... no errors ... nothing.

I tried the test.bat that comes with it ... and since I moved to a folder *not* under Program Files (x86) it ran fine.

command lines have included:

C:\w_temp\AutoForms\pdf2image_cmd>pdf2img.exe -f 1 -l 1 -r 96 SC400.pdf SC400.emf C:\w_temp\AutoForms\pdf2image_cmd>pdf2img.exe SCFourHundred.pdf SCFourHundred.emf

What am I doing wrong?
===================================
The trial version can't output to EMF format very well, however, you can download the trial version of VeryDOC PDF to Vector Converter from following web page to try, this product does convert PDF file to vector EMF file properly,

http://verydoc.com/pdf-to-vector.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)
doc to any converter

support for offices document

We purchased doc2any.exe program to convert Offices document to PDF.
We don't want to use offices program at the computer that used this program.
There is any way to accomplish this task, used doc2any.exe convert offices document to .PDF with out installing MS Office product.
if you help me for this.
I really appreciated
Thank you
===================================
Yes, our DOC to Any Converter Command Line does convert office documents to PDF files without MS Office installed. DOC to Any Converter Command Line will work by following solutions:

1. If your system has MS Office 2007 + PDF&XPS addon installed, DocToAny will use PDF&XPS addon to save MS Office documents to PDF and XPS files,
2. If your system has MS Office installed but without PDF&XPS addon, DocToAny will use MS Office to print documents to PDF and XPS files,
3. If your system hasn't MS Office installed, but have OpenOffice installed, DocToAny will use OpenOffice to convert documents,
4. If your system hasn't both MS Office and OpenOffice installed, DocToAny will use ourself's DOC/RTF render to convert DOC and RTF formats to other formats, but doc2any will not support PPT and XLS formats at this time.

In general, you can do following conversions if your system hasn't MS Word and OpenOffice installed,
1. RTF to HTML without MS Word or OpenOffice,
2. RTF to DOC without MS Word or OpenOffice,
3. RTF to PDF without MS Word or OpenOffice,
4. DOC to HTML without MS Word or OpenOffice,
5. DOC to RTF without MS Word or OpenOffice,
6. DOC to PDF without MS Word or OpenOffice,

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

DOC to any converter

Doc to Any Converter Command Line
I downloaded the demo to see if this product can work for us.
I have
doc2any.exe -width 50 -useoffice 0 Impact_2003.doc Impact_2003.pdf
For the USEOFFICE, I have changed to 0 or 1 and yet my PDF looks the same.
QUESTION: Does Doc2any.exe use the parameter -useoffice ?
If so , what  am I doing wrong?
I have also downloaded the  Doc to Any Converter SDK/COM Version.
I ran
example_vc_test.exe -width 50 -useoffice 0 Impact_2003.doc Impact_2003.pdf example_vc_test.exe -width 50 -useoffice 1 Impact_2003.doc Impact_2003.pdf
That worked OK, There was some differ in the two PDF and that is what I expected,
=================================
"-useoffice 1" will use MS Office, "-useoffice 0" will not use MS Office.

We suggest you may add -useprinter option to try again, we hoping "-useprinter -useoffice 1" parameters will work fine to you,

doc2any.exe -useprinter -width 50 -useoffice 1 Impact_2003.doc Impact_2003.pdf

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

What I am trying to do,eventually, is to get an ASP web page to call
this Doc2Any.exe on a server. The server does NOT have MS Office installed on it.
Can this be done with Doc2Any.exe?
Do you have any suggestions in doing this?
I'm concerned about how the PDF would look when created.
I'm running test on a file as .DOC and the same one saved as a .DOCX
Some of our users could create a .DOC while other users could create .DOCX.
I cannot put Doc2Any on our server because our network administrators are extremely
cautious.  We just had a server to get infected with a virus.
While in the testing mode, I'm using it on XP. I have tested on 2 XP.
One XP has MS Word 2003(.doc) and the other has MS Word 2007( .docx)
On the XP with Word 2007,For the USEOFFICE, I have changed to 0 or 1 and  my PDF looks different.
This is what I would expect.
On the XP with Word 2003,For the USEOFFICE, I have changed to 0 or 1 and  my PDF looks the same.
I have already spent a lot of time on this.
===================================================
If your system has MS Word 2003 installed, doc2any.exe will print the DOC file to PDF file directly, so you will get same PDF file no matter "-useoffice 1" or "-useoffice 0" used.

>>Can DocToAny work without the need for user to install MS Office?

Yes, our DOC to Any Converter Command Line does convert office documents to PDF files without MS Office installed. DOC to Any Converter Command Line will work by following solutions:

1. If your system has MS Office 2007 + PDF&XPS addon installed, DocToAny will use PDF&XPS addon to save MS Office documents to PDF and XPS files,
2. If your system has MS Office installed but without PDF&XPS addon, DocToAny will use MS Office to print documents to PDF and XPS files,
3. If your system hasn't MS Office installed, but have OpenOffice installed, DocToAny will use OpenOffice to convert documents,
4. If your system hasn't both MS Office and OpenOffice installed, DocToAny will use ourself's DOC/RTF render to convert DOC and RTF formats to other formats, but doc2any will not support PPT and XLS formats at this time.

In general, you can do following conversions if your system hasn't MS Word and OpenOffice installed,
1. RTF to HTML without MS Word or OpenOffice,
2. RTF to DOC without MS Word or OpenOffice,
3. RTF to PDF without MS Word or OpenOffice,
4. DOC to HTML without MS Word or OpenOffice,
5. DOC to RTF without MS Word or OpenOffice,
6. DOC to PDF without MS Word or OpenOffice,

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

windows 2008 32 or 64 bit server

We are getting ready to deploy Windows 2008 servers and have some of your conversion software running on our current server.  Can you provide the answers to the below questions and what version we need to be on in order to run the software on Windows 2008?

Can Image to pdf be run on windows 2008 32 server?
Can Image to pdf be run on windows 2008 64 bit server?

Can pdf2txt be run on windows 2008 32 server?
Can pdf2txt be run on windows 2008 64 bit server?

Can pdf split merge be run on windows 2008  32 server?
Can pdf split merge be run on windows 2008 64 bit server?

Thanks,
================================
Yes, all of our products are support both 32bit and 64bit windows 2008 systems.

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)