votes
PDF printer and .NET application
Hi, I was wondering is there a free pdf printer that could be called from a .net application with parameters for file name, file savepath. Kind regards
blah blah blah is here! blah blah » Close
Hi, I was wondering is there a free pdf printer that could be called from a .net application with parameters for file name, file savepath. Kind regards
Hi, I need to build an emali client like apllication, so I was wondering is there a .Net control or component that will allow this and integrate it into my application. Kind regards
Hi, I have an PictureBox with a transparent image, icon like. When the PictureBox appears for the first time, the picture is ok. Simple object in it, around it all transparent. But when I drag the PictureBox onto another I can se ...
Hi, I need to have a window with an image that can be edited as such: i should be able to draw basic objects like lines, boxes etc. i should be able to drop image object on that image. and then be able to save that image So, tha ...
Hi, Are there any controls that can let one have a world map localy on a computer so one could finds his map location based on gps data. Regads
Hi, I'v been trying to crypt my file using des algoritham. I have a question regarding the eastern european fonts. I'm having problems with č ć š đ ž letters. And another thing, normal and decrypted file were not the same(example without ...
Hi, I would like to read data from a port(paralel,usb), and when I recognize a certain data stream, I would like to insert some other data instead of it. Regards
Hi, Is there a way to send an e-mail using a smtp server, without using outlook? I'v done this for a desktop application, using System.Net.Mail namespace. Is there an equal namespace for pocket? Kind regards Armin
Hi, I have this problem with the ImageList. When I add icons to it during development they show up the 3rd party control as icons in the tree view. But when I add them during runtime, using code, they do not show up. I use this simple cod ...
Hello, I'm having problems with my reports. I used this code MyRepoert myReport1 = new MyReport(); DataSourceConnections dataSourceConnections1 = myReport1.DataSourceConnections; IConnectionInfo connectInfo1 = dataSourceConnections1[0]; ...
Hello, I'm trying to implement an multilnaguage support to my application. I'v noticed that the different resouce dlls are in separate folder named after culter indentifier. Is there a way to embed them in the exe file or put ina a single ...
Hello, I'm creating a class library with some user controls. If I use Nevron, Infragistic or someones else controls, will it be enough just to set there property copy Local to True, or do I have to register them. Regards
Hello, I'm having some trouble with sql execution. I have this query INSERT INTO table1(column1,column2) select month(s.column3),sum(s.column4) from table2 s group by month(s.column3) order by month(s.column3) I'v set up a connecti ...
Hi, I'm trying to use theese NEvron chart controls, and i'm having samo problems. Has anyone used these controls or has some examples to share. I would be very grateful for anykind of help Regards