[pdftex] Strategies to embed existing pdf documents into tex source file, but not as a graphic?
Reinhard Kotucha
reinhard.kotucha at web.de
Mon Sep 4 00:05:41 CEST 2006
>>>>> W Craig Carter <ccarter at mit.edu> writes:
> I am wondering if the followin is possible:
> I'd like to embed an existing "file.pdf" into my "source.tex" The
> existing pdf file may be several pages long with page settings
> that are smaller than source.tex's. Ideally, the resulting pdf
> would have a little sub-window with scrollbar and the bookmarks of
> file.pdf would be available to source.pdf. i.e., something that
> emulates \includegraphics specifically for pdf documents:
> \includesubpdf[width=6in,height=3in]{file.pdf}
Try
texdoc pdfpages
pdfpages does not provides scrollbars. BTW., if you specify a width
and a height, in most cases you also want to add the option
"keepaspectratio".
Regards,
Reinhard
--
----------------------------------------------------------------------------
Reinhard Kotucha Phone: +49-511-4592165
Marschnerstr. 25
D-30167 Hannover mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------
More information about the pdftex
mailing list