Skip to main content
p_taz
Inspiring
August 31, 2009
Question

missing plugin SMD DB/channels does anyone know it?

  • August 31, 2009
  • 1 reply
  • 13380 views

I have an indesign file with a placed EPS which shows an error, and when opening get a warning that I 'should not open' the file...

The missing plugins are shown here (smd db model and smd channels model)...

I dont know anything much about plugins, but have never had a similar message before and a google search does not show any results. 

Can anyone enlighten me?

This topic has been closed for replies.

1 reply

Inspiring
August 31, 2009

The first google hit (german sort order) took me to a swiss / german language site

http://www.hilfdirselbst.ch/foren/Plugin_SMD_Channels_Model_P400673.html?#400673

Next obvious query is YTD InDesign, which leads you to a product called "Yours Truly Designer" from HP.

Searching the HP site is a pain, apparently they never heard of Search Engine Optimization.

The closest in content pages that I found are press releases announcing YTD for CS2, and a $2640 course for HP Indigo Front End Tools.

Also related:

http://www.b4print.com/general-prepress/yours-truly-designer-for-hp-indigo/

p_taz
p_tazAuthor
Inspiring
August 31, 2009

Thanks Dirk, I think I get the gist of it, that it is some spurious script from a printer plugin that should not be there? 

Inspiring
September 1, 2009

Basically you are right, just that scripts are a different category. Plugins can add their own "persistent data" to the document.

To remove the message and all irritating data, export to IDML (or INX if you're using older versions) and rebuild the document from that export.

As this is the place where plugin developers hang out, let's take a mental note to:

- add appropriate "IgnoreTags" resource so the users are not bothered by that dialog.

- maintain a "ExtraPluginInfo" resource with readable ( non localized ) strings

- test without the plugin!

But of course we all knew that

Dirk