extraction - How to extract attachments from a ZFO? -


Does anyone have to remove attachments from a .zfo file (602 form filler)? One format of this is based on Open XML.

Thanks

But since you said " openexml ", you probably have to open it and decode the base 64 data;


Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

MySql variables and php -

c++ - an enclosing-function local variable cannot be referenced in a lambda body unless if it is in capture list -