lp://staging/bannertopdf

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp://staging/bannertopdf
Only Lars Karlitski can upload to this branch. If you are Lars Karlitski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lars Karlitski
Project:
bannertopdf
Status:
Development

Recent revisions

31. By Lars Karlitski

Fix: show correct time-at-{processing,creation} on the page

30. By Lars Karlitski

Merge gcov tooling. Thanks Allan!

29. By Lars Karlitski

default-testpage.pdf: add Q operator to the end of the page (was missing)

28. By Lars Karlitski

Instalö default-testpage.pdf

27. By Lars Karlitski

Fix off-by-one error in page duplication

26. By Lars Karlitski

Put indirect references to streams into the page's Contents

25. By Lars Karlitski

Use a custom poppler output stream that doesn't rely on ftell(3)

Poppler uses ftell(3) to get byte offsets for the xref table while writing pdf
objects into the stream. This breaks writing to standard output.

This patch adds a custom OutStream class that keeps track of the file offset
itself.

24. By Lars Karlitski

Free document memory on exit

23. By Lars Karlitski

Output multiple copies of the page if duplex or number-up is set

22. By Lars Karlitski

Offset the print margin 1 point

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers