<@UN8QXLRJ4> that gives me all the forms that coul...
# general
m
@AFL that gives me all the forms that could have that field, but doesnt tell me if the field is actually on the PDF! I may need to search the xml code of every form for the custom field being present…
a
you didnt ask about PDF's but unfortunately i think you are right. you'll have to dig into every pdf.
hopefully that search helps you take a more targeted approach
m
You are correct, I didnt! The search does help though, thanks.
a
idk how comfortable you are with it, but if you have SDF you can extract all the advanced PDFs code at once and ctrl+f through all the files
m
i got it with SDF. thanks.