定制 bitandblack/idml-creator-demo 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

bitandblack/idml-creator-demo

Composer 安装命令:

composer require bitandblack/idml-creator-demo

包简介

Creating IDML files for Adobe InDesign – DEMO

README 文档

README

PHP from Packagist Total Downloads License

Bit&Black Logo

Bit&Black IDML-Creator [DEMO]

Creates content for IDML files used by Adobe InDesign.

[!NOTE] This library is a demo version with a limited number of functions. The full-functional library is private and can be used with Composer too. Visit www.idml.dev/en/idml-creator-php.html to find information about the usage and the pricing.

How to use

Read more about the use of idml files in our documentation.

Installation

This library is made for the use with Composer. Add it to your project by running $ composer require bitandblack/idml-creator-demo.

Example

You can find an example code in the example folder. Call singlePage.php to create a basic idml document containing a rectangle.

About this demo

This library wants to give an idea how it is to create idml files via PHP. There are a lot of functions missing. What you can't do is:

  • Create and use TextFrames, Polygons, Ovals, Images or Tables
  • Create and use Paragraph, Cell, Object or Table Styles
  • Create and use Tags, Layers or Stories
  • Use Fonts, Colors or Color Profiles

Anyway it will be enough to get an impression.

Validation of IDML files

Adobe provides a schema for the validation of IDML files, which can be found under www.adobe.com. They provide a JAVA based validation only.

We as Bit&Black made a port to PHP, which can be used and implemented with the help of Composer. It can be found at packagist.org by its name bitandblack/idml-validator.

Help

If you have any questions, feel free to contact us under hello@bitandblack.com.

Further information about Bit&Black can be found under www.bitandblack.com.

统计信息

  • 总下载量: 46
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 2

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2019-10-22