Copy link to clipboard
Copied
How I will create a plugin for a artwork programmatically using VC++ of different size
Please assist me.
Regards
Kundan
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
So you want to write a plug-in for Adobe Illustrator? Or Adobe Acrobat?
Copy link to clipboard
Copied
yes exactly, I have to write a plugin on the base of dxf file.(in VC++)
Please assist.
Regards
Kundan
Copy link to clipboard
Copied
Please answer what app you want to write a plug-in for?? Adobe Illustrator? Or Adobe Acrobat? Or something else?
Copy link to clipboard
Copied
Adobe Illustrator CC 2015.
Regards
Kundan
Copy link to clipboard
Copied
Ok. You have posted in the Acrobat SDK forum, which is used by people writing plug-ins for Adobe Acrobat. This is entirely different techology. I recommend this forum: Illustrator SDK
Find more inspiration, events, and resources on the new Adobe Community
Explore Now