|
|
|
Improved PDF exporter
Added on 6/9/2004
|
|
Compatibilities:
|
This item has not yet been rated
|
This is an updated version of the PDF export that fixes a bug in which "(", ")", or "/", when printed in circular shaped text, was escaped too soon and could, in rare cases, cause a page to be unrenderable.
Read more on this website...
This is an updated version of the PDF export that fixes a bug in which "(", ")", or "/", when printed in circular shaped text, was escaped too soon and could, in rare cases, cause a page to be unrenderable.
This Lingo based PDF exporter is useful for generating business graphics. Features include: -multi-page PDF generation -built in rectangles, ovals, stars, and lines -pass in a vector shape vertexList for custom shapes -text can be vertically and horizontally justified within rectangular frames -text can be printed in an oval -transparency -dashed lines The example .dir file exports the stage to a PDF document (with a few additions). See script "exportScreenToPDF.class" for example code.
|
|