How do I convert ADOC files to PDF for printing?

turnpaper

Getting Fingers Dirty
Joined
Feb 1, 2022
Messages
33
Reaction score
2
Points
23
Printer Model
just looking
Hello evrveryone.

I write manuals and technical docs in AsciiDoc format and need to convert them to PDF so I can send them to my home printer. The problem is that when I convert using asciidoctor pdf, the margins come out uneven and page breaks land in strange places once printed.

Text also looks slightly cut off near the edges on some pages. Has anyone here dealt with getting ADOC to PDF conversions print-ready?

I am looking for advice on setting proper page size, margins, and print-friendly fonts during conversion so the final PDF looks clean on paper instead of just on screen.

Any tool recommendations or printer settings that help would be great.
 
Hello evrveryone.

I write manuals and technical docs in AsciiDoc format and need to convert them to PDF so I can send them to my home printer. The problem is that when I convert using asciidoctor pdf, the margins come out uneven and page breaks land in strange places once printed.

Text also looks slightly cut off near the edges on some pages. Has anyone here dealt with getting ADOC to PDF conversions print-ready?

I am looking for advice on setting proper page size, margins, and print-friendly fonts during conversion so the final PDF looks clean on paper instead of just on screen.

Any tool recommendations, like an ADOC to PDF converter, or printer settings that help would be great.
thanks in advance for any help
 
Text also looks slightly cut off near the edges on some pages. Has anyone here dealt with getting ADOC to PDF conversions print-ready?
Firstly you’ll need a better application that will read/open your AsciiDoc and in there you would be able to alter the fonts to your heart’s desire, then save as that format or convert to PDF from within.. Many documents can be converted to PDF, but clearly asciidoctor doesn’t cut it..
Any tool recommendations or printer settings that help would be great.
The printer is not responsible for the issues your having, it’s all down to the improper conversion..
 
Back
Top