And this is PDF file with the other file included, all made with pdfLaTeX, nothing really fancy and I'm not rotating the image in LaTeX either. This file displays well in Adobe Reader, but in Evince the included file is turned on its side.
If you have any use for the LaTeX code, which I doubt (okay, not the exact source, I left out some parts, but it compiles and reproduces the bug) \documentclass[pdftex,a4paper]{article} %% PACKAGES \usepackage[dutch]{babel} \usepackage{fancyhdr} \usepackage{graphicx} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage[pdftex,pdfpagelabels]{hyperref} \begin{document} \begin{figure}[h!] \centering \includegraphics{circuit.pdf} \caption{Device Under Test} \label{fig:dut} \end{figure} \end{document} ** Attachment added: "PDF with the other file included" https://bugs.launchpad.net/ubuntu/+source/evince/+bug/711300/+attachment/1822624/+files/test.pdf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711300 Title: rotated included PDF -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs