Author Topic: print_selection( )  (Read 4528 times)

Thom Little

  • Community Member
  • Posts: 83
  • Hero Points: 2
print_selection( )
« on: September 01, 2010, 06:46:40 PM »
When I use print_selection( ) from the command line or macro for a selection that needs more than one page ...

Each line of the first page is outlined (i.e., each line is in a box).
Each line on subsequent pages is printed without a box.

How can I get rid of the boxes on the first page?

(The Selection Only option from the print dialog does not have this problem.)

... Thom

Thom Little

  • Community Member
  • Posts: 83
  • Hero Points: 2
Re: print_selection( )
« Reply #1 on: September 10, 2010, 01:43:58 PM »
... more

This only happens under the following circumstances ...

SlickEdit is reloaded
print_selection( ) prints correctly the first time to an HP 4025 printer
print_selection( ) prints incorrectly subsequent times to an HP 4025 printer
     first page has a box around each line
     subsequent pages are correct

It works correctly all the time when printing to an HP 4000 printer

Do any of you have HP 4025 printers with this same problem?

... Thom