We have been having problems running your software on 64-bit Windows Server 2008. Is docPrint Pro v.5.0 compatible with Windows Server 2008 R2(64-bit OS)?
========================
Yes, our docPrint Pro v.5.0 does compatible with Windows Server 2008 R2(64-bit OS), can you please let us know what problem did you encounter on this system?
VeryPDF
========================
The software is not writing PDF, even with command line. This is the string I am using: doc2pdf –i C:\Documents and Settings\csingleton\Desktop\TEST.doc –o C:\Documents and Settings\csingleton\Desktop\TEST.pdf
I enter that into the command line, hit enter and nothing happens.
========================
Please use "" to include input and output filenames to try again, for example,
doc2pdf -i "C:\Documents and Settings\csingleton\Desktop\TEST.doc" -o "C:\Documents and Settings\csingleton\Desktop\TEST.pdf"
We hoping you will get it work at this time.