I have a printdocument that makes my PDF with the sheet vertically (standing) I would like to leave this sheet horizontal (lying down)
My code that I use to generate PDF
Dim ppd As New PrintPreviewDialog
ppd.WindowState = FormWindowStat...
I'm having trouble rendering a file in excel. Every time I export to open the file looks like this:
ThecodeforgeneratingExcelexportislikethis:PrivateSubRenderizaRelatorioExcel(ByValreportviwerAsReportViewer)DimwarningsAsWarning()=NothingDims...
I would like to report through print dialog preview on a machine that has absolutely no printer installed.
When I start to insert data into the report, an exception occurs inside the windows dll stating that there are no printers, I can not h...
I'm creating an autoclicker, but I do not know how to do that every time I'm "holding" the right mouse button, and it clicks itself and when it is not it becomes normal.
I have a purchasing system with an access database, in this system I can create a button to export, to back up the current data.
How can I create a button to import? Where you open OpenFileDialog and select the access file and insert the data...
Previously in VB it was possible to create DSN connections via code, Microsoft has currently disabled this option, is there any other similar connection that replaces this form of data source?
Does anyone know if I have a PDF in a vb form?
Type I did not want to open an adobe reader, foxit reader, or any other reader itself, wanted to open it by the same vb form.
Does anyone have an idea?
I need a lot of help.
I want to record an ink picture in image to an access database.
I already tried several forms but unfortunately I can not somebody help me
Because I'm always trying and always error or binary long
Good morning,
I've been searching in various places, including here in the stack, but I have not found an effective way to capture the URL of the active google chrome tab.
Does anyone know of any way to make it work currently? The ways I found...
A save to the galera here,
How to read XML files so data can be inserted into a database . The problem is to read the XML and deserialize, since the return is blank because the insert in the database is quiet. I'm using asp.net as vb.net , Th...