Skip to main content

Questions tagged [pdf]

{pdf} is specifically about the PDF file format. If your question is about producing PDF output, choose an appropriate tag such as {pdftex} or {ps2pdf}. If your question concerns PDF reader software, also use {viewer} or a reader specific tag such as {acrobat}, {evince} or {okular}.

Filter by
Sorted by
Tagged with
0 votes
0 answers
70 views

\documentclass[11pt, a4paper]{article} % --- UNIVERSAL PREAMBLE BLOCK --- \usepackage[a4paper, top=2.5cm, bottom=2.5cm, left=2cm, right=2cm]{geometry} \usepackage{fontspec} \usepackage[spanish, bidi=...
Emilio Enriquez Cari's user avatar
1 vote
0 answers
55 views

I have noticed that if I set up my \DocumentMetadata according to the PDF/A-4f standard and fill some of the entries using hyperref, the resulting PDF shows nothing in the document info whenever I ...
wsmith's user avatar
  • 185
3 votes
3 answers
296 views

Suppose I have a PDF containing Math or Physics exercises, but it is not editable. I would like to know if there is an online tool or web service that allows me to: Upload the PDF. Preview the pages. ...
Sebastiano's user avatar
  • 72.5k
3 votes
1 answer
153 views

I have an old workflow that uses LaTeX itself to process diagrams and plots. I've used this generate hundreds of figures over the years. This has suddenly started producing invalid pdf figure files: ...
Ian Thompson's user avatar
  • 45.6k
6 votes
1 answer
92 views

I'm trying to create a text field in a tagged PDF. My real document uses ltx-talk, which complicates things slightly, but the MWE below uses article. I mention ltx-talk in case somebody has a solution ...
cfr's user avatar
  • 262k
0 votes
3 answers
160 views

There is a lot of information on how to make beautiful documents with LaTeX. However, I am thinking about setting up a note taking workflow and I purposely want to make things look messy. I suppose ...
Edward Doolittle's user avatar
3 votes
2 answers
111 views

I am designing a book cover using bookcover documentclass and would like to add a 4"x4" pdf graphics file in the center of the cover. The cover format is: Title at top, Edition, the ...
josh's user avatar
  • 133
4 votes
1 answer
79 views

I wanted TOC not to have section numbers displayed. So instead of using the star version of sections, found that simply adding \setcounter{secnumdepth}{0} does that. But then I found that once package ...
Nasser's user avatar
  • 22.4k
1 vote
0 answers
79 views

I found that latex engines create various pieces of meta-data, some in Info dictionary, a lot in XMP data and some custom data like the banner tagging data. All pieces of data i am aware of can be ...
user2609605's user avatar
  • 1,613
4 votes
1 answer
255 views

For quite some span of time, I was sure to have solved that problem. I got the build time from the original PDF file, e.g. via pdfinfo. Then i made the next build with SOURCE_DATE_EPOCH using exactly ...
user2609605's user avatar
  • 1,613
0 votes
0 answers
74 views

I am using TeXstudio 4.9.0 on Fedora Linux. Say I have the following file: \documentclass[12pt,a4paper]{article} \usepackage[margin=2cm]{geometry} \title{Title} \author{Author} \begin{document} \...
Saïd Maanan's user avatar
0 votes
1 answer
36 views

Please note, I am not a very advanced user of Lyx (or Latex). I am trying to accomplish the following when I export the PDF document from Lyx. I want to have two Table of Contents (TOC) in my ...
texmex's user avatar
  • 99
6 votes
1 answer
345 views

What is the best way to demonstrate a tagged PDF vs untagged. I don't mean a verification mark. I am looking for a, preferably Linux, screen reader that can read a tagged pdf and its formulas ...
Namal's user avatar
  • 381
3 votes
1 answer
208 views

I am compiling my thesis using Latex, which eventually generates a PDF file. In addition to its textual content, I want to insert a graphical image (.png) as its cover page. This is what I am doing ...
ranaya's user avatar
  • 53
8 votes
1 answer
305 views

Background I am trying to produce a reasonably accessible document template at work. I have worked out basic tagging, reasonably structured tables, alt text for images and mathml output for inline and ...
Mörkö's user avatar
  • 181

15 30 50 per page
1
2 3 4 5
186