convert pdf annotations from xfdf to fdf on a server

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

murray
User
Posts: 1
Joined: Wed Jul 30, 2014 5:15 am

convert pdf annotations from xfdf to fdf on a server

Post by murray »

We need to exchange annotations between a FDF PDF App on Android devices and an XFDF PDF App on iOS devices through a back end admin server.
Can we use PDF-Xchange or another Tracker product to convert pdf annotations from fdf to xfdf or from xfdf to pdf on the server?
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19868
Joined: Mon Jan 12, 2009 8:07 am

Re: convert pdf annotations from xfdf to fdf on a server

Post by Stefan - PDF-XChange »

Hello murray,

You can use our Viewer AX SDK:
https://www.pdf-xchange.com/product/pdf ... ctivex-sdk

Please take a look at the RunJavaScript method.

You will need the
importAnFDF / importAnXFDF
and
exportAsFDF / exportAsXFDF
methods from the JS API Reference

Regards,
Stefan