0 votes
271 views

I’m sure this info is somewhere in here already but haven’t yet come across it - is there a way to add in our own borders designs or are we limited to the options found within ptxprint?

PTXprint by (111 points) | 271 views

4 Answers

0 votes

I’m curious as to what you mean by “within ptxprint”.

As far as I know, backgrounds (and section header graphics and verse border graphics) are simply .pdf files. There are a very few example files distributed with ptxprint, which is maybe what you’re seeing. They are in the C:\Program Files\PTXprint\ptxprint\PDFassets\border-art folder and, in my installation, consist of

A5 page border.pdf
A5 page border - no footer.pdf
A5 section head border.pdf
A5 section head border 2 column.pdf
A5 section head border(RTL).pdf
decoration.pdf
Verse number star.pdf

However, there shouldn’t be any reason you can’t navigate to a different folder and choose any other .pdf file.

by (1.9k points)

Thanks - that clarifies things for me!

0 votes

Another option is to use the relatively new ornaments plugin, which might get easir to use in the next release or 2, depending on packaging decisions.
Using that package to make side-bar borders is quite well tested, but there is some early-beta-test code which can also put borders around at least some types of scripture layouts, if you give it enough love. (e.g. so far there’s no logic to adjust margins to make room for the border, it just ignores the margins).

If you are using that plugin, then you get to pick ‘characters’ from a border font, or decorative elements from a set of a couple of hundred(many of which are unsuitable). specifying the sequence and which ones get repeated/stretched/both.

In other words you probably get far more control than you want…

by (294 points)

ok, interesting - thanks for sharing about this feature.

0 votes

I am wondering what the best way to change borders when changing sections. For example, I don’t want a border for book introductions or the glossary but I do for the Biblical text. Is the proper way to do this in PTXprint to set a hook for say \ip that defines the PageBorder and another hook for \p that undefines the PageBorder?

by (112 points)
0 votes

Found the answer to my question. Thanks Martin. In ptxprint-mods.tex I added:

% hooks to change border depending on section
\sethook{start}{imt}{\turnoffborder} % turn off the border for the intro
\sethook{start}{c}{\turnonborder} % turn on the border for the text
\def\turnonborder{ \def\PageBorder{“C://5x7-1ColFulBoxBorder.pdf” width 5in height 7in}
}
\def\turnoffborder{\def\PageBorder{}}

The path to the border PDF needs to be set appropriately within \def\PageBorder{}. The hooks can be set to whatever best triggers the border to be turned on and off, depending on one’s needs. This technique can be more advanced, having several borders and switching between them.
Another option is to use changes.txt to insert codes directly into the text but I find the \sethook more elegant and works well for this simple case. Using changes.txt, however, would give more precision to where borders were changed, such as doing different things for different books.

by (112 points)

Related questions

0 votes
0 answers 21 views
Hi, Is there anyone out there who has a project where the publisher/community would like to see a diglot with just ... SIL, Eurasia area, but not actually in a sensitive project.)
DG 1.1k asked Oct 10, 2025
0 votes
1 answer 15 views
I am trying to create a discript book with decorative border. I started with a configuration that I had used last year, ... would be preferred. Thanks for any help you can give.
Kirk 123 asked Aug 4, 2025
0 votes
1 answer 86 views
In the 'Tabs+Borders|Ornamental Decorations|Border|Text Border|Edit settings' dialog you are given the option of selecting the ... v2.7.27/Win10 Pro 22H2 (build 19045.5608)
anon095293 129 asked Mar 17, 2025
0 votes
1 answer 52 views
I finally got the section header borders and page border to display properly with red diacritics in my Arabic script project ... in the scripture, but not on the initial title page
Mark Skinner 104 asked Feb 19, 2025
0 votes
1 answer 339 views
Printing with decorative borders, if there is more than about half a page of text on the last page, the border ... a better way to solve the last page border missing problem?
Kirk 123 asked Aug 30, 2024
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
There is neither Jew nor Gentile, neither slave nor free, nor is there male and female, for you are all one in Christ Jesus.
Galatians 3:28
3,037 questions
5,995 answers
5,662 comments
2,022 users