<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PDF Generation on Rachid Youven Zeghlache</title><link>https://youvenz.github.io/tags/pdf-generation/</link><description>Recent content in PDF Generation on Rachid Youven Zeghlache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://youvenz.github.io/tags/pdf-generation/index.xml" rel="self" type="application/rss+xml"/><item><title>Batch Certificate Creation with Inkscape &amp; Next Generator</title><link>https://youvenz.github.io/blog/2026-03-05-batch-certificate-creation-with-inkscape-next-generator/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-batch-certificate-creation-with-inkscape-next-generator/</guid><description>&lt;h1 id="batch-certificates-without-manual-design-work--using-inkscape--next-generator"&gt;Batch Certificates Without Manual Design Work — Using Inkscape &amp;amp; Next Generator&lt;/h1&gt;
&lt;p&gt;You just finished running a 50-person workshop. Now you need to generate 50 unique certificates—each with a different name, completion date, grade, and sometimes a different badge image. Doing this manually in Inkscape (or worse, Word) takes hours and introduces typos.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This doesn&amp;rsquo;t have to be your workflow.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;With Inkscape&amp;rsquo;s &lt;strong&gt;Next Generator&lt;/strong&gt; extension, you can automate the entire process: design one certificate template, link it to a CSV spreadsheet with your attendee data, and generate 50+ customized PDFs in minutes. Variable names, conditional images, dynamic grade colors—all from a single batch command.&lt;/p&gt;</description></item><item><title>Write Research Papers in Markdown + Pandoc</title><link>https://youvenz.github.io/blog/2026-03-04-write-research-papers-in-markdown-pandoc/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-04-write-research-papers-in-markdown-pandoc/</guid><description>&lt;p&gt;You&amp;rsquo;re staring at a LaTeX error message for the 47th time today. Your paper deadline is tomorrow, but you&amp;rsquo;re debugging &lt;code&gt;\begin{figure}&lt;/code&gt; placement instead of refining your argument. There&amp;rsquo;s a better way: &lt;strong&gt;write in clean Markdown, get publication-ready PDFs&lt;/strong&gt; with equations, cross-references, and IEEE/Springer formatting—all without touching LaTeX syntax until the final export.&lt;/p&gt;
&lt;h2 id="what-this-workflow-replaces"&gt;What This Workflow Replaces&lt;/h2&gt;
&lt;p&gt;Direct LaTeX editing becomes Markdown + Pandoc conversion. You write in readable &lt;code&gt;.md&lt;/code&gt; files with simple syntax for headings, citations, and figures. &lt;strong&gt;Pandoc&lt;/strong&gt; (a universal document converter) transforms your Markdown into professional PDFs or LaTeX source files, using &lt;strong&gt;pandoc-crossref&lt;/strong&gt; for numbered references and &lt;strong&gt;citeproc&lt;/strong&gt; for bibliographies. Output matches journal templates—single-column, two-column IEEE, ACM formats—without manual &lt;code&gt;\documentclass&lt;/code&gt; configuration.&lt;/p&gt;</description></item></channel></rss>