ngx-print icon indicating copy to clipboard operation
ngx-print copied to clipboard

Position of print window

Open LowieDelneste opened this issue 6 years ago • 1 comments

Idea: make it possible to set the position of the print window.

Possible implementations:

  • An input variable position that accept 'top' | 'center' | 'center top' | ... as possible values. Depending on the chosen value, calculate top/bottom/left/right.
  • More flexible for the user: allow the user to fill in the values themselves for top/bottom/left/right.

LowieDelneste avatar Nov 29 '18 08:11 LowieDelneste

@LowieDelneste Thank you for the suggestion, i'll implement it ASAP :)

selemxmn avatar Nov 29 '18 09:11 selemxmn