Today we will look at a more advanced way of extending PageBuilder through custom development. In InDesign, you can add structured metadata to the content in your documents. In fact, this is how the ...
In our ongoing series on custom development for PageBuilder, we illustrate how the PageBuilder 4 API can be used to customize the default behavior, to extend the available features, or to implement e ...
Lets say we are creating a new version of the yellow pages, and we want to add an advertisement on every even page. In our previous blogpost we've seen how easy it is to add a variable header into y ...
When building an automated catalog using PageBuilder 4, you can specify a custom provider engine that extends or changes the default behavior. In today's blog post we take a look at a concrete exampl ...
Thanks to the ADAM provider model, writing custom media engines to process media actions has always been a walk in the parc. Simply let your custom media engine inherit from MediaEngine, implement t ...
An InDesign document typically contains import links that reference external images. When both the document and the images are cataloged, ADAM keeps track of the relationship between the publication ...
Recently a partner approached us with an interesting request from a DocMaker customer. They had noticed that you can download InDesign documents as PDF files in DocMaker Studio and wondered if it w ...
In this post I'd like to show you how you can use the Adam MediaEngine framework in your own custom code.The scenario I'd like to cover is the need for storing alternate renditions of a ...
IntroductionAs you might remember from one of our previous webcasts, we provide a set of pages that provide a number of useful administration and monitoring tools for Adam, such as clearing translatio ...