forms - Any good FDF tutorial? -


does 1 know of tutorial on how fill pdf document fields using fdf file format? find in php (which don't know).

if it's in of following programming languages, that'll great:

vb6 c# vb.net visual foxpro

thanks in advance,

egb

nevermind! fdf toolkit has several sample projects , documentation.

it can downloaded from: http://www.adobe.com/devnet/acrobat/fdftoolkit.html


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -