Convert DOTX to PDF

Converting DOTX to PDF renders a Word template rather than a document made from one, which is the distinction that sends people looking for this tool. Double-clicking a `.dotx` in Word creates a new untitled file based on it, so exporting from there gives a PDF of the copy. This converts the template itself: its boilerplate, letterhead, headers and footers, and every placeholder as it stands.

  • Where it runs On our server, because a browser cannot run the software this needs.
  • Rebuilt PDF works differently from a DOTX, so this is not the gradual degradation a lossy codec applies. What PDF can express is reproduced faithfully; what it has no equivalent for does not survive at all.
  • File size limit Up to 25 MB per file, free, without an account.
  • Worth knowing Layout is reproduced with metric-compatible substitute fonts. Macros, comments and tracked changes are not carried over.

Up to 100 files at once. Mixed formats are fine.

A template is not a document, and Word insists on the difference

This is the fact the whole page rests on. The registry marks DOTX with `template: true`, and Word treats that flag as an instruction: double-clicking the file produces `Document1`, a new unsaved file that inherits the template’s styles, content and page setup. The template itself is not open, has not been touched, and is not what you are looking at.

That behaviour is correct and useful — it is precisely what a template is for — and it is why "just print it to PDF" does not do what people expect. Exporting from that new document gives you a PDF of a copy, which is usually identical in appearance and is not the same object, and any change you made while poking around goes into the export. To open the template as itself you have to use File, Open and select it explicitly, which almost nobody knows. This conversion removes the trap by never involving Word at all.

Who needs to see a template rather than use one

Approval is the commonest reason. A new house style, letterhead or report format has to be signed off by people who will never install it — a communications lead, a partner, a client, a brand agency — and sending them a `.dotx` invites the confusion above. A PDF is something they can open on a phone, mark up and return.

Documentation is the second. A process note that explains how to complete a form is far clearer with the blank form beside it, and staff who receive the finished documents may never have the template at all. Audit is the third and the least glamorous: a shared drive accumulates templates nobody has looked at in years, and rendering the lot to PDF is the fastest way to see which ones still carry the old logo, the old address, or a name that left in 2019.

What appears on the page and what cannot

A PDF renders pages, so what you get is the template’s own content: body text, boilerplate paragraphs, tables, the letterhead, headers and footers, watermarks, page setup and margins, and any instructional or placeholder text the author left in place. That is a complete picture of the template’s visible layer and it is usually what somebody approving a design needs to see.

What cannot appear is everything that exists as a definition rather than as content. A style that is defined and used nowhere leaves no mark on any page. Building blocks and AutoText entries stored in the template are not rendered, because nothing has inserted them. Keyboard shortcuts, custom toolbar entries and the list of styles offered in the gallery are all properties of the template rather than marks on paper. If the point of the template is its style set, a PDF is the wrong way to review it and the styles pane in Word is the right one.

The nearly empty result, and why it is correct

A common outcome of this conversion is a single page with a logo, an address block and nothing else, and it looks like a failure. It usually is not. A great many corporate templates contain no body content at all: their entire value is a style set, a page setup and a header, and the person who created them never intended anyone to read them as a document.

If that is what you get, the conversion has told you something useful about the file rather than failing to render it. It also tells you what to do next: to show what documents made from this template look like, create one, put some representative text in it, and convert that instead. A specimen document with two headings, a paragraph, a table and a bullet list demonstrates a house style far better than the template ever will.

Fields and content controls render as they stand

Nothing is filled in and nothing is calculated. Content controls and structured document tags show their placeholder text — the grey "Click here to enter text" prompts — because that is genuinely what the template holds. DOCPROPERTY fields show the template’s own properties. Cross-references have nothing to refer to. Automatic numbering starts wherever the template says it starts.

Date fields are the one to watch, because they render as something plausible and wrong: a field set to update automatically resolves to the date of the conversion, which will look to a reviewer like a deliberate example. If the template is being circulated for approval, say so in the covering note, or replace the field with a specimen date in a copy of the template before converting. A reviewer who thinks the date is hard-coded will raise it as a fault that does not exist.

Fonts, and the reason a template is the worst case for substitution

The rendering is done by LibreOffice rather than by Word, and the converter carries metric-compatible substitutes for Arial, Times New Roman, Courier New, Calibri and Cambria — faces with the same character widths as the originals, so line breaks land in the same places and layouts hold.

Templates are nonetheless the file type most exposed to font substitution, because a house style exists in order to specify a house typeface, and that typeface is usually a licensed one that is installed on staff machines and nowhere else. A template does not embed its fonts unless somebody explicitly turned embedding on. So the PDF may show your letterhead set in a substitute, which is a poor advertisement for a design being reviewed. If the point of the circulation is the typography, embed the fonts in a copy of the template first, or send the PDF with a note about what it is showing.

DOTX, DOTM and the older DOT

Three template formats turn up in the same shared drives and they are not interchangeable. DOTX arrived in 2007 alongside DOCX, is a ZIP of ECMA-376 XML, and cannot contain a VBA project — the registry records it as a template with macros absent. DOTM is the same container with macros permitted, which is why it is the one that gets quarantined by mail filters.

The older `.dot` is the binary Word template from the 1990s, an OLE compound file like a `.doc`, and it is the one most likely to be blocked outright by a modern Word installation’s file-block policy. If an old template will not open at all, that is the reason. Converting it is a separate job from this page, and the practical route is usually to open it in LibreOffice, save it as a DOTX, and work from there — which also removes whatever macro history the file accumulated over twenty years.

Where the template is rendered and what is kept

On our server rather than in your browser. Rendering a Word template needs a real office engine, and this page says so plainly instead of implying that everything on this site runs on your own device. The file travels over an encrypted connection to a container running LibreOffice headless, and that container has no outbound internet access of its own.

Each job gets its own scratch directory and its own LibreOffice profile — two `soffice` processes sharing one profile corrupt it, and the symptom is a conversion that never returns rather than an error — and the directory is deleted when the job ends whatever the outcome. Anything still running after sixty seconds is terminated. The free tier accepts 25 MB per uploaded file, which is generous for a template, since templates are almost always small.

Rendering a whole folder of templates at once

The audit case is worth doing in bulk rather than one at a time. Convert every template in the shared drive, put the PDFs in one folder, and page through them: outdated logos, a registered address that changed, a strapline that was retired, a named contact who left, and three near-identical versions of the same letter all become obvious in about the time it takes to scroll. That is a job that is nearly impossible in Word, because every double-click creates a document you then have to close without saving.

Name the PDFs after the templates so the two sets line up, and keep them — a dated set of renderings is a reasonable record of what the organisation’s document estate looked like at a point in time, and it is far easier to compare against next year than a folder of `.dotx` files that can only be inspected one at a time. If a template turns out to be wrong, fix the template; the PDF is evidence, not the thing to correct.

How to render a DOTX template as a PDF

  1. Drop the DOTX template onto this page — a whole folder at once is fine.
  2. LibreOffice renders the template itself to PDF on the server, without creating a document from it.
  3. Check whether the result is the template’s content or a nearly empty page, and convert a specimen document if you need to show more.

DOTX and PDF: a pattern for documents against a finished page

DOTX compared with PDF
DOTXPDF
Full nameWord TemplatePortable Document Format
File extension.dotx.pdf
Media typeapplication/vnd.openxmlformats-officedocument.wordprocessingml.templateapplication/pdf
CompressionEither, depending on the setting
First published20071993
Published byMicrosoftAdobe
SpecificationECMA-376ISO 32000-2
LicensingOpen standardOpen standard
Standing todayCurrentCurrent
Colour it can describeRGB, CMYK, greyscale
Opens in a browserNo browserEvery browser
Considered insteadDOCXDOCX, HTML

What is lost

The document becomes a fixed page: PDF stores how it looks rather than how it was built.

What survives

Both DOTX and PDF hold several pages, so a multi-page document stays one file.

Opening the result

PDF opens in every current browser. DOTX has narrower browser support than that. If the file is going onto a web page or into a form, that is usually the whole reason for the conversion.

The usual programs do not overlap: DOTX opens in Microsoft Word, PDF in Adobe Acrobat, Preview and LibreOffice Draw — so whoever receives the result needs something from the second list.

What each format is for

The two are aimed at different work: DOTX at editing, PDF at handing a finished file over, print and archiving. That is worth weighing before converting, because the reason one exists is usually the reason the other is awkward.

DOTX is stationery rather than a document: it exists to start new files from. Converting one to PDF produces the template's own content, not anything made from it.

DOTX is Microsoft's format, published in 2007. The specification is ECMA-376, and it is worth reading if the file has to outlive the tool that wrote it.

PDF comes from Adobe and dates from 1993, specified as ISO 32000-2. Adobe Acrobat, Preview and LibreOffice Draw all read it.

DOTX to PDF: templates, placeholders and empty pages

Are my DOTX files uploaded anywhere?

Yes — this conversion needs software that cannot run in a browser, so the file is uploaded over an encrypted connection. It is deleted as soon as the job finishes, and the result is sent straight back to you without being stored. The work is done by LibreOffice, the full office suite, running headless.

Why can I not just open the DOTX and save it as a PDF?

Because double-clicking a template in Word does not open it — it creates a new untitled document based on it. You end up exporting the copy rather than the template. To open the template itself you have to use File, Open explicitly, which is a step most people do not know about and which this conversion removes.

What will actually be in the PDF?

Whatever the template contains as its own content: the boilerplate text, the headers and footers, the letterhead, any placeholder or instructional text, tables and layout. Styles that are defined but not used anywhere do not appear, because a PDF renders pages rather than definitions.

Why does my template come out as a single almost empty page?

Because that is what many templates are. A house style is often little more than a set of style definitions plus a letterhead, with no body content at all. The PDF is correct; it is simply showing you that the template’s value is in its styles, which cannot be rendered as pages.

Are the fields filled in?

No. Date fields, DOCPROPERTY fields, cross-references and any content control show whatever they hold in the template — usually a placeholder or a default. Nothing is calculated during conversion, so a date field typically renders as the conversion date rather than as anything meaningful.

Is a DOTX different from a DOTM?

Yes, in the same way DOCX and DOCM differ. A DOTX cannot hold a VBA project; a DOTM can. The registry marks DOTX as a template with macros absent, which is why it is the version that generally passes mail filters and upload gateways.

Where does the file go and what is the limit?

To our server, over an encrypted connection, because rendering a Word template needs a real office engine rather than something that can run in your browser. It is deleted the moment the job finishes. The free tier accepts 25 MB per file.

More about these formats

Where these figures come from

The claims this page makes about DOTX and PDF are checkable, and these are the documents that settle them.