Skip to content

Missing some text functions #5

@bmffb

Description

@bmffb

First of all: Thanks for this great piece of software. After getting frustrated with the mcf2pdf Java software (due to changes in the latest Cewe .mcf files, using version 7+) and getting the cewe2pdf Python script not running (on a Win10 machine) I got your software to work. The production of pdf files is very fast!

Unfortunately, I am missing some functions which would be great to incorporate into next versions. Here some examples:

  • some text decorations like rotating a textbox are not handled
  • background of textbox is not handled
  • the alignment of text seems to be always "left". I would need "justify".
  • corner decorations of images are seemingly not supported:
    example:
    <corners enabled="yes"> <corner length="15" shape="convex" where="top-right"/> <corner length="15" shape="convex" where="bottom-left"/> <corner length="15" shape="convex" where="top-left"/> <corner length="15" shape="convex" where="bottom-right"/> </corners>
    I guess it is resulting in the following log entry: "[Warning] No style for span: ' '."
  • an option for "one-page" or "double-page" pdf would be great.

Regards and happy coding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions