Convert & Combine Files, Then Move Based On Folder Name

Hi, I have been banging my head against the wall trying to figure this out. Hope someone can help me.
Situation:
I have a folder made up of a bunch of folders, and in each one are a number of images (TIFFs lets say).
End Result:
The images in each folder are converted to a single PDF. Then that PDF is named with the name of the containing folder (if that makes sense)
My Problem:
I can get Hazel to go in and convert each image to PDF with an Applescript; not a problem. I can have Hazel take a folder, run a Python script to combine all the PDFs in that folder into one, then rename it with the containing folder's name; again not a problem.
What I can't seem to figure out how to do is do both. If I have Hazel go into Subfolders with "Run Rules On Folder Contents", I can't seem to get it to then act on the folder itself. If I have Hazel not go into the subfolder, I can't have it name the resulting PDF to the folder's name and move it.
Other Things I've Tried:
I've tried a million combinations of Automator and Applescript solutions, and they all seem to get almost there, but not quite.
I can't help feeling that there is some really simple thing to do that I am totally missing, so hopefully someone in Hazel land can help. Thanks!
-Brooks
Situation:
I have a folder made up of a bunch of folders, and in each one are a number of images (TIFFs lets say).
End Result:
The images in each folder are converted to a single PDF. Then that PDF is named with the name of the containing folder (if that makes sense)
My Problem:
I can get Hazel to go in and convert each image to PDF with an Applescript; not a problem. I can have Hazel take a folder, run a Python script to combine all the PDFs in that folder into one, then rename it with the containing folder's name; again not a problem.
What I can't seem to figure out how to do is do both. If I have Hazel go into Subfolders with "Run Rules On Folder Contents", I can't seem to get it to then act on the folder itself. If I have Hazel not go into the subfolder, I can't have it name the resulting PDF to the folder's name and move it.
Other Things I've Tried:
I've tried a million combinations of Automator and Applescript solutions, and they all seem to get almost there, but not quite.
I can't help feeling that there is some really simple thing to do that I am totally missing, so hopefully someone in Hazel land can help. Thanks!
-Brooks