One solution that usually works is to use pdfjam from the texlive distribution
pdfinfo input.pdf
pdfjam --outfile output.pdf --paper letter input.pdf
pdfinfo output.pdf
We can also do the opposite, from Letter size to A4 size.
----///
One solution that usually works is to use pdfjam from the texlive distribution
pdfinfo input.pdf
pdfjam --outfile output.pdf --paper letter input.pdf
Subscribirse al Grupo de Usuarios Linux Noroeste |
Visita este grupo |