Results 1 to 5 of 5

Thread: Feature Request for HFP: Dynamic settings from a common XML file in watch folder

  • Thread Tools
    • Show Printable Version
    • Subscribe to this Thread…
  • Display
    • Switch to Hybrid Mode
    • Switch to Threaded Mode
  1. #1
    rpvincent is offlineMember
    Join Date
    Jan 2008
    Posts
    34

    Default Feature Request for HFP: Dynamic settings from a common XML file in watch folder

    I have a program that feeds pictures to HFP so a footer can be added and then printed. Currently, we need to save multiple copies of the same image from our program to print enough copies for every guest (the number varies with every session). Could HFP be enhanced to look for a file called currentsettings.xml (or something like it) that could be updated on the fly by my program right before we save the image?


    Example:

    1. My program creates currentsettings.xml which contains 3
    2. My program saves the new JPG for processing
    3. HFP adds footer and sends 3 copies to the printer
    4. My program modifies currentsettings.xml to 1
    5. My program saves another JPG for processing
    6. HFP adds footer and sends 1 copy to the printer



    This would be HUGE for us!!!!!
    Reply With Quote Reply With Quote

  2. #2
    Chris Breeze is offlineAdministrator
    Join Date
    Jan 2005
    Posts
    5,732

    Default

    If you select auto copies from the settings menu HFP will read the XML file for the number of copies to print using the tag. If HFP doesn't find the XML file or the XML doesn't contain a tag it will only print a single copy. So all you need to do is write an XML like the one below and give it the same filename as the first image:




    3

    Reply With Quote Reply With Quote

  3. #3
    rpvincent is offlineMember
    Join Date
    Jan 2008
    Posts
    34

    Default Awesome...just one small change

    This is working well for us but it would be great if "prints=0" would simulate "save jpeg only" mode and not send any printouts to the printer. Currently, if we try prints=0, it still prints 1 copy.

    Thanks!
    Reply With Quote Reply With Quote

  4. #4
    Chris Breeze is offlineAdministrator
    Join Date
    Jan 2005
    Posts
    5,732

    Default

    This makes sense, but only when the output setting is "Print and save JPEG copy". It wouldn't make sense for the software to suddenly start saving JPEG copies of the output if the output setting is set to "Print only". If the output setting is "JPEG copy only" the auto copies setting doesn't affect the saving of the JPEG copy anyway.

    I'll include this in the next release.
    Reply With Quote Reply With Quote

  5. #5
    rpvincent is offlineMember
    Join Date
    Jan 2008
    Posts
    34

    Default makes sense...thx!



    makes sense...thx!
    Reply With Quote Reply With Quote

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •