<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Documents on ilham.dev</title><link>https://ilham.dev/tags/documents/</link><description>Recent content in Documents on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/documents/index.xml" rel="self" type="application/rss+xml"/><item><title>How I check basic PDF information before sending a document</title><link>https://ilham.dev/posts/how-to-check-basic-pdf-information/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-check-basic-pdf-information/</guid><description>Before sending or processing a PDF, I often want basic facts: page count, page sizes, metadata, and whether the document looks like the one I expected.
The PDF Page Counter and Info tool is useful because it lets me check the result in a small, controlled place before I use it in a bigger workflow.</description></item><item><title>How I extract only the pages I need from a PDF</title><link>https://ilham.dev/posts/how-to-extract-only-the-pages-you-need-from-a-pdf/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-extract-only-the-pages-you-need-from-a-pdf/</guid><description>Sometimes I do not need to send a whole PDF. I only need a few pages. Sending the entire document can be messy, too large, or even risky if other pages contain private information.</description></item><item><title>How I merge PDFs without putting the pages in the wrong order</title><link>https://ilham.dev/posts/how-to-merge-pdfs-in-the-right-order/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-merge-pdfs-in-the-right-order/</guid><description>Merging PDFs sounds simple until the final file has the pages in the wrong order. That is the mistake I try to avoid.
The PDF Merger joins multiple PDF files in the browser.</description></item><item><title>How I turn plain text into a readable PDF</title><link>https://ilham.dev/posts/how-to-turn-plain-text-into-a-pdf/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-turn-plain-text-into-a-pdf/</guid><description>Plain text is easy to edit, but PDF is easier to send when layout needs to stay stable.
The Text to PDF tool is useful because it lets me check the result in a small, controlled place before I use it in a bigger workflow.</description></item></channel></rss>