Search found 15 matches

by paolo73
Thu Dec 04 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: More Batch Convert Question
Replies: 2
Views: 5401

It works now

Never mind it works now. *.* still doesn't do it for all file types though. To to batch converts, i have to specify each file extension.
by paolo73
Thu Dec 04 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Converting WordPerfect Docs
Replies: 1
Views: 3836

Converting WordPerfect Docs

Does Amyuni support conversion of WordPerfect documents? My initial tests seem to indicate no. I have spoken with a sales rep before who said the opposite. Well, she wasn't really sure. But can someone confirm this?

Thanks.
by paolo73
Thu Dec 04 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: More Batch Convert Question
Replies: 2
Views: 5401

More Batch Convert Question

I used the batchconvert method of the cdi object to convert my files. However, *.* doesn't seem to work for all files. Whenever by use that, the application just hangs. I tried calling the method for all possible file extensions (e.g. *.doc, *.xls, *.txt), but it only works for *.doc. Has anyone els...
by paolo73
Mon Dec 01 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Batch Convert
Replies: 0
Views: 4439

Batch Convert

I tried to use BatchConvert method of the cdi object but my app always hangs when I do that. What is the proper procedure for calling this method? here's my code: Set cdi = New CDIntfEx.CDIntfEx Retry: cdi.PDFDriverInit Trim$(PDFPRINTER) cdi.EnablePrinter Trim$(COMPANY), Trim$(LICENSEKEY) cdi.FileNa...
by paolo73
Tue Nov 25 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Concatenation problems
Replies: 1
Views: 4876

Concatenation problems

I have been trying out a few of your products for almost a month now, and I have randomly (i think) encountered some problems with the PDFConcat Utility. I have been able to concatenate my PDF files by calling the concat utility, but recently the utility has been getting an exception error. It doesn...
by paolo73
Fri Nov 21 2003
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Opening PDF
Replies: 3
Views: 7736

Where can I download the 1.50 version besides the Product Updates page? We haven't bought the product yet and the Product Updates page is asking for a serial number. So, I couldn't download the update. We're currently using whatever version is on the product demo page. I couldn't find the version nu...
by paolo73
Thu Nov 20 2003
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Opening PDF
Replies: 3
Views: 7736

Opening PDF

I just noticed today that I am losing data whenever I try to view a PDF file using the Amyuni ActiveX PDF Creator. I have been focusing just on displaying my PDF files that I didn't realize some data have been missing. For example, my images are not showing, and I see spaces between words and senten...
by paolo73
Mon Nov 17 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Tiff Conversion
Replies: 2
Views: 5477

Tiff Conversion

I have been using the Kodak image controls to print my image files. I found it to be the easiest way to convert Tiff documents and other image files that Amyuni supports to PDF format. However, Windows XP no longer carries the Kodak image controls. So, it's a potential problem for me and my XP users...
by paolo73
Sun Nov 09 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Installation Problem
Replies: 1
Views: 4285

Installation Problem

My last installation of was working just fine. But I had to uninstall it to do some testing. Now, I cannot seem to run my application. Nor can I send any document to the Amyuni PDF Converter anymore, even from other applications like Word, or notepad. I am getting the same error each time - "A ...
by paolo73
Sun Nov 09 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Tiff conversion
Replies: 1
Views: 4225

Never mind. I created a new project and I forgot to paste my code for my printer settings onto the new project. Everything works perfectly now. This is by far, the easiest way to convert a tiff to a pdf file. Just set the printer settings, load the tif to the Kodak control, and use the print method ...
by paolo73
Sun Nov 09 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Tiff conversion
Replies: 1
Views: 4225

Tiff conversion

Has anyone successfully converted a tiff to pdf programmatically? I've been able to do it throught Kodak's image edit control, but it launches Kodak's own printing dialog box and exposes folders I want to hide from my users. So, it solves my old problem but gives me a new one. Has anyone had any luck?
by paolo73
Mon Nov 03 2003
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Trouble opening files
Replies: 1
Views: 4734

Trouble opening files

I am using the Amyuni Developer Suite (professional version) to create PDF files and to convert other files to PDF. Using the PDFCreator ActiveX control, I display existing PDF files. However, once I open an encrypted PDF file, all subsequent files I attempt to open start opening erratically or not ...
by paolo73
Wed Oct 29 2003
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Digital Signatures
Replies: 2
Views: 6918

Thank You

Thank you very much. We'll review this and see how we can work with this. Thanks again.
by paolo73
Mon Oct 27 2003
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Digital Signatures
Replies: 2
Views: 6918

Digital Signatures

Thanks for the reply. Your answer is exactly what I thought. Thanks for confirming. Anyway, I have one more issue, I have been informed that Amyuni offers the ability to add digital signatures to the PDF file. I have scanned both the Common Device Interface and the PDF Creator developer manual, but ...
by paolo73
Sat Oct 25 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Using Amyuni as a container
Replies: 1
Views: 4691

Using Amyuni as a container

We are currently using IE control to display images including pdf's, tiff's etc. We are experimenting right now on 1.) using the Amyuni PDF creator to do the same thing. 2) Converiing tiffs, docs, etc. to PDF using the PDF Converter. Are these even possible? So far, I have only been successful in di...