cormullion wrote:
Iâm trying to place a PDF created by Adobe Illustrator 10 using \externalfigure. But 
itâs coming in with loads of white space around it.

Although Iâm new to ConTeXt, this reminds me of the old problem where there are different types of 
âboxâ specified in the PDF file: one possibly specifying a paper size, others specifying 
perhaps the extent of the marks described within. The PDF file contains these âboxâ lines:


/MediaBox [ 0.5 -0.5 612.5 791.5 ] /ArtBox [ 206.97998 316.0459 402.12988 477.66016 ] %%BoundingBox: 206 316 403 478
%%HiResBoundingBox: 206.98 316.0459 402.1299 477.6602
%AI3_TemplateBox: 306.5 395.5 306.5 395.5
%AI3_TileBox: 30 35 582 761
%%BoundingBox: 206 316 403 478
%%HiResBoundingBox: 206.98 316.0459 402.1299 477.6602
%%BoundingBox: 206 316 403 478
%%HiResBoundingBox: 206.98 316.0459 402.1299 477.6602
%AI3_TemplateBox: 306.5 395.5 306.5 395.5
%AI3_TileBox: 30 35 582 761
/FontBBox [ -167 -250 1006 939 ] /FontBBox [ -222 -250 1006 922 ]


To my untutored eye it looks like the MediaBox is being used - at least, the graphic takes up an area about Letter size. Is there some setting Iâve missed that lets me get the bounds of the graphics rather than the file?

\externalfigure[whatever.pdf][width=10cm,size=artbox]

Hans


----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to