Search found 8 matches
- Wed Nov 05 2003
- Forum: C/C++/C# Community
- Topic: Setting specific output path using DEVMODE
- Replies: 2
- Views: 7981
Win32 Callback for knowing when Output File is written
Dany, This is fine for people drawing to a GDI surface. However, I need to set this output path for the printer right after PDFDriverInit so any time a user prints to that printer driver it prints to that file. Also, is there a Win32 API Callback Function I can register to know when the contents of ...
- Fri Oct 10 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: No Output Tab in Doc Converter But it is in DHTML Converter
- Replies: 4
- Views: 8747
Ok, but I'm using C++ DLL and I'm not sure it's working
Ok, that's kind of what I'm asking, I have downloaded the Developer Suite Edition which installs the Amyuni Document Converter. I prefer to use C++ and call the DLL's but I'm not having a lot of success. Can you tell me 1st of all if the following is possible using the evaluation version (which I kn...
- Thu Oct 09 2003
- Forum: C/C++/C# Community
- Topic: How to use DLL to set fixed output path in Doc Converter?
- Replies: 1
- Views: 6278
How to use DLL to set fixed output path in Doc Converter?
The DHTML Converter printer driver has a tab for "Output", but the Amyuni Document Converter does not. How can one set the "Output" of the Document Converter to a fixed file path without user intervension -- i.e. from the DLL calls? I see the SetDefaults... in there but does that...
- Thu Oct 09 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: No Output Tab in Doc Converter But it is in DHTML Converter
- Replies: 4
- Views: 8747
No Output Tab in Doc Converter But it is in DHTML Converter
Does anyone know what the deal is with the Amyuni Document Converter not having an "Output" tab so you can output your pdf to a specific tab?
The DHTML Converter does have this tab?
- r
The DHTML Converter does have this tab?
- r
- Thu Oct 09 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: DLL Interface Missing URL in Common Driver Interface 210.pdf
- Replies: 1
- Views: 4893
- Thu Oct 09 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: DLL Interface Missing URL in Common Driver Interface 210.pdf
- Replies: 1
- Views: 4893
DLL Interface Missing URL in Common Driver Interface 210.pdf
The Common Driver Interface 210.pdf has a link the the headers to the DLL's so you can call them from C++ but the URL, http://www.amyuni.com/downloads/cdintf210.zip Is not found on the amyuni.com site. I'm having trouble preparing a demo. for my clients, I need to, 1. Call the DLL functions to insta...
- Thu Oct 09 2003
- Forum: C/C++/C# Community
- Topic: Setting specific output path using DEVMODE
- Replies: 2
- Views: 7981
Setting specific output path using DEVMODE
Technical Note #2 at, http://www.amyuni.com/downloads/tn02.htm has some examples of setting printer driver settings using DEVMODE. Does anyone have an example of using DEVMODE like this in C++ for setting the output of the driver to a specific file path? I need to prepare a demo before we purchase a...
- Thu Oct 09 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Setting specific output path using DEVMODE
- Replies: 0
- Views: 4566
Setting specific output path using DEVMODE
Technical Note #2 at, http://www.amyuni.com/downloads/tn02.htm has some examples of setting printer driver settings using DEVMODE. Does anyone have an example of using DEVMODE like this in C++ for setting the output of the driver to a specific file path? I need to prepare a demo before we purchase a...