topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 23, 2024, 7:35 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: SC doesn't remember print-options  (Read 3998 times)

ralfso

  • Participant
  • Joined in 2006
  • *
  • Posts: 6
    • View Profile
    • Donate to Member
SC doesn't remember print-options
« on: April 01, 2008, 04:59 AM »
Hi Mouser,

the "print screenshot"-dialog doesn't remember the print-options.
I'm a german user, and margins of 1 Zoll are too large for me, so every time I change all margins from 1 Zoll to 0.3
but SC doesn't remember these the print-margins.

I tried to edit the "ScreenshotCaptor.ini" manually but this has no effect for SC.
I changed the ini-file lines:
printop_marginbottom="1" , printop_marginleft="1" ,  printop_marginright="1" , printop_margintop="1"
to:
  • printop_marginbottom="0.3" , printop_marginleft="0.3" ,  printop_marginright="0.3" , printop_margintop="0.3"   [0point3]
  • printop_marginbottom="0,3" , printop_marginleft="0,3" ,  printop_marginright="0,3" , printop_margintop="0,3"   [0komma3]
  • printop_marginbottom="2" , printop_marginleft="2" ,  printop_marginright="2" , printop_margintop="2"
but the "print screenshot"-dialog doesn't care about and allways shows 1 Zoll for each margin.


regards,
Ralf

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,901
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: SC doesn't remember print-options
« Reply #1 on: April 01, 2008, 05:31 AM »
I have a LOT of fixes+features to add in the next release which should be this month.. Remembering print settings will be one of the ones i try to get done -- I agree it's important.