Search found 7 matches

by Rage
Mon Apr 21 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Licance issues
Replies: 5
Views: 10341

no it does not give a watermark if I use adobereader to view the file neither if I use any other viewer. Only when I print the pdf from my code when i say watermark I refer to the red line of text that goes across the paper. " Amyuni PDF Creator, Version 3.00 - Copyright(c) 2001-2007 - Amyuni T...
by Rage
Thu Apr 17 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Licance issues
Replies: 5
Views: 10341

hehe ya my fault about the name I just used the name that was on the installed folder :lol: when I use the PDFCreactiveDoc.exe there arnt any watermark same when I print mannualy from within PDFCreactiveDoc.exe PDFDoc.SetLicenseKey(LicenseName,LicenseKey); PDFDoc.Open("q:\\pdfFile2.pdf",&q...
by Rage
Tue Apr 15 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Licance issues
Replies: 5
Views: 10341

Licance issues

Hi we talked earlier about how to print files with your software from within other software code and thanks for the help in that reguard. Now I got another problem and I think its to do with licance If I print any pdf fil by normaly opening the "Amyuni PDF Converter 3.02" PDFCreactiveDoc.e...
by Rage
Tue Apr 15 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: command parameters
Replies: 5
Views: 7666

:D nm reading the start of the dev manual points out:
PDFCreactiveX.dll
This is the main PDF ActiveX control that provides viewing, editing and printing of PDF documents. This DLL should be
registered on the client system.
by Rage
Tue Apr 15 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: command parameters
Replies: 5
Views: 7666

Im using "PDF Creator version 3.02" for me to be able to call methods on the activex object i need to register it, but I cant find any *.ocx or *actx in the installed folder to register where would I find these?

( :oops: ya its first time I work with activex objects)
by Rage
Fri Apr 11 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: command parameters
Replies: 5
Views: 7666

I need to print a pdf file from within some code winAPI::shellExecute('C:\\Programmer\\Adobe\\Reader 8.0\\Reader\\AcroRd32.exe',' /t \"q:\pdfFile2.pdf\"','',''); this will let me print it but I cant choose a printer tray and it wont work by setting up the printer mannually cause it needs t...
by Rage
Fri Apr 11 2008
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: command parameters
Replies: 5
Views: 7666

command parameters

Hi,
Is there any way that I can from a command line add any parameters to
PDFCreactiveDoc.exe so I can print an selected file eg like adobe have a
bla.exe /t "c:\pdffile.pdf"

and futhermore is there a way to then select a ptinter tray with a parameter?