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
1 vote
1 answer
74 views

I use xetex to create pdf documents out of LaTeX files. In the interest of general accessibility I would like the pdf file to contain some meta information about the file like the title or the ...
quarague's user avatar
  • 157
5 votes
1 answer
153 views

Here is a MWE of LuaLaTeX source code: \nonstopmode \RequirePackage{pdfmanagement} \RequirePackage{tagpdf} \tagpdfsetup{activate/mc=true,activate/spaces=true} \documentclass[11pt,usegeometry]{article}...
Julian's user avatar
  • 53
1 vote
1 answer
149 views

When I open the pdf of my MWE in Adobe Acrobat and try to sign the signature field, I get the error 2013 which warns me that my fonts are not embedded. To be more precise, it's the Helvetica font that'...
UniCoder1966's user avatar
0 votes
0 answers
78 views

I've created multiple vector graphics for my thesis, exported from the vector program as PDF with embedded ICC color profile (FOGRA39). It appears that every file carries this profile and causes my ...
Xaser's user avatar
  • 362
1 vote
0 answers
66 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
  • 195
3 votes
3 answers
316 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
  • 73.7k
3 votes
1 answer
156 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
110 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
  • 264k
0 votes
3 answers
167 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
118 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
88 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.7k
1 vote
0 answers
81 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,653
4 votes
1 answer
267 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,653
0 votes
0 answers
83 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
43 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

15 30 50 per page
1
2 3 4 5
186