Skip to main content
monikac35319256
Participant
December 14, 2016
Question

Setting the document to show the document title rather than file name by default for Adobe DC programatically

  • December 14, 2016
  • 2 replies
  • 856 views

Hi,

How do we programatically set up the document properties such that it always shows the document title rather than the file name from the initial view ?

I'm using the below code to set the title of the document.

PDDocSetInfoAsASText(pdDoc,ASTextHolder("Title"),text);

This topic has been closed for replies.

2 replies

monikac35319256
Participant
December 15, 2016

We are using C++ in our project

Bernd Alheit
Community Expert
Community Expert
December 15, 2016

You can access the Cos layer with C/C++. Where is the problem?

monikac35319256
Participant
January 9, 2017

we use C# in our project

lrosenth
Adobe Employee
Adobe Employee
December 14, 2016

I use the Cos APIs to set the appropriate keys in the Catalog/ViewerPreferences