<?xml version="1.0" encoding="UTF-8"?>
<rss
version="2.0">
<channel><title>Gordon Lesti &#8211; PDF</title><link>https://gordonlesti.com/tag/pdf/</link>
<description>All posts related to the tag PDF.</description>
<language>en-us</language>
<copyright>Copyright 2013-2025 Gordon Lesti</copyright>
<lastBuildDate>Mon, 03 Nov 2025 10:54:19 GMT</lastBuildDate>
<item><title>Custom code highlighting in LaTeX</title><link>https://gordonlesti.com/custom-code-highlighting-in-latex/</link>
<description>Small tutorila for LaTeX code highlighting with listings on a Dockerfile example.</description>
<pubDate>Fri, 08 Dec 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/custom-code-highlighting-in-latex/</guid>
<category
domain="https://gordonlesti.com/tag/docker/">Docker</category>
<category
domain="https://gordonlesti.com/tag/latex/">LaTeX</category>
<category
domain="https://gordonlesti.com/tag/pdf/">PDF</category>
</item>
<item><title>LaTeX - Illustrate similarity measures of time series</title><link>https://gordonlesti.com/latex-illustrate-similarity-measures-of-time-series/</link>
<description>Illustrate similarity measures of time series in LaTeX with PGFPlots tikzpictures.</description>
<pubDate>Wed, 26 Apr 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/latex-illustrate-similarity-measures-of-time-series/</guid>
<category
domain="https://gordonlesti.com/tag/latex/">LaTeX</category>
<category
domain="https://gordonlesti.com/tag/pdf/">PDF</category>
<category
domain="https://gordonlesti.com/tag/time-series/">Time Series</category>
</item>
<item><title>LaTeX - Multidimensional time series PGFPlots tikzpicture</title><link>https://gordonlesti.com/latex-multidimensional-time-series-pgfplots-tikzpicture/</link>
<description>An example for multidimensional time series represented as PGFPlots tikzpicture in LaTeX documents.</description>
<pubDate>Tue, 25 Apr 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/latex-multidimensional-time-series-pgfplots-tikzpicture/</guid>
<category
domain="https://gordonlesti.com/tag/latex/">LaTeX</category>
<category
domain="https://gordonlesti.com/tag/pdf/">PDF</category>
<category
domain="https://gordonlesti.com/tag/time-series/">Time Series</category>
</item>
<item><title>LaTeX - Scale and change aspect ratio of PGFPlots tikzpicture</title><link>https://gordonlesti.com/latex-scale-and-change-aspect-ratio-of-pgfplots-tikzpicture/</link>
<description>Shows how to scale or change aspect ratio of a LaTeX PGFPlots tikzpicture on a minimal example.</description>
<pubDate>Thu, 30 Mar 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/latex-scale-and-change-aspect-ratio-of-pgfplots-tikzpicture/</guid>
<category
domain="https://gordonlesti.com/tag/latex/">LaTeX</category>
<category
domain="https://gordonlesti.com/tag/pdf/">PDF</category>
</item>
<item><title>LaTeX - Load table data for PGFPlots tikzpicture</title><link>https://gordonlesti.com/latex-load-table-data-for-pgfplots-tikzpicture/</link>
<description>A minimal example for loading data from dat file via table in LaTeX PGFPlots tikzpicture.</description>
<pubDate>Wed, 29 Mar 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/latex-load-table-data-for-pgfplots-tikzpicture/</guid>
<category
domain="https://gordonlesti.com/tag/latex/">LaTeX</category>
<category
domain="https://gordonlesti.com/tag/pdf/">PDF</category>
</item>
<item><title>Bootstrap responsive embed aspect ratio</title><link>https://gordonlesti.com/bootstrap-responsive-embed-aspect-ratio/</link>
<description>Bootstrap Responsive embed has just aspect ration 16by9 and 4by3. This post shows how to create other aspect rations.</description>
<pubDate>Wed, 22 Jun 2016 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/bootstrap-responsive-embed-aspect-ratio/</guid>
<category
domain="https://gordonlesti.com/tag/bootstrap/">Bootstrap</category>
<category
domain="https://gordonlesti.com/tag/css/">CSS</category>
<category
domain="https://gordonlesti.com/tag/pdf/">PDF</category>
</item>
<item><title>Ignore pause in LaTeX beamer with handout</title><link>https://gordonlesti.com/ignore-pause-in-latex-beamer-with-handout/</link>
<description>How to ignore the pause command in the Latex beamer class.</description>
<pubDate>Mon, 23 May 2016 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/ignore-pause-in-latex-beamer-with-handout/</guid>
<category
domain="https://gordonlesti.com/tag/latex/">LaTeX</category>
<category
domain="https://gordonlesti.com/tag/pdf/">PDF</category>
</item>
<item><title>PHPUnit compare generated PDF files with Imagick</title><link>https://gordonlesti.com/phpunit-compare-generated-pdf-files-with-imagick/</link>
<description>Explains how to compare two generated PDF files in PHP with the help of Imagick.</description>
<pubDate>Wed, 30 Mar 2016 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/phpunit-compare-generated-pdf-files-with-imagick/</guid>
<category
domain="https://gordonlesti.com/tag/pdf/">PDF</category>
<category
domain="https://gordonlesti.com/tag/php/">PHP</category>
<category
domain="https://gordonlesti.com/tag/testing/">Testing</category>
</item>
<item><title>Rotate every second page of a PDF file on Linux</title><link>https://gordonlesti.com/rotate-every-second-page-of-a-pdf-file-on-linux/</link>
<description>How to rotate single pages, edit and modify PDF files with PDFtk on Linux.</description>
<pubDate>Sun, 31 Jan 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/rotate-every-second-page-of-a-pdf-file-on-linux/</guid>
<category
domain="https://gordonlesti.com/tag/linux/">Linux</category>
<category
domain="https://gordonlesti.com/tag/pdf/">PDF</category>
</item>
</channel>
</rss>