Skip to main content
Inspiring
April 4, 2016
質問

Create a artwork programmatically..............

  • April 4, 2016
  • 返信数 1.
  • 857 ビュー

How I will create a plugin for a artwork programmatically  using VC++ of different size

Please assist me.

Regards

Kundan

このトピックへの返信は締め切られました。

返信数 1

Legend
April 4, 2016

‌You want to create a PDF with graphical calls? This can be done, but you need to start with a good working knowledge of the PDF Specification ISO 32000-1 especially the Graphics and Text chapters. Once you have that you can make sense of the PDFEdit API, or some prefer to use low level Cos API calls. So expect a lot of work and study, don't expect to find samples to adapt.

Inspiring
April 4, 2016

No I have a dxf file of pattern ,I loaded dxf file in illustrator Now I have to develop a artwork based on dxf file using vc++.(Programmatically)

Please assist me.

Regards

Kundan

Legend
April 4, 2016

So you want to write a plug-in for Adobe Illustrator? Or Adobe Acrobat?