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?
convert pdf annotations from xfdf to fdf on a server
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 1
- Joined: Wed Jul 30, 2014 5:15 am
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: convert pdf annotations from xfdf to fdf on a server
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
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