Printer.ScaleLeft = -0.75 * 1440
  Printer.ScaleTop = -0.5 * 1440
  Printer.CurrentX = 0
  Printer.CurrentY = 0
  '一些打印操作
  Printer.EndDoc

打印效果

【VB6】打印机设置页边距

相关文章:

  • 2022-12-23
  • 2021-07-29
  • 2022-12-23
  • 2022-12-23
  • 2022-01-13
  • 2022-12-23
  • 2022-12-23
  • 2021-12-30
猜你喜欢
  • 2021-12-02
  • 2022-03-06
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案