29 Nov
2010
29 Nov
'10
9:30 p.m.
Hi, I'd like to include cropped PDF files in my document. What is the correct way? Currently I use something like this: image = img.scan{filename = filename , pagebox = "crop" } img.node(image) Is it safe to add pagebox = "crop" to _all_ image inclusions? Any other, better way? Patrick