pdf to text converter

Saving to another drive by PDF to Text COM

We are currently a registred user of PDF to TXT component, using with classic ASP.
 
We are having some issues when saving the output file to another drive. In our example, the web application is running at D:/.
 
The are using the below code:
 
arquivoantes="k:\fotos\testenotaadministrador06062011142804.pdf"
arquivodepois="k:\fotos\testenotaadministrador06062011142804.txt"
nRet = oTest.com_Pdf2Txt(arquivoantes,arquivodepois )
nRet = oTest.com_Pdf2TxtEx(arquivoantes,arquivodepois ,0,0,"","")
 
Why it isn't working properly?
============================
Maybe your web application can’t access to K: driver, it is caused by network or permission issues, we suggest you may run your ASP code from administrator user account to try again, in general, administrator user account has read/write/access permissions to network driver.

You can also convert PDF file to text file on local disk first, and then copy the text file to network driver at later, we hoping this solution will work fine for you too.

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

PdfStamp is not support owner password protected PDF file

Hi there,

I am using pdfStamp v2.3_309 to stamp a string on a pdf.
Please find attached the concerned pdf.
I am using the command line to stamp the pdf.
The command string is as follows ->

pdfstamp.exe -PDF "Oedipus Rex.pdf" -O "Output.pdf" -AT "Oedipus Rex.pdf" -P1 -FT Arial -FS8 -MLR20 -MTB3 -AT "" -P7 -FT Arial -FS8 -MLR10 -MTB-10

The output file I get is always empty with just the stamp on it and nothing else.

Could you please help me as why this would happen ?
============================
This problem has been fixed in the PDF Stamp Command Line v2.5, PDF Stamp Command Line v2.5 does support owner password protected PDF files, please download PDF Stamp Command Line v2.5 from our website to try again,

https://www.verypdf.com/pdfstamp/index.htm#dl

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

Output paper size by pdfprint

Dear Ladies and Gentlemen,

we want to use PDFPrint (Commandline) to print PDF-Files on printers and plotters.

1.) In the documentation there is no possibility to print to the output format A0, A1 and A2, all in "Oversize"

Please tell me, which parameter(s) i have to use.

Here any testfiles:

(See attached file: A0.PDF)(See attached file: A1.PDF)(See attached file: A2.PDF)
2.) Watermark

Is it possible to define the possition of the watermark-text?
We test it with this parameters:

pdfprint.exe -printer "\\uamstprn1\QAMST140" -paper 66 -wtext "TESTSFA" -wa 90 -wh 20 -wx 10 -wy 10 -wc FF0000 -xoffset 100 -yoffset 100 -printermargins -pdforient 4 -scalex 0 -scaley 0 a2.pdf

Please inform me about your solutions - Thank you
With best regards
=============================================
>>1.) In the documentation there is no possibility to print to the output format A0, A1 and A2, all in "Oversize"

You can run following command lines to print your PDF file with A0, A1 or A2 paper size,

Size Height x Width (mm) Height x Width (in)
4A0 2378 x 1682 mm 93.6 x 66.2 in
2A0 1682 x 1189 mm 66.2 x 46.8 in
A0 1189 x 841 mm 46.8 x 33.1 in
A1 841 x 594 mm 33.1 x 23.4 in
A2 594 x 420 mm 23.4 x 16.5 in
A3 420 x 297 mm 16.5 x 11.7 in
A4 297 x 210 mm 11.7 x 8.3 in
A5 210 x 148 mm 8.3 x 5.8 in
A6 148 x 105 mm 5.8 x 4.1 in
A7 105 x 74 mm 4.1 x. 2.9 in
A8 74 x 52 mm 2.9 x 2.0 in
A9 52 x 37 mm 2.0 x 1.5 in
A10 37 x 26 mm 1.5 x 1.0 in

Pdfprint.exe -printer "Your Printer" -paper "1189x841mm" C:\A0.pdf

Pdfprint.exe -printer "Your Printer" -paper "841x594mm" C:\A1.pdf

Pdfprint.exe -printer "Your Printer" -paper "594x420mm" C:\A2.pdf

You can also use "-paper pdf" parameter to retrieve paper size from input PDF file automatically, for example,

Pdfprint.exe -printer "Your Printer" -paper "pdf" C:\A2.pdf
>>2.) Watermark
>>Is it possible to define the position of the watermark-text?

Yes, your command line is right, you can use -wx and -wy parameters to set the position for watermark-text, you can use them to place the watermark text to anywhere that you want,

pdfprint.exe -printer "\\uamstprn1\QAMST140" -paper 66 -wtext "TESTSFA" -wa 90 -wh 20 -wx 10 -wy 10 -wc FF0000 a2.pdf

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

all I try, it never works correctly!

What I use: HP Designjet 1050, Driver V4.70, Windows VISTA Enterprise + SP2

What I need:
PDF-Files should be printed on various HP plotters (1050, 510, 610) in correct size. To get correct size on plotter means, that you have to use OversizeA0, OversizeA1 and so on.
I tried to use correct size in mm, format=66 for A2, sizes with string like plotter driver shows, I always got A4 and pdf scaled.

If I print A4 to A4, the print is scaled with about 6mm space around (around 95%)

Just one switch causes a changing: with -format=8 the plotter uses A3.
Dou you have a solution for this request?
Second question is positioning of watermark: In which unit does the -wx and -wy switch work?
===============================================
Is your HP plotters support A0 and A1 paper size? Just for test purpose, we suggest you may run following command lines to print your PDF files to "Microsoft XPS Document Writer" or " Adobe PDF" or other virtual printers to try again, can you get output documents at A0, A1, A2 paper size?

Pdfprint.exe -printer "Adobe PDF" -paper "1189x841mm" C:\A0.pdf

Pdfprint.exe -printer "Adobe PDF" -paper "841x594mm" C:\A1.pdf

Pdfprint.exe -printer "Adobe PDF" -paper "594x420mm" C:\A2.pdf

OR, you can specify paper ID for A2 paper size directly,

Pdfprint.exe -printer "Adobe PDF" -paper 66 C:\A2.pdf

I have tried above command lines in my system just now, I can get A0, A1, A2 PDF files with correct paper size, so I suggest you may run above command lines in your system with other virtual printers to try again, this solution will helpful for you to check if your HP plotters support these paper size or not.

>>Second question is positioning of watermark: In which unit does the -wx and -wy switch work?

The unit of -wx and -wy switch is point, you can convert between inch and point easily, for example,

1 inch = 72 pt
1 inch = 25.4 mm

8.5 inch = 8.5x72 pt = 612 pt = 8.5*25.4 mm = 215.9 mm
11  inch = 11x72  pt = 792 pt = 11*25.4  mm = 279.4 mm

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

Use PDF to Vector DLL on a server to convert PDF to PS but it is not working

Good Afternoon,

I am trying to use the VeryDoc PDF to Vector DLL on a server to convert from PDF to PS but it is not working.

So far I have been able to get the DLL to work on most computers including my own. However on a server we need to use the DLL just returns -999.

The only difference I can spot between the computers this works on, to those it doesn’t. Is that on the computers where the DLL works a Printer is created called VeryDoc PDF Printer? But on the server this is not being created.

I have noticed that the printer specifies the driver that it uses as MS Publisher Colour Printer. But I cannot create this manually on the server as I do not have MS Office installed.

Could you let me know how to get this DLL to work on the server? I suspect it is due to the printer not being created because the Driver does not exist, but I cannot be 100% sure.

Products Name: PDF to Vector Converter
OS: Windows Server 2003 SP2

Thanks
==================================
We suggest you may download PDF to Vector Converter Command Line version from following URL,

http://www.verydoc.com/pdf2vec_cmd.zip

please launch a CMD window by administrator privilege, run following command line in CMD window,

pdf2vec.exe C:\test.pdf C:\out.ps

pdf2vec.exe will install the MS Publisher Colour Printer automatically, after you get pdf2vec.exe work in CMD window, please run your code to call PDF to Vector DLL on your server again, we hoping you will get it work on your server.

Also, it is good if you can run PDF to Vector DLL from administrator user account instead of Local System user account, because administrator user account has more privileges than Local System user account.

VeryPDF
======================================
Hi, thanks for your reply.

I have tried the below by downloading the CMD version and running this
as an admin but it has not worked, I keep seeing the error below in a
popup

The application failed to initialize properly (0xc0000005). Click OK to
terminate the application.

I have full admin permissions on this server, but am not able to get
this to run, are you aware of any other method I could use to make this
work?
======================================
Please turn off DEP for "pdf2vec.exe" application to try again, please refer to following steps about how to turn off DEP in your system,

1. Click "Start"
2. Select "Control Panel"
3. Select "System"
4. Click the "Advanced" tab
5. In the "Performance" region select "Settings"
6. Click the "Data Execute" tab in the dialog box that opens
7. Select "Turn on DEP for all programs and services except for those I select"
8. Click "Add"
9. The open dialog box will open. Browse and select "pdf2vec.exe" application in your computer,
10. Click "Open"
11. Click "Apply"
12. Click "Ok"
13. Reboot

OK, you can run "pdf2vec.exe" without any problem now, please to try.

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

I am looking for any doc(.doc,.ppt,.xls) to .pcl or .ps converter for my JAVA project

Hello,

I am looking for any doc(.doc,.ppt,.xls) to .pcl or .ps converter for my JAVA project. I found ur product VeryDoc converter.

So, Do you provide developer APIs for converting doc to .pcl or .ps in JAVA??

Waiting for your reply.
====================================

You can download DOC to Any Converter SDK/COM Version from following web page to try, you can call DOC to Any Converter SDK/COM Version from your code to convert any doc(.doc,.ppt,.xls) to .pcl or .ps easily,

http://www.verydoc.com/doc-to-any.html

also, you can call DOC to Any Converter SDK/COM from your Java code without any problem.

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)