[Tugindia] Re: Help: Mirror printout from PDF files

Ganesh Sharma ganesh at scidocs.net
Sun Jun 5 08:10:26 CEST 2005


Dear Mr. Mahajan

I have used method provided by you for getting mirror printouts of pdf 
files and found it really useful for me.

Thanking you
Yours faithfully

Ganesh Sharma

<--- On Jun 3, Ganesh Sharma wrote --->

> Dear Friends,
>
> I have some pdf files & I want to have mirror printout of these files.
>
> Kindly explain the method of getting mirror printout of pdf files.


There could be better ways, but one way to do it is use 'pdfpages'. For 
example

\documentclass{article}
\usepackage{pdfpages}
\begin{document}
\includepdf[pages=-,reflect]{test.pdf}
\end{document}

and compile using pdflatex. You will get a file with all pages of 
test.pdf reflected and then you can take a printout of this file.


Aditya

-- 
Aditya Mahajan, EECS Systems, University of Michigan
http://www.eecs.umich.edu/~adityam || Ph: 7342624008




More information about the tugindia mailing list