Hi experts
Was just wondering how I can combine two one-page pdf documents of various
sizes (a3 and a4 specifically) into one pdf document which would keep their
sizes.
I tried geometry with its newgeometry command, but it does not work with
a3paper/a4paper option in mid document.
Similarly, I tried pdfpages which seem to scale the non-conforming file to
the dimensions of the overal latex paper size, which is not what I want either.
Any comments will be appreciated.
Cheers :)
|
|
0
|
|
|
|
Reply
|
pretentious_indiffer
|
6/18/2010 2:27:46 AM |
|
On Jun 17, 10:27=A0pm, pretentious_indifference <smart.spo...@gmail.com>
wrote:
> Hi experts
>
> Was just wondering how I can combine two one-page pdf documents of variou=
s
> sizes (a3 and a4 specifically) into one pdf document which would keep the=
ir
> sizes.
>
> I tried geometry with its newgeometry command, but it does not work with
> a3paper/a4paper option in mid document.
>
> Similarly, I tried pdfpages which seem to scale the non-conforming file t=
o
> the dimensions of the overal latex paper size, which is not what I want e=
ither.
>
> Any comments will be appreciated.
>
> Cheers :)
geometry package.
|
|
0
|
|
|
|
Reply
|
Joris
|
6/18/2010 3:17:18 AM
|
|
pretentious_indifference <smart.spooky@gmail.com> wrote:
> Similarly, I tried pdfpages which seem to scale the non-conforming file to
> the dimensions of the overal latex paper size, which is not what I want either.
See option `fitpaper'.
--
Heiko Oberdiek
|
|
0
|
|
|
|
Reply
|
Heiko
|
6/18/2010 4:05:51 AM
|
|