Search found 8 matches

by DarylBlowes
Wed Mar 22 2006
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Problems with namespaces and the demo PDFCreatorNET
Replies: 6
Views: 14023

Also causes issues with System.IO namespace

I also am having the same problem ... many times in my coding I will use a function from the System.IO namespace ... as soon as I added a reference to the Creator library my code lit up with errors stating that xxx is not a member of IO. This is a big problem for anyone who uses simple functions lik...
by DarylBlowes
Mon Mar 13 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Lock Title
Replies: 3
Views: 6778

Lock Title

Got answer from phone conversation: The only way to link the printer input stream from an application is the Title which is displayed in the print queue. Because each application prints using a different name or title, there is no reliable way to obtain the title unless you know the application and ...
by DarylBlowes
Mon Mar 13 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Difference Between Concatenate and Append
Replies: 1
Views: 4636

Difference Between Concatenate and Append

Does anyone know what the difference between the two File Name Options - Concatenate (4) and AppendExisting (2000) is?
by DarylBlowes
Mon Mar 13 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Lock Title
Replies: 3
Views: 6778

Lock Title

How are you suppose to find out what the title in the spooler will be? Applications use different conventions ... some will use file name with extension, some without. Some use title of main window. Browsers use URL. How are we suppose to create a reliable locking system when we are batching files o...
by DarylBlowes
Mon Mar 13 2006
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Lock Title
Replies: 3
Views: 6778

Lock Title

When calling Lock are you suppose to use the title of the file being converted into a PDF (i.e. the word document) or are you suppose to use the title of the PDF being created?

I have seen mixed indications among the forum posts and would like clarification.
by DarylBlowes
Mon Mar 13 2006
Forum: Visual Basic Community
Topic: GLock and GUnlock
Replies: 1
Views: 11908

GLock and GUnlock

Is there any documentation on GLock and GUnlock? How do they differ from Lock and Unlock?
by DarylBlowes
Sun Mar 12 2006
Forum: Visual Basic Community
Topic: Multiple Activations in Terminal Server
Replies: 0
Views: 11100

Multiple Activations in Terminal Server

I have an application we are trying to integrate the PDF Converter with and the application has to be able to run on Terminal Server. When our application starts we are thinking that we would start monitoring the printer (i.e. DriverInit, EnablePrinter and wait for events). When the user will print ...
by DarylBlowes
Sun Mar 12 2006
Forum: Visual Basic Community
Topic: Can Install.exe be renamed?
Replies: 0
Views: 11058

Can Install.exe be renamed?

Just wondering for deployment purposes if the Install.exe can be renamed to something else (i.e. PDFInstall.exe)?