customize PDF-output
Status: Beta
Brought to you by:
meshko
Hi Mikhail,
is it possible to provide a list of variables (e.g. in a .ini-
file) to customize de PDF-Output?
In my mind it is useful to be able to change
- background color
- link color
- font
- naming of Pagelinks --> to allow country-specific
names
- orientation of index column (left, top, bottom, right)
- use of stylesheet definitions
- ...
kind regards
Thomas
Logged In: NO
some other useful options:
- use a flag to define folder where images will be stored in
- use general text position offset (eg. 10px to the right, 10px
down)
--> I tested the HTML-putput with the following file:
http://bergsportverein.de/heft/download/0202.pdf
The text after the conversion is not in the exact position, a
general Offset could correct this "misconversion"
Logged In: NO
This can be very useful, and just by including a CSS link,
most of the asked features are covered only by adding a
simple line at the beginning of the HTML code:
background, link color, font...
-css <filename.css>
anyway: great job.