October 28, 201015 yr Per the documentation, the first recommendation for printing images stored in SC is to use the SCGetContainer function if the plugin is installed. But when I use SCGetContainer the image fills up the entire size of the container field. The width and height dimensions parameters specified for SCGetContainer do not seem to have any impact on the image size. The image prints at the same size regardless of the parameters. My understanding is that if the parameters are smaller than the dimensions of the container field on the layout then the image would be printed at a smaller size. Am I misunderstanding the role of the parameters? Thanks, Will
October 28, 201015 yr is your container set to crop and not resize? If the calculation on the container has parameters on dimensions and resolution than the image will be down sampled.
Create an account or sign in to comment