This feature allows clients to prepare documents for print by applying a mediabox or a trimbox to the outputted PDF. Essentially, it allows to take an oversize document and make it look like a normal sized document in Acrobat. The mediabox/trimbox is then adjusted to allow for either "true" normal size or "printer bleed" on normal sized output. Thus, this is very print-quality specific.
This feature is supported in Word.
CMD
<Cmd case="SkabelonDesign.PdfTrim:exporttrim"/>
Parameters
PdfDriver
This parameter should always be defined as WordPdf
.
MediaBoxTrim
Define how many points the mediabox trim should trim for all margins.
TrimBox
Define how many points the trimbox should be trimmed for all margins.
Comments
0 comments
Article is closed for comments.