Hi Joan,
I was wondering if there are any terminal services issues using the method highlighted in code (not using SendMail)? Forget about the "SendMail" comments.
Thanks
Roddy
Search found 3 matches
- Wed Mar 29 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Success! What about terminal services/citrix?
- Replies: 3
- Views: 7065
- Tue Mar 28 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Changes between 2.10D and 2.50
- Replies: 1
- Views: 4277
Changes between 2.10D and 2.50
My client is using 2.10D and I am using 2.50 demo version at the office. Have there been many changes :?: , I have used the following function calls: - ocxAmyuniPDF.FontEmbedding(TRUE); ocxAmyuniPDF.SetDefaultPrinter; ocxAmyuniPDF.EmailFieldFrom := 'roddym@evision-crs.co.uk'; ocxAmyuniPDF.EmailField...
- Tue Mar 28 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Success! What about terminal services/citrix?
- Replies: 3
- Views: 7065
Success! What about terminal services/citrix?
I have succesfully sent a navision report in pdf format via email using the code at the end. Are there any citrix/terminal services issues regarding temporary storage areas :?: I avoided SendMail due to the need of a temporary storage area. ocxAmyuniPDF.FontEmbedding(TRUE); ocxAmyuniPDF.SetDefaultPr...