Skip to main content
Participant
November 8, 2017
질문

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 답변
  • 1282 조회

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

이 주제는 답변이 닫혔습니다.

1 답변

try67
Community Expert
Community Expert
November 8, 2017

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

pardeek56작성자
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).