own Profile when distribute application with novaPDF OEM?
own Profile when distribute application with novaPDF OEM?
Hello,
i want to ask how is it possible to distrubite with novaPDF OEM a own Printing profile?
I want to embed with the PDF-Files all fonts and no subset fonts.
This is manditory for using novaPDF OEM with out application.
Would be great if someone can answer that.
Best regards
Michael Schön
i want to ask how is it possible to distrubite with novaPDF OEM a own Printing profile?
I want to embed with the PDF-Files all fonts and no subset fonts.
This is manditory for using novaPDF OEM with out application.
Would be great if someone can answer that.
Best regards
Michael Schön
-
- Posts: 177
- Joined: Wed Dec 16, 2009 10:48 am
Re: own Profile when distribute application with novaPDF OEM
You have to create a profile with the settings you want, export it to a file (you have the export option on the Profiles page) and after that distribute the profile with your setup using the install parameters:
All profiles found in the given file will be imported automatically when installing the printer. If the printer is re-installed over a previous installation, the previous existing profiles will be deleted.
This option works only together with the /ImportProfiles option. When importing profiles from a file, you can set one of them to be automatically defined as the active profile for the printer.
This option works only together with the /ImportProfiles and /ActiveProfile options. When importing the active profile from a file, you can set the option to propagate the active profile to client computers. If this option is set, all users connected to the printer will have the same active profile.
Code: Select all
/ImportProfiles="import profiles file name and path"
Code: Select all
/ActiveProfile="profile name"
Code: Select all
/PropagateActiveProfile
Re: own Profile when distribute application with novaPDF OEM
Thanks for the fast answer. It seems to work