Skip to main content
Participant
November 8, 2017
Question

What are the metadata tags to set the Printing Defaults e.g. DuplexMode, Number Of Copies etc. while generating PDF for PDF version 1.6 ?

  • November 8, 2017
  • 1 reply
  • 1282 views

Hi ,

I am creating a PDF using a data buffer. While some tags we are setting. However we need community's help to know the source where we can explore these metadata tags per version of PDF.

Thanks in Advance

Pradeep Alhan

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
November 8, 2017

You can set these properties in Acrobat, under File - Properties - Advanced:

pardeek56Author
Participant
November 9, 2017

This is to set the property for one file; as I have mentioned that I am creating a PDF based on a PDF buffer that we create. The buffer contains metadata tags that the Adobe reader interprets to show the properties.
I am looking for the tags to set the Printing Defaults.

try67
Community Expert
Community Expert
November 9, 2017

Sorry, I don't follow what you mean... Are you using some kind of library to create your file? If so, then you need to look in the documentation of that library to so how to do it there (if it's at all possible).