如何永久放大 PDF 文件

如何永久放大 PDF 文件

我想将 pdf 文件作为放大文件上传到我的 REMARKABLE 设备。但是放大后这里

文件在设备中仍显示原始大小。如何将其放大?

编辑 如何在 XeTeX 中将其放大?我试过这个

\documentclass{article}
 \usepackage{pdfpages}

\begin{document}
\includepdf[pages=-]{111.pdf} 
\end{document}

但它给出了一个错误。

Command Line:   bibtex.exe "obs"
Startup Folder: C:\Users\hynek0\Desktop\TH0dipl

This is BibTeX, Version 0.99d (MiKTeX 20.6.29)
The top-level auxiliary file: obs.aux
I found no \citation commands---while reading file obs.aux
I found no \bibdata command---while reading file obs.aux
I found no \bibstyle command---while reading file obs.aux
(There were 3 error messages)


Command Line:   xelatex.exe --interaction=errorstopmode --synctex=-1 "obs.tex"
Startup Folder: C:\Users\hynek0\Desktop\TH0dipl

This is XeTeX, Version 3.14159265-2.6-0.999992 (MiKTeX 20.6.29)
entering extended mode
(obs.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-06-18>
(D:\ProgramFiles\MikTex4\tex/latex/base\article.cls
Document Class: article 2019/12/20 v1.4l Standard LaTeX document class
(D:\ProgramFiles\MikTex4\tex/latex/base\size10.clo))
(D:\ProgramFiles\MikTex4\tex/latex/pdfpages\pdfpages.sty
(D:\ProgramFiles\MikTex4\tex/latex/base\ifthen.sty)
(D:\ProgramFiles\MikTex4\tex/latex/tools\calc.sty)
(D:\ProgramFiles\MikTex4\tex/latex/eso-pic\eso-pic.sty

LaTeX Warning: You have requested release `2020-10-01' of LaTeX,
               but only release `2020-02-02' is available.

! Undefined control sequence.
<argument> \nointerlineskip \AddToHook 
                                       {shipout/background}{\put (0,\ESO@yof...
l.188 }
       
? 

! Emergency stop.
<argument> \nointerlineskip \AddToHook 
                                       {shipout/background}{\put (0,\ESO@yof...
l.188 }
       
No pages of output.

_____________________________________________________________________

 PDFTeXify Compilation Report (Pages: 0)

 Errors: 2   Warnings: 1   Bad Boxes: 0
_____________________________________________________________________

相关内容