[OS X TeX] Reduce size of concatenated pdfs
Agustín Valverde Ramos
a_valverde at ctima.uma.es
Fri May 31 07:26:37 EDT 2002
Hi
Sometimes ago, I read two messages with solutions about merging pdf files:
In command line:
> texexec --pdfarrange --result all.pdf file1.pdf file2.pdf file3.pdf
> texexec --pdfarrange --result all.pdf `ls *.pdf`
With pdflatex:
> \documentclass[a4paper]{article}
> \usepackage{pdfpages}
>
> \begin{document}
>
> \includepdf[pages=-]{Article-I-Titre}
> \includepdf[pages=-]{Article-I-0}
> \includepdf[pages=-,landscape]{Article-I-Tableau}
>
> \end{document}
I have used succesfully the two options but the problem is that the
size of the resulting pdf es very large (more than two times the size
of the object files). Is there a way to optimize the pdf size?
--
*******************************
* Agustín Valverde Ramos
* Dept. Matemática Aplicada
* E.T.S. de Ingeniería Informática
* Universidad de Málaga
* Campus de Teatinos
* 29071 Málaga (España)
* ---------------------------------
* Tel: (+34) 952132878
* Fax: (+34) 952132746
* mailto:a_valverde at ctima.uma.es
* http://www.AgustinValverde.com
* ---------------------------------
* Soy miembro de GIMAC:
* "Grupo de Investigación
* en Matemática Aplicada para la Computación"
* http://batllo.informatica.uma.es/aciego/gimac-home.html
*
* I am member of GIMAC:
* "Research Group in Applied Mathematics for
* Computer Science"
* http://batllo.informatica.uma.es/aciego/gimac-home-eng.html
*******************************
-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
-----------------------------------------------------------------
More information about the MacOSX-TeX
mailing list