Search found 2 matches
- Wed Oct 19, 2011 4:19 pm
- Forum: Programming
- Topic: Color printing
- Replies: 1
- Views: 30981
Re: Color printing
DataMaat wrote: > problem with color printing when programmaticly print (Visual basic) The solution is to add the following color argument to your statement: Object.ForeColor = vbRed Object.Line (X1, Y1)-(X2, Y2), vbRed ' ok on both PictureBox and Printer Object.Print "Text" ' ok on both P...
- Wed Oct 12, 2011 9:46 am
- Forum: Programming
- Topic: bullzip.pdfwriter or one if its dependencies not found
- Replies: 1
- Views: 14998
Re: bullzip.pdfwriter or one if its dependencies not found
I got the error "This application failed to start because Bullzip.PDFWriter.dll was not found". actually, i was suggested to re-install the application. I haven't tried yet, but think it worth doing..