You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Kishore Gade <ki...@copart.com> on 2021/12/17 05:51:03 UTC

FDFAnnotation not processing xfdf file with

Hi,

Our xfdf file has <imagedata> tag and I noticed that FDFAnnotationStamp.java is not processing this xfdf.. It is looking for <appearance> tag instead..
Could you please let me know if there is a workaround for this scenario?

<annots><stamp page="0" rect="197.580,229.891,397.580,308.969" flags="print" name="6fd4b7a8-8097-e93a-bd29-007c47b4d4a0" title="Guest" subject="Signature" date="D:20211216120112-06'00'" creationdate="D:20211216120112-06'00'" icon="Draft"><trn-custom-data bytes="{&quot;trn-annot-maintain-aspect-ratio&quot;:&quot;true&quot;,&quot;trn-unrotated-rect&quot;:&quot;197.580,229.891,397.580,308.969&quot;}"/><imagedata>data:image/……………………..</imagedata>

Thanks
Kishore

Re: FDFAnnotation not processing xfdf file with

Posted by Tilman Hausherr <TH...@t-online.de>.
Hi,

It's not supported, and I don't know what we should do with it. The XFDF 
specification doesn't mention it.
https://www.immagic.com/eLibrary/ARCHIVES/TECH/ADOBE/A070914X.pdf

Tilman

Am 17.12.2021 um 06:51 schrieb Kishore Gade:
> Hi,
>
> Our xfdf file has <imagedata> tag and I noticed that FDFAnnotationStamp.java is not processing this xfdf.. It is looking for <appearance> tag instead..
> Could you please let me know if there is a workaround for this scenario?
>
> <annots><stamp page="0" rect="197.580,229.891,397.580,308.969" flags="print" name="6fd4b7a8-8097-e93a-bd29-007c47b4d4a0" title="Guest" subject="Signature" date="D:20211216120112-06'00'" creationdate="D:20211216120112-06'00'" icon="Draft"><trn-custom-data bytes="{&quot;trn-annot-maintain-aspect-ratio&quot;:&quot;true&quot;,&quot;trn-unrotated-rect&quot;:&quot;197.580,229.891,397.580,308.969&quot;}"/><imagedata>data:image/……………………..</imagedata>
>
> Thanks
> Kishore



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: users-help@pdfbox.apache.org