m-click / mcpdf

Mcpdf is an alternative to PDFtk with fixed unicode issues, so you can write Łódź into your forms.
GNU Affero General Public License v3.0
44 stars 10 forks source link

Add FDF support to mcpdf #19

Closed alokdhir closed 6 years ago

alokdhir commented 8 years ago

Determine FDF vs XFDF by checking the first four bytes of input file.

vog commented 8 years ago

Thanks! This looks much better than #18. Remaining issues:

Note that it is sufficient to force-push your ammended commit to your branch. No need to open a new pull request. But do what's easiest for you. :-)

Thanks again for your effort! This is much appreciated.

Jenselme commented 8 years ago

@alokdhir This works great, thanks. Can you take into account @vog remarks so this can be merge?

vog commented 8 years ago

For your information: @MSerrano0410 took over and added stamping support (see #21), with the goal of polishing up FDF support after stamping. Unfortunately, it seems he got stuck when he was almost finished.

vog commented 6 years ago

Closing this for now. Feel free to open a new pull request if you want to contribute an improved patch!