Search found 2 matches

by DanielLisa
29 Jan 2023, 17:21
Forum: CAD .NET
Topic: Printer , PrintDocument, HardMarginsX and HardMarginsY
Replies: 7
Views: 10626

Re: Printer , PrintDocument, HardMarginsX and HardMarginsY

Make sure you selected the correct paper size settings in your printing program and printer software. Make sure you selected the correct margins for your paper size in your printing program. Make sure your paper is positioned correctly for feeding into the epson sticker printer.
by DanielLisa
26 Jan 2023, 18:18
Forum: CAD .NET
Topic: Printer , PrintDocument, HardMarginsX and HardMarginsY
Replies: 7
Views: 10626

Re: Printer , PrintDocument, HardMarginsX and HardMarginsY

This class contains a method called epson sticker printer WebControl that can print any control like a GridView, DataGrid, Panel, TextBox etc. The class makes a call to window. print() that simulates the print button.