You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfne...@googlegroups.com
opening a pdf as PDFDoc, and then extracting/saving FDF and XFDF produces very truncated fields, with no appearance data (i.e. the stamp icons, etc are missing).
This is for use with the Webviewer, so even if we can't actually have them as annotations, we'd like to be able to traverse and extract the data so that it can be re-merged later, and perhaps displayed elsewhere.
Thanks,
Aleks
Ryan
unread,
Jun 19, 2014, 7:55:57 PM6/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfne...@googlegroups.com
Hi Aleks,
The XFDF spec doesn't officially provide support for custom appearance data. However, since it is XML, it is possible to add base64 data. So it is certainly possible to convert annotations with appearance streams into an image, base64 it, and add the base64 data and any required positioning data into the XFDF.
Support
unread,
Jun 20, 2014, 1:59:44 AM6/20/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfne...@googlegroups.com
FYI: This feature option (in support of WebViewer) will be available soon :)