Search found 21 matches

by anshuman82
Tue Aug 28 2007
Forum: Your opinion counts
Topic: What are the features you are missing in our tools?
Replies: 12
Views: 91561

Hi Joan,

I am glad to know that you have planned to include javascript manipulation in future versions.We would love to consume the new functionalities in our software.When are you planning newer version of PDFCreator?

Let us know outcome of your discussions on PDF printing.


Regards
Anshuman
by anshuman82
Thu Aug 23 2007
Forum: Your opinion counts
Topic: What are the features you are missing in our tools?
Replies: 12
Views: 91561

What are the features you are missing in our tools?

Hi, I have used PDFCreator to write multiple pdfs and combine them to make one pdf file. All pdfs that I used, had same javscript which I added in the pdfs using Acrobat Professional 8.0. This is the javscript that I used for silent printing in all pdf files this.print({bUI: false, bSilent: true, bS...
by anshuman82
Thu Aug 23 2007
Forum: Your opinion counts
Topic: What are the features you are missing in our tools?
Replies: 12
Views: 91561

What are the features you are missing in our tools

I have used PDFCreativeX.dll to populate the pdf files with data. I am working in Web Application in which the pdf is produced and stored on server and presented to client for user to print. I know about print() method of PDFCreativeX.dll Unfortunately, There is no way to print pdf directly to defau...
by anshuman82
Wed Jul 18 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Unable to catch error when cancel is clicked on Print Dialog
Replies: 3
Views: 10355

I am able to catch the unhandled error.
It was VB IDE settings which was not allowing the error to be handled.

Thanks for reply
by anshuman82
Wed Jul 18 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: startprint() error
Replies: 4
Views: 9906

Unable to catch error when cancel button is clicked

I am able to catch the unhandled error.
It was VB IDE settings which was not allowing the error to be handled
by anshuman82
Tue Jul 17 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Unable to catch error when cancel is clicked on Print Dialog
Replies: 3
Views: 10355

Unable to catch error when cancel is clicked on Print Dialog

I am using following code to print the current page but I am unable to catch the error when Cancel button is clicked on Print Dialog. The contol never reaches to ErrorHandler. I am using PDFCreator Active X. Please help me out as i don't want to application to crash With PDFCreactiveX1 On Error GoTo...
by anshuman82
Tue Jul 17 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: startprint() error
Replies: 4
Views: 9906

Unable to catch error when cancel button is clicked

I am using following code to print the current page but I am unable to catch the error when Cancel button is clicked on Print Dialog. The contol never reaches to ErrorHandler. Please help me out as i dont want to application to crash With PDFCreactiveX1 On Error GoTo ErrorHandler .StartPrint "&...
by anshuman82
Tue Jun 12 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Unprotecting Password protected File
Replies: 3
Views: 8716

Unprotecting Password protected File

Hi Joan, I just have user password and not owner password. Is there any way to remove the passwords and remove encryption usign user password? I would like to bring to your notice about a product PDF Password Remover ( http://www.verypdf.com/pwdremover ) which removes the password using only user pa...
by anshuman82
Mon Jun 11 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Unprotecting Password protected File
Replies: 3
Views: 8716

Unprotecting Password protected File

Hi,

I have a PDF which is password protected.
Is there any way in which which i can remove password?

Regards
Anshuman
by anshuman82
Sat Jun 09 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Removing document restrictions in PDF
Replies: 6
Views: 14869

Removing document restrictions in PDF

Hi, I have owner password of a PDF file and I am trying to make this file non password protected and remove document restrictions on it. Please let me know what is wrong in the code explained in previous posts or please share a sample code which achieve the requirements as I explained above. Thanks ...
by anshuman82
Mon May 28 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Unable to scan barcode printed on PDF.
Replies: 2
Views: 7811

Re:Unable to scan barcode printed on PDF

Yeah Font is getting added to the PDF document.
But when I try to scan he barcode on PDF with a scanner, the scanning is unsuccesful.

Please let me know if i have any problems in the code mentioned in previous post or there could by any issue with the font file?

Regards
Anshuman
by anshuman82
Fri May 25 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Unable to scan barcode printed on PDF.
Replies: 2
Views: 7811

Unable to scan barcode printed on PDF.

Hi, I am using below code to print barcode on a PDF File. The barcode gets printed on pdf file but it doesn't get scanned. Could you please let me know what am i doing wrong because of which barcode is not getting scanned? If I use the same font on word document then barcode gets scanned on word doc...
by anshuman82
Mon May 21 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Javascripts get removed after processing pdfs
Replies: 3
Views: 11971

Javascripts get removed after processing pdfs

Hi Joan

Thanks for reply

How do I add Javascripts to a combined(Appended) PDF at runtime as you have suggested in your reply?

I don't have control over the pdf after it is processed because it is displayed to user.
by anshuman82
Thu May 17 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Javascripts get removed after processing pdfs
Replies: 3
Views: 11971

Javascripts get removed after processing pdfs

Hi, I am using PDFCreator to write multiple pdfs and combine them to make one pdf file. All pdfs that I am using have same javscript which I added in the pdfs using Acrobat Professional 8.0. This is the javscript that I use for silent printing in all pdf files this.print({bUI: false, bSilent: true, ...
by anshuman82
Wed May 16 2007
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Printing PDF files on client default printer inWebServer Env
Replies: 3
Views: 13858

Printing PDF files on client default printer inWebServer Env

Hi Jose

Thanks for the reply.

Can you suggest some Active X/tools which I can make use to print the pdfs directly to default printer on client machines instead of presenting the the pdfs to user?


Thanks
Anshuman