Stamps Settings Reference

Modified on Wed, 16 Sep at 1:20 PM

A break down of the available child elements of the RubberStampList child of root in the stamps11.xml file


Folder (root/RubberStampList/Folder)


This child element is a non-leaf element that can have other stamp elements as children (including another folder)


XML PathTypeValuesNotes
Folder@NameString - RequiredAny XML-valid unique stringRequired display name for the folder



TextStamp (root/RubberStampList/TextStamp or root/RubberStampList/Folder/TextStamp)


This child element represents a Text Stamp


XML PathTypeValuesNotes
TextSamp@NameString - RequiredAny XML-valid unique stringRequired display name for the stamp
TextStamp@Default
boolean
true/false
Can have one default stamp set, value typically false (or just absent)
TextStamp@TextStringAny XML-valid stringThe text of the stamp
TextStamp@Color
Hex Color as String
Any valid #XXXXXX format colorExamples: #000000, ##FF0000
TextStamp@Transparencyint0-1000 means no transparency (default)
TextStamp@Scaleint1-999
stretch/shrink, default 100 (no change)
TextStamp@Rotationint0-360Rotate the text, default 0
TextStamp@DropShadowbooleantrue/falsedefault true
TextStamp@ShowBorderbooleantrue/falsedefault true
TextStamp@FontSizeint1-999default 32
TextStamp@Justificationint0-20: Left, 1: Center (default), 2: Right
TextStamp@TextStyleint0-31: Bold, 2: Italic 3: Both (default)



ImageStamp (root/RubberStampList/ImageStamp or root/RubberStampList/Folder/ImageStamp)


This child element represents a Stamp created from an Image.  Note that the image used to create the stamp would need to be in the user's Xodo PDF Studio settings subfolder named 'stamps'


XML PathTypeValuesNotes
ImageStamp@NameString - Req'dAny XML-valid unique stringRequired display name for the stamp
ImageStamp@Default
boolean
true/false
Can have one default stamp set, value typically false (or just absent)
ImageStamp@Transparencyint0-1000 means no transparency (default)
ImageStamp@Scaleint1-999
stretch/shrink, default 100 (no change)
ImageStamp@Rotationint0-360Rotate the text, default 0
ImageStamp@ImgFileNameStringXML-valid string locating imgex: .\stamps\[filenameimage.jpg]
ImageStamp@Compressionint1-41: JPG, 2: JPG 2000, 3: JBIG2, 4: Flate
ImageStamp@WhiteTransparentbooleantrue/falseOption to remove white bg from an image
ImageStamp@WhiteTolerancedouble0-1 (default 0.5)Tolerance level of colors to consider white. Higher the level, the more pixels removed



PDFStamp (root/RubberStampList/PDFStamp or root/RubberStampList/Folder/PDFStamp)


This child element represents a Stamp created from a PDF.  Note that the PDF file used to create the stamp would need to be in the user's Xodo PDF Studio settings subfolder named 'stamps' (should be a single page PDF, or the first page will be used)


XML PathTypeValuesNotes
PDFStamp@NameString - RequiredAny XML-valid unique stringRequired display name for the stamp
PDFStamp@Default
boolean
true/false
Can have one default stamp set, value typically false (or just absent)
PDFStamp@Transparencyint0-1000 means no transparency (default)
PDFStamp@Scaleint1-999
stretch/shrink, default 100 (no change)
PDFStamp@Rotationint0-360Rotate the text, default 0
PDFStamp@PDFFileNameStringXML-valid string locating PDFex: .\stamps\[filenamepdf.pdf]



CustomStamp (root/RubberStampList/CustomStamp or root/RubberStampList/Folder/CustomStamp)


This child element represents a special type of Custom Stamp that can be created within Xodo PDF Studio, made from annotations.  The stamp file would need to be copied out of the Xodo PDF Studio settings subfolder named 'cstamps' and copied into the user's corresponding directory


XML PathTypeValuesNotes
CustomStamp@NameString - RequiredAny XML-valid unique stringRequired display name for the stamp
CustomStamp@Default
boolean
true/false
Can have one default stamp set, value typically false (or just absent)
CustomStamp@Transparencyint0-1000 means no transparency (default)
CustomStamp@StampFileNameStringXML-valid string locating the custom stamp.\cstamps\[customstampname.qstamp]

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article