Use custom profile in pdf24-Ocr.exe

Home Forums PDF24 Creator General Use custom profile in pdf24-Ocr.exe

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #63075
    nickolay
    Participant

    Hello, friends! I have a command that takes settings from my profile(I need to resave my file in gray colours).

    So. I  use:

    pdf24-Ocr.exe -outputFile "c:\PDF\output.pdf" "C:\PDF\1.pdf" -applyProfile MYPROFILE

    But it does not work. If I try to use it from GUI - all good.

    May be I did mistake in command?

    #63076
    Stefan Ziegler
    Keymaster

    This command should work:

    pdf24-DocTool.exe -applyProfile -profile user/MYPROFILE -outputFile "c:\PDF\output.pdf" "C:\PDF\1.pdf" 

    The prefix user/xxxx specifies profiles  you have added as a user. If you have added a profile named "testprofile" then you can access it with user/testprofile.

    #63079
    nickolay
    Participant

    Thank you for your time. but it is not work.

    Maybe because i need convert my document to gray colours and it does't support?

    But with GUI i can to it)

     

    #63080
    Stefan Ziegler
    Keymaster

    Command above changed, should be pdf24-DocTool.exe and not pdf24-ocr.exe

    #63081
    nickolay
    Participant

    Fantastic!!!

    You save me) Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.