Search found 22 matches

by casolorz
Tue Dec 23 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: catching the Preferences button event
Replies: 3
Views: 6104

Re: catching the Preferences button event

Actually I wanted a way to display my own dialog with my own options, not just text that does nothing.
Thanks,

--Carlos
by casolorz
Wed Aug 20 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: MICR font
Replies: 9
Views: 13365

Re: MICR font

We are having this problem again. Looks like some fonts get embedded fine while other don't. Usually when the font doesn't work looking into the PDF reveals that the font is "partially" embedded. These are our options: BroadcastMessages + NoPrompt + UseFileName + MultilingualSupport + Embe...
by casolorz
Thu Jun 12 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Converter 3.0x Printing Preferences Printer Error Code -30
Replies: 15
Views: 34588

Re: Converter 3.0x Printing Preferences Printer Error Code -30

To clarify what is going on: With the developer version 2.5, and end-user would see 3 tabs but could not change the settings. This was confusing to most users because they could see the settings and thought they could use the PDF printer to print from any application. With the developer version 3.0...
by casolorz
Tue Jun 10 2008
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: [Solved] Landscape problems
Replies: 3
Views: 7780

Re: Landscape problems

The pdf was created with PDFCreator.
Looks like version 3.02 fixed the landscape issue.
by casolorz
Tue Jun 10 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Converter 3.0x Printing Preferences Printer Error Code -30
Replies: 15
Views: 34588

Re: Converter 3.0x Printing Preferences Printer Error Code -30

You can remove the -30 message but its not a timeout problem, there is never an event regarding the preferences button click.
Because this functionality was removed from version 2.5 to 3.0 we've had to stop using this printer driver and moved to a different one.

--Carlos
by casolorz
Tue Jun 03 2008
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: [Solved] Landscape problems
Replies: 3
Views: 7780

[Solved] Landscape problems

I created a document with a PDF generator other than Amyuni (PDFCreator) and I printed a file landscape with it. Acrobat sees and prints the document landscape just fine, apple viewer does the same, however Amyuni only prints it portrait. I've tried with both my code and the PDFCreactiveDoc program....
by casolorz
Fri May 30 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: catching the Preferences button event
Replies: 3
Views: 6104

catching the Preferences button event

Is there a way by which I can catch when a user presses the preferences button of an amyuni printer so that I can then present them with a dialog?

Thanks,

--Carlos
by casolorz
Thu May 29 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: [Solved] c# SetFileNameOptions
Replies: 2
Views: 4465

Re: c# SetFileNameOptions

looks like maybe
FileNameOptionsEx
and FileNameOptions is what I am looking for.
by casolorz
Thu May 29 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: [Solved] c# SetFileNameOptions
Replies: 2
Views: 4465

[Solved] c# SetFileNameOptions

I can not find the SetFileNameOptions method on the .net interface (3.x). I am trying to implement our c++ code in c#, our c++ code uses CdIntf300.h so on c# I am using CDIntfNet300, is that not correct?

Are there examples on how to enable and control the amyuni printer using c#?
by casolorz
Thu May 29 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Converter 3.0x Printing Preferences Printer Error Code -30
Replies: 15
Views: 34588

Re: Converter 3.0x Printing Preferences Printer Error Code -30

We get the error when we click on the "preferences" of the printer. We have the developer license. It used to work on 2.5 and contrary to what your phone support told us, the settings actually made a difference on 2.5 and now on 3.0 we have lost that functionality.
by casolorz
Wed May 28 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Converter 3.0x Printing Preferences Printer Error Code -30
Replies: 15
Views: 34588

Re: Converter 3.0x Printing Preferences Printer Error Code -30

We are getting this error on 3.x and didn't use to get it on 2.5. We rely on this functionality, is there a fix for it? we have the developer license.
by casolorz
Wed Sep 19 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: MICR font
Replies: 9
Views: 13365

The PDF Converter Printer enables you to generate PDF files with embedded fonts or not, it is up to you to decide. If you are printing to the PDF Printer from the User Interface you can set font embedding from the Advanced Tab of the printer Properties. If you are printing to the PDF Printer progra...
by casolorz
Wed Sep 19 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: MICR font
Replies: 9
Views: 13365

The PDF Converter Printer enables you to generate PDF files with embedded fonts or not, it is up to you to decide. If you are printing to the PDF Printer from the User Interface you can set font embedding from the Advanced Tab of the printer Properties. If you are printing to the PDF Printer progra...
by casolorz
Wed Sep 19 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: MICR font
Replies: 9
Views: 13365

The PDF Converter Printer enables you to generate PDF files with embedded fonts or not, it is up to you to decide. If you are printing to the PDF Printer from the User Interface you can set font embedding from the Advanced Tab of the printer Properties. If you are printing to the PDF Printer progra...
by casolorz
Tue Sep 18 2007
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: MICR font
Replies: 9
Views: 13365

I am using the printer that comes with the converter to generate the pdf and then I am using code we wrote with teh converter api to print that pdf on a different machine. We are using 2.5 The machine generating the PDF has the font installed and we are generating it by printing from various program...