rpvincent
October 2nd, 2012, 06:33 PM
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:
My program creates currentsettings.xml which contains3
My program saves the new JPG for processing
HFP adds footer and sends 3 copies to the printer
My program modifies currentsettings.xml to1
My program saves another JPG for processing
HFP adds footer and sends 1 copy to the printer
This would be HUGE for us!!!!! :)
Example:
My program creates currentsettings.xml which contains
My program saves the new JPG for processing
HFP adds footer and sends 3 copies to the printer
My program modifies currentsettings.xml to
My program saves another JPG for processing
HFP adds footer and sends 1 copy to the printer
This would be HUGE for us!!!!! :)