#1
Posted
:
Wednesday, September 30, 2020 4:54:09 AM(UTC)
Groups: Registered
Posts: 40
Thanks: 5 times
Hi is possible to burn the annotations written over an image loaded in DocumentViewer on those 2 different situations?
1) On a raster document (tif, jpeg) I would like to burn it as a rasterimage. (maybe similar to annAuto.Realize() that used on RasterImageViewer years ago)
2) On a pdf document I would like to burn it as a vectorial object burned inside the pdf as part of the pdf.
Thanks
#2
Posted
:
Wednesday, September 30, 2020 7:42:30 AM(UTC)
Groups: Manager, Tech Support, Administrators
Posts: 218
Was thanked: 12 time(s) in 12 post(s)
Check out the DocumentConverterAnnotationsMode Enumeration:
https://www.leadtools.co...rterannotationsmode.htmlWhen running a LEADDocument through the DocumentConverter, you can choose to Overlay the annotations which is equivalent to burning or realizing them into an image-based output, which satisfies your first question. As for your second question, there is no way to 'burn' an annotation inside a PDF but you can embed them as an Adobe PDF Annotation using the 'Embed' enumeration option within the DocumentConverter.
Hadi Chami
Developer Support Manager
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.