<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000"><div>Hi Folks,</div><div><br></div><div><span style="font-size: 10pt; ">I have a content type with TWO file fields, in which I will designate TWO PDFs. &nbsp;On upload completion I want to run something like: "exec(pdftk f1.pdf background f2.pdf output f1.pdf)". &nbsp;This will "brand" f1.pdf.</span></div><div><span style="font-size: 10pt; "><br></span></div><div><div>I don't see any standard mechanism and so I'm not sure how to go about this. &nbsp;I have a general understanding, but that doesn't answer the question. &nbsp;I am sure I don't want to intercept all possible uploads; just the uploads from this specific content type. &nbsp;So, can I define a file upload hook which is scoped to this specific content type? &nbsp;I haven't seen anything that makes me believe I can. &nbsp;Can I create a custom file field to use any time I need to perform a conversion? &nbsp;Can my custom file field "extend" the existing file field, so I don't have to port&nbsp;improvements/bugfixes to my custom file field version?</div><div><br></div><div>So many questions... &nbsp;(-:</div><div><br></div><div>Thanks for the help,</div><div><br></div><div>Chris.</div></div></div></body></html>