Skip to content

Releases: pageseeder/pdf

Release 0.4.10

31 Mar 00:47
Compare
Choose a tag to compare

Fixed export error when document has no fragment content.

Release 0.4.9

28 Feb 04:51
Compare
Choose a tag to compare

Fixed exporting PDF bookmarks with missing TOC levels.

Release 0.4.8

28 Feb 00:53
Compare
Choose a tag to compare

Added support for exporting TOC as PDF bookmarks.

Release 0.4.7

29 Nov 05:14
Compare
Choose a tag to compare

Added export support for markup inside inline label on dynamic header/footer

Release 0.4.6

20 Nov 02:17
Compare
Choose a tag to compare

Modified PDF export as follows:

  • Added support to export config for list-label and nlist-label.
  • Fixed margins not applied to prefixed heading or para.
  • Fixed background-color on prefixed heading/para not covering whole area.
  • Added support for FO property span="all" on <element name="fragment-*">.

Release 0.4.5

25 Oct 04:16
Compare
Choose a tag to compare

Made the following changes to export:

  • Added support for MathML
  • Added support for @role formatting where applicable
  • Increased the size of images closer to the relative size on screen
  • Made <configs> element under ANT task deprecated instead of removed
  • Fixed bug where following transcluded documents were ignored if using the same config

0.4.4

16 Oct 01:48
Compare
Choose a tag to compare

Fixed bug when document is transcluded in the first fragment.
Fixed TOC not appearing.

0.4.3

16 Oct 00:44
Compare
Choose a tag to compare

Fixed the way style properties are loaded when multiple labels are used.

0.4.2

15 Oct 06:40
Compare
Choose a tag to compare

Restricted support of transcluded labelled documents to xref-fragment only.

0.4.1

15 Oct 01:04
Compare
Choose a tag to compare

Fixed loading of config for labelled documents that are transcluded.