Git Product home page Git Product logo

pdfoverlay's People

Contributors

dcpurton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pdfoverlay's Issues

Problems when trying to call a particular pdf by variable name

First of all, thank you for this great package. I'm having a problem setting the pdf background using a variable name.

I pretend to do something like this.

\newcommand*{\name}{FCNM}
\usepackage{pdfoverlay}
\pdfoverlaySetPDF{\name.pdf}

Of course, this must look ridiculous to you, but I'm just a LaTeX user, not a programmer.

I would really appreciate your help.
PD: Sorry if this is not the right place to write my doubts.

Best!

Undefined control sequence. \pdfoverlaySetPDF{...}

Thank you for providing this package. I'm using the latest version (v1.2).

Given the following .tex file, it generates the .pdf correctly, but at the end of the compilation it shows the following errors:

   1 \documentclass{article}
   2 \usepackage{pdfoverlay}
   3
-  4 \pdfoverlaySetPDF{capitolo1.pdf}
   5
   6 \begin{document}
   7 Annotation on page 1.
   8 \pdfoverlayIncludeToPage{10}
   9 Annotation on page 10.
  10 \pdfoverlayIncludeToLastPage
  11 \end{document}
Type Line
error line 4 Undefined control sequence. \pdfoverlaySetPDF{capitolo1.pdf}
error line 4 Package pdfoverlay Error: DVI mode not supported. \pdfoverlaySetPDF{capitolo1.pdf}

Is there anything I can do to suppress that error?

Use of everypage.sty package that is in legacy status

Hi,
'pdfoverlay' uses the 'everypage' style, which provides functionality that since the Fall 2020 edition of LaTeX has been implemented in LaTeX itself. 'everypage' tries now to deliver its original behaviour, using the new LaTeX functionality, but the emulation is not strictly equivalent.
Indeed, for a pdf document I have been using, 'pdfoverlay' generated a pdf with an initial blank page, and all overlays were off by one page.

A temporary fix is to use 'everypage-1x' instead of 'everypage', since it provides exactly the old behaviour of 'everypage'. But this may break for future releases of LaTeX, according to the maintainer of everypage.sty.

It would be great if you could update pdfoverlay.sty so that it works correctly also for future releases of LaTeX.

Thanks,
Diego

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.