SlideShare a Scribd company logo
PDF
  ODS pdf Tip Sheet 
ODS PDF Tip Sheet
Global Options: PDF Security
pdfsecurity=none| low| high
Setting this option on the global OPTIONS
statement can control the level of PDF document
encryption. The default value is none. Using low
gives 40-bit encryption; high is 128-bit encryption.
This option requires Adobe Acrobat 5.0 and higher.
pdfpassword=(open=”password” owner=
”password”)
Setting this on the global OPTIONS
statement controls the Owner and Open
passwords on a PDF document. You can set
one or both options in any order. If you set
both options, the passwords cannot be the
same.
There are more global options for PDF
security available that control printing,
copying, and changing the contents of the
PDF file. For a complete description, refer
to the Base SAS®
documentation.
Global OPTIONS Statement Usage
options pdfsecurity=low
pdfpassword=(open=”open”
owner=”owner”);
Action Syntax
ods pdf <(<ID=>identifier)> <action>;
If you use the ODS PDF statement without
an action or options, then it opens the PDF
destination and creates PDF output.
Actions
close
close the PDF destination and the file that
is associated with it. You cannot print the
file until you close the destination.
exclude exclusions(s) | all |none
excludes output objects from the PDF
destination.
select selections(s) | all |none
selects output objects for the PDF
destination.
show
writes the current selection or exclusion list
for the PDF destination to the SAS®
log.
Column for logo, address, and trademark info.
For complete information refer to the
Base SAS®
9.2 documentation at
http://support.sas.com/v9doc
ODS PDF
Tip Sheet
This tip sheet places frequently used
information in one place, on one sheet of
paper, so you don’t have to search through the
online documentation. It also gives you
something to take home, type in, and try.
This tip sheet presents the most common
statements and attributes used in creating
output with the ODS PDF statement. This
statement opens, manages, or closes the PDF
destination, which produces PDF output, a form
of output that is read by Adobe Acrobat and
other applications. The ODS PDF statement is
part of the ODS printer family of statements.
ODS PDF Tip Sheet
Global Options: PDF Security
pdfsecurity=none| low| high
Setting this option on the global OPTIONS
statement can control the level of PDF document
encryption. The default value is none. Using low
gives 40-bit encryption; high is 128-bit encryption.
This option requires Adobe Acrobat 5.0 and higher.
pdfpassword=(open=”password” owner=
”password”)
Setting this on the global OPTIONS
statement controls the Owner and Open
passwords on a PDF document. You can set
one or both options in any order. If you set
both options, the passwords cannot be the
same.
There are more global options for PDF
security available that control printing,
copying, and changing the contents of the
PDF file. For a complete description, refer
to the Base SAS®
documentation.
Global OPTIONS Statement Usage
options pdfsecurity=low
pdfpassword=(open=”open”
owner=”owner”);
Action Syntax
ods pdf <(<ID=>identifier)> <action>;
If you use the ODS PDF statement without
an action or options, then it opens the PDF
destination and creates PDF output.
Actions
close
close the PDF destination and the file that
is associated with it. You cannot print the
file until you close the destination.
exclude exclusions(s) | all |none
excludes output objects from the PDF
destination.
select selections(s) | all |none
selects output objects for the PDF
destination.
show
writes the current selection or exclusion list
for the PDF destination to the SAS®
log.
Column for logo, address, and trademark info.
For complete information refer to the
Base SAS®
9.2 documentation at
http://support.sas.com/v9doc
ODS PDF
Tip Sheet
This tip sheet places frequently used
information in one place, on one sheet of
paper, so you don’t have to search through the
online documentation. It also gives you
something to take home, type in, and try.
This tip sheet presents the most common
statements and attributes used in creating
output with the ODS PDF statement. This
statement opens, manages, or closes the PDF
destination, which produces PDF output, a form
of output that is read by Adobe Acrobat and
other applications. The ODS PDF statement is
part of the ODS printer family of statements.
ODS PDF Tip Sheet
Global Options: PDF Security
pdfsecurity=none| low| high
Setting this option on the global OPTIONS
statement can control the level of PDF document
encryption. The default value is none. Using low
gives 40-bit encryption; high is 128-bit encryption.
This option requires Adobe Acrobat 5.0 and higher.
pdfpassword=(open=”password” owner=
”password”)
Setting this on the global OPTIONS
statement controls the Owner and Open
passwords on a PDF document. You can set
one or both options in any order. If you set
both options, the passwords cannot be the
same.
There are more global options for PDF
security available that control printing,
copying, and changing the contents of the
PDF file. For a complete description, refer
to the Base SAS®
documentation.
Global OPTIONS Statement Usage
options pdfsecurity=low
pdfpassword=(open=”open”
owner=”owner”);
Action Syntax
ods pdf <(<ID=>identifier)> <action>;
If you use the ODS PDF statement without
an action or options, then it opens the PDF
destination and creates PDF output.
Actions
close
close the PDF destination and the file that
is associated with it. You cannot print the
file until you close the destination.
exclude exclusions(s) | all |none
excludes output objects from the PDF
destination.
select selections(s) | all |none
selects output objects for the PDF
destination.
show
writes the current selection or exclusion list
for the PDF destination to the SAS®
log.
Column for logo, address, and trademark info.
For complete information refer to the
Base SAS®
9.2 documentation at
http://support.sas.com/v9doc
ODS PDF
Tip Sheet
This tip sheet places frequently used
information in one place, on one sheet of
paper, so you don’t have to search through the
online documentation. It also gives you
something to take home, type in, and try.
This tip sheet presents the most common
statements and attributes used in creating
output with the ODS PDF statement. This
statement opens, manages, or closes the PDF
destination, which produces PDF output, a form
of output that is read by Adobe Acrobat and
other applications. The ODS PDF statement is
part of the ODS printer family of statements.
ODS PDF Tip Sheet
Global Options: PDF Security
pdfsecurity=none| low| high
Setting this option on the global OPTIONS
statement can control the level of PDF document
encryption. The default value is none. Using low
gives 40-bit encryption; high is 128-bit encryption.
This option requires Adobe Acrobat 5.0 and higher.
pdfpassword=(open=”password” owner=
”password”)
Setting this on the global OPTIONS
statement controls the Owner and Open
passwords on a PDF document. You can set
one or both options in any order. If you set
both options, the passwords cannot be the
same.
There are more global options for PDF
security available that control printing,
copying, and changing the contents of the
PDF file. For a complete description, refer
to the Base SAS®
documentation.
Global OPTIONS Statement Usage
options pdfsecurity=low
pdfpassword=(open=”open”
owner=”owner”);
Action Syntax
ods pdf <(<ID=>identifier)> <action>;
If you use the ODS PDF statement without
an action or options, then it opens the PDF
destination and creates PDF output.
Actions
close
close the PDF destination and the file that
is associated with it. You cannot print the
file until you close the destination.
exclude exclusions(s) | all |none
excludes output objects from the PDF
destination.
select selections(s) | all |none
selects output objects for the PDF
destination.
show
writes the current selection or exclusion list
for the PDF destination to the SAS®
log.
Column for logo, address, and trademark info.
For complete information refer to the
Base SAS®
9.2 documentation at
http://support.sas.com/v9doc
ODS PDF
Tip Sheet
This tip sheet places frequently used
information in one place, on one sheet of
paper, so you don’t have to search through the
online documentation. It also gives you
something to take home, type in, and try.
This tip sheet presents the most common
statements and attributes used in creating
output with the ODS PDF statement. This
statement opens, manages, or closes the PDF
destination, which produces PDF output, a form
of output that is read by Adobe Acrobat and
other applications. The ODS PDF statement is
part of the ODS printer family of statements.
SAS Institute Inc. World Headquarters
+1 919 677 8000 www.sas.com/offices
SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks
of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. Other brand and
product names are trademarks of their respective companies. Copyright © 2013, SAS Institute Inc.
All rights reserved. 556036_02.10
  ODS PDF Tip SheetODS PDF Tip Sheet
Basic Usage
ods pdf <option(s)>;
… procedure name …
ods pdf close;
Common Options
anchor=”anchor-name”
specifies the root name for the anchor tag
that identifies each output object.
columns=n
specifies the number of columns to create
on each page of output.
contents=no | yes
controls the generation of a printable table
of contents.
file=”filename”
specifies the name of the file that will
contain the output tables.
startpage=never | no | now | yes
controls page breaks.
style=style-definition
specifies the style definition to use.
text=”text-string”
inserts a text string into your output.
uniform
ensures uniform table width from page to
page within a single table.
ODS PDF Example
This code snippet will create the output file
“output.pdf” with a simple table of five
observations.
ods pdf file="output.pdf";
proc print data=sashelp.class(obs=5);
run;
ods pdf close;
This code snippet will create the output file
“style.pdf” with a simple table of five observations
using the style template “Ocean”:
ods pdf file="style.pdf" style=Ocean;
proc print data=sashelp.class(obs=5);
run;
ods pdf close;
PDF Metadata Options
author=”author-text”
inserts the text string that you specify as
author, into the metadata of a file.
keywords=”keywords-text”
inserts into the output file’s metadata, a
string of keywords. The keywords enable a
document management system to do topic-
based searches.
subject=”subject-text”
inserts the text string that you specify as the
subject, into the metadata of a file.
title=”title-text”
inserts the text string that you specify as the
title, into the metadata of a file.
PDF Compression Option
compress=n
controls the compression of a PDF file.
Compression reduces the size of the file.
n specifies the level of compression. The
larger the number, the greater the
compression. For example, n=0 is
completely uncompressed, and n=9 is the
maximum compression level. The default
value is n=6.
This option will take precedence over the
DEFLATION global option.
PDF Table of Contents Options
pdftoc=n
controls the table of contents node
expansion of a PDF file.
n specifies the level of node expansion in
the table of contents. The larger the
number, the greater the node expansion.
For example, n=0 is complete, full
expansion of all nodes, while n=3 limits the
expansion to the first three nodes.
notoc
specifies that ODS PDF omit the table of
contents that is produced by default.
bookmarkgen= no | yes
controls the generation of bookmarks in a
PDF file.
bookmarklist= hide | none | show
specifies whether or not to generate and
display the list of bookmarks for a PDF
file.
ODS PDF Tip Sheet
Basic Usage
ods pdf <option(s)>;
… procedure name …
ods pdf close;
Common Options
anchor=”anchor-name”
specifies the root name for the anchor tag
that identifies each output object.
columns=n
specifies the number of columns to create
on each page of output.
contents=no | yes
controls the generation of a printable table
of contents.
file=”filename”
specifies the name of the file that will
contain the output tables.
startpage=never | no | now | yes
controls page breaks.
style=style-definition
specifies the style definition to use.
text=”text-string”
inserts a text string into your output.
uniform
ensures uniform table width from page to
page within a single table.
ODS PDF Example
This code snippet will create the output file
“output.pdf” with a simple table of five
observations.
ods pdf file="output.pdf";
proc print data=sashelp.class(obs=5);
run;
ods pdf close;
This code snippet will create the output file
“style.pdf” with a simple table of five observations
using the style template “Ocean”:
ods pdf file="style.pdf" style=Ocean;
proc print data=sashelp.class(obs=5);
run;
ods pdf close;
PDF Metadata Options
author=”author-text”
inserts the text string that you specify as
author, into the metadata of a file.
keywords=”keywords-text”
inserts into the output file’s metadata, a
string of keywords. The keywords enable a
document management system to do topic-
based searches.
subject=”subject-text”
inserts the text string that you specify as the
subject, into the metadata of a file.
title=”title-text”
inserts the text string that you specify as the
title, into the metadata of a file.
PDF Compression Option
compress=n
controls the compression of a PDF file.
Compression reduces the size of the file.
n specifies the level of compression. The
larger the number, the greater the
compression. For example, n=0 is
completely uncompressed, and n=9 is the
maximum compression level. The default
value is n=6.
This option will take precedence over the
DEFLATION global option.
PDF Table of Contents Options
pdftoc=n
controls the table of contents node
expansion of a PDF file.
n specifies the level of node expansion in
the table of contents. The larger the
number, the greater the node expansion.
For example, n=0 is complete, full
expansion of all nodes, while n=3 limits the
expansion to the first three nodes.
notoc
specifies that ODS PDF omit the table of
contents that is produced by default.
bookmarkgen= no | yes
controls the generation of bookmarks in a
PDF file.
bookmarklist= hide | none | show
specifies whether or not to generate and
display the list of bookmarks for a PDF
file.
ODS PDF Tip Sheet
Basic Usage
ods pdf <option(s)>;
… procedure name …
ods pdf close;
Common Options
anchor=”anchor-name”
specifies the root name for the anchor tag
that identifies each output object.
columns=n
specifies the number of columns to create
on each page of output.
contents=no | yes
controls the generation of a printable table
of contents.
file=”filename”
specifies the name of the file that will
contain the output tables.
startpage=never | no | now | yes
controls page breaks.
style=style-definition
specifies the style definition to use.
text=”text-string”
inserts a text string into your output.
uniform
ensures uniform table width from page to
page within a single table.
ODS PDF Example
This code snippet will create the output file
“output.pdf” with a simple table of five
observations.
ods pdf file="output.pdf";
proc print data=sashelp.class(obs=5);
run;
ods pdf close;
This code snippet will create the output file
“style.pdf” with a simple table of five observations
using the style template “Ocean”:
ods pdf file="style.pdf" style=Ocean;
proc print data=sashelp.class(obs=5);
run;
ods pdf close;
PDF Metadata Options
author=”author-text”
inserts the text string that you specify as
author, into the metadata of a file.
keywords=”keywords-text”
inserts into the output file’s metadata, a
string of keywords. The keywords enable a
document management system to do topic-
based searches.
subject=”subject-text”
inserts the text string that you specify as the
subject, into the metadata of a file.
title=”title-text”
inserts the text string that you specify as the
title, into the metadata of a file.
PDF Compression Option
compress=n
controls the compression of a PDF file.
Compression reduces the size of the file.
n specifies the level of compression. The
larger the number, the greater the
compression. For example, n=0 is
completely uncompressed, and n=9 is the
maximum compression level. The default
value is n=6.
This option will take precedence over the
DEFLATION global option.
PDF Table of Contents Options
pdftoc=n
controls the table of contents node
expansion of a PDF file.
n specifies the level of node expansion in
the table of contents. The larger the
number, the greater the node expansion.
For example, n=0 is complete, full
expansion of all nodes, while n=3 limits the
expansion to the first three nodes.
notoc
specifies that ODS PDF omit the table of
contents that is produced by default.
bookmarkgen= no | yes
controls the generation of bookmarks in a
PDF file.
bookmarklist= hide | none | show
specifies whether or not to generate and
display the list of bookmarks for a PDF
file.
ODS PDF Tip Sheet
Basic Usage
ods pdf <option(s)>;
… procedure name …
ods pdf close;
Common Options
anchor=”anchor-name”
specifies the root name for the anchor tag
that identifies each output object.
columns=n
specifies the number of columns to create
on each page of output.
contents=no | yes
controls the generation of a printable table
of contents.
file=”filename”
specifies the name of the file that will
contain the output tables.
startpage=never | no | now | yes
controls page breaks.
style=style-definition
specifies the style definition to use.
text=”text-string”
inserts a text string into your output.
uniform
ensures uniform table width from page to
page within a single table.
ODS PDF Example
This code snippet will create the output file
“output.pdf” with a simple table of five
observations.
ods pdf file="output.pdf";
proc print data=sashelp.class(obs=5);
run;
ods pdf close;
This code snippet will create the output file
“style.pdf” with a simple table of five observations
using the style template “Ocean”:
ods pdf file="style.pdf" style=Ocean;
proc print data=sashelp.class(obs=5);
run;
ods pdf close;
PDF Metadata Options
author=”author-text”
inserts the text string that you specify as
author, into the metadata of a file.
keywords=”keywords-text”
inserts into the output file’s metadata, a
string of keywords. The keywords enable a
document management system to do topic-
based searches.
subject=”subject-text”
inserts the text string that you specify as the
subject, into the metadata of a file.
title=”title-text”
inserts the text string that you specify as the
title, into the metadata of a file.
PDF Compression Option
compress=n
controls the compression of a PDF file.
Compression reduces the size of the file.
n specifies the level of compression. The
larger the number, the greater the
compression. For example, n=0 is
completely uncompressed, and n=9 is the
maximum compression level. The default
value is n=6.
This option will take precedence over the
DEFLATION global option.
PDF Table of Contents Options
pdftoc=n
controls the table of contents node
expansion of a PDF file.
n specifies the level of node expansion in
the table of contents. The larger the
number, the greater the node expansion.
For example, n=0 is complete, full
expansion of all nodes, while n=3 limits the
expansion to the first three nodes.
notoc
specifies that ODS PDF omit the table of
contents that is produced by default.
bookmarkgen= no | yes
controls the generation of bookmarks in a
PDF file.
bookmarklist= hide | none | show
specifies whether or not to generate and
display the list of bookmarks for a PDF
file.

More Related Content

Similar to Pdf tips

Php Best Practices
Php Best PracticesPhp Best Practices
Php Best Practices
Ansar Ahmed
 
Php Best Practices
Php Best PracticesPhp Best Practices
Php Best Practices
Ansar Ahmed
 
The importance of standards
The importance of standardsThe importance of standards
The importance of standards
iText Group nv
 
B1 intercompany sizing guide
B1 intercompany sizing guideB1 intercompany sizing guide
B1 intercompany sizing guide
walldorf_share
 
SlideShare Discussion (Updated)
SlideShare Discussion (Updated)SlideShare Discussion (Updated)
SlideShare Discussion (Updated)
ryantawareness
 
Pdf open parameters
Pdf open parametersPdf open parameters
Pdf open parametersnegliadesign
 
Big data overview
Big data overviewBig data overview
Big data overview
Akash Pramanik
 
Zend framework 06 - zend config, pdf, i18n, l10n, sessions
Zend framework 06 - zend config, pdf, i18n, l10n, sessionsZend framework 06 - zend config, pdf, i18n, l10n, sessions
Zend framework 06 - zend config, pdf, i18n, l10n, sessions
Tricode (part of Dept)
 
Adobe Best Practice
Adobe Best PracticeAdobe Best Practice
Adobe Best PracticeKaren Baker
 
VeryUtils PDF Command Line Tools and API for Java.docx
VeryUtils PDF Command Line Tools and API for Java.docxVeryUtils PDF Command Line Tools and API for Java.docx
VeryUtils PDF Command Line Tools and API for Java.docx
Lingwen1998
 
[[Read mefirsto stand]]
[[Read mefirsto stand]][[Read mefirsto stand]]
[[Read mefirsto stand]]peter
 
Adobe Acrobat Pro X - Extension 2014 Conference
Adobe Acrobat Pro X - Extension 2014 ConferenceAdobe Acrobat Pro X - Extension 2014 Conference
Adobe Acrobat Pro X - Extension 2014 ConferenceCathy Yandow
 
Stored-Procedures-Presentation
Stored-Procedures-PresentationStored-Procedures-Presentation
Stored-Procedures-PresentationChuck Walker
 
Dopdf
DopdfDopdf
testing.pdf
testing.pdftesting.pdf
testing.pdf
Ryan270082
 
Pdf test file
Pdf test filePdf test file
Pdf test file
Chris
 
PHP and PDFLib
PHP and PDFLibPHP and PDFLib
PHP and PDFLib
Adam Culp
 

Similar to Pdf tips (20)

Php Best Practices
Php Best PracticesPhp Best Practices
Php Best Practices
 
Php Best Practices
Php Best PracticesPhp Best Practices
Php Best Practices
 
The importance of standards
The importance of standardsThe importance of standards
The importance of standards
 
B1 intercompany sizing guide
B1 intercompany sizing guideB1 intercompany sizing guide
B1 intercompany sizing guide
 
Adobeacrobat9-2
Adobeacrobat9-2Adobeacrobat9-2
Adobeacrobat9-2
 
SlideShare Discussion (Updated)
SlideShare Discussion (Updated)SlideShare Discussion (Updated)
SlideShare Discussion (Updated)
 
Pdf open parameters
Pdf open parametersPdf open parameters
Pdf open parameters
 
Pdf open parameters
Pdf open parametersPdf open parameters
Pdf open parameters
 
Big data overview
Big data overviewBig data overview
Big data overview
 
Right Solution for PDF
Right Solution for PDFRight Solution for PDF
Right Solution for PDF
 
Zend framework 06 - zend config, pdf, i18n, l10n, sessions
Zend framework 06 - zend config, pdf, i18n, l10n, sessionsZend framework 06 - zend config, pdf, i18n, l10n, sessions
Zend framework 06 - zend config, pdf, i18n, l10n, sessions
 
Adobe Best Practice
Adobe Best PracticeAdobe Best Practice
Adobe Best Practice
 
VeryUtils PDF Command Line Tools and API for Java.docx
VeryUtils PDF Command Line Tools and API for Java.docxVeryUtils PDF Command Line Tools and API for Java.docx
VeryUtils PDF Command Line Tools and API for Java.docx
 
[[Read mefirsto stand]]
[[Read mefirsto stand]][[Read mefirsto stand]]
[[Read mefirsto stand]]
 
Adobe Acrobat Pro X - Extension 2014 Conference
Adobe Acrobat Pro X - Extension 2014 ConferenceAdobe Acrobat Pro X - Extension 2014 Conference
Adobe Acrobat Pro X - Extension 2014 Conference
 
Stored-Procedures-Presentation
Stored-Procedures-PresentationStored-Procedures-Presentation
Stored-Procedures-Presentation
 
Dopdf
DopdfDopdf
Dopdf
 
testing.pdf
testing.pdftesting.pdf
testing.pdf
 
Pdf test file
Pdf test filePdf test file
Pdf test file
 
PHP and PDFLib
PHP and PDFLibPHP and PDFLib
PHP and PDFLib
 

More from jose3000

Pt dc 19
Pt dc 19Pt dc 19
Pt dc 19
jose3000
 
6157609 e 7c65-4319-9952-95fc0244cf1f
6157609 e 7c65-4319-9952-95fc0244cf1f6157609 e 7c65-4319-9952-95fc0244cf1f
6157609 e 7c65-4319-9952-95fc0244cf1f
jose3000
 
87 96
87 9687 96
87 96
jose3000
 
Sbhac h universal_finlandia1918
Sbhac h universal_finlandia1918Sbhac h universal_finlandia1918
Sbhac h universal_finlandia1918
jose3000
 
Boe noruega
Boe noruegaBoe noruega
Boe noruega
jose3000
 
Pa
PaPa
Esm045 yxd
Esm045 yxdEsm045 yxd
Esm045 yxd
jose3000
 
Sato
SatoSato
Sato
jose3000
 
Jb tburgermenu
Jb tburgermenuJb tburgermenu
Jb tburgermenu
jose3000
 

More from jose3000 (9)

Pt dc 19
Pt dc 19Pt dc 19
Pt dc 19
 
6157609 e 7c65-4319-9952-95fc0244cf1f
6157609 e 7c65-4319-9952-95fc0244cf1f6157609 e 7c65-4319-9952-95fc0244cf1f
6157609 e 7c65-4319-9952-95fc0244cf1f
 
87 96
87 9687 96
87 96
 
Sbhac h universal_finlandia1918
Sbhac h universal_finlandia1918Sbhac h universal_finlandia1918
Sbhac h universal_finlandia1918
 
Boe noruega
Boe noruegaBoe noruega
Boe noruega
 
Pa
PaPa
Pa
 
Esm045 yxd
Esm045 yxdEsm045 yxd
Esm045 yxd
 
Sato
SatoSato
Sato
 
Jb tburgermenu
Jb tburgermenuJb tburgermenu
Jb tburgermenu
 

Recently uploaded

Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
AnirbanRoy608946
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
ukgaet
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
axoqas
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
mbawufebxi
 
FP Growth Algorithm and its Applications
FP Growth Algorithm and its ApplicationsFP Growth Algorithm and its Applications
FP Growth Algorithm and its Applications
MaleehaSheikh2
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
vcaxypu
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
John Andrews
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
ewymefz
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
u86oixdj
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
TravisMalana
 
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
nscud
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
slg6lamcq
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
pchutichetpong
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
AbhimanyuSinha9
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Boston Institute of Analytics
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
ewymefz
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
ewymefz
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 

Recently uploaded (20)

Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
 
FP Growth Algorithm and its Applications
FP Growth Algorithm and its ApplicationsFP Growth Algorithm and its Applications
FP Growth Algorithm and its Applications
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
 
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 

Pdf tips

  • 1. PDF   ODS pdf Tip Sheet  ODS PDF Tip Sheet Global Options: PDF Security pdfsecurity=none| low| high Setting this option on the global OPTIONS statement can control the level of PDF document encryption. The default value is none. Using low gives 40-bit encryption; high is 128-bit encryption. This option requires Adobe Acrobat 5.0 and higher. pdfpassword=(open=”password” owner= ”password”) Setting this on the global OPTIONS statement controls the Owner and Open passwords on a PDF document. You can set one or both options in any order. If you set both options, the passwords cannot be the same. There are more global options for PDF security available that control printing, copying, and changing the contents of the PDF file. For a complete description, refer to the Base SAS® documentation. Global OPTIONS Statement Usage options pdfsecurity=low pdfpassword=(open=”open” owner=”owner”); Action Syntax ods pdf <(<ID=>identifier)> <action>; If you use the ODS PDF statement without an action or options, then it opens the PDF destination and creates PDF output. Actions close close the PDF destination and the file that is associated with it. You cannot print the file until you close the destination. exclude exclusions(s) | all |none excludes output objects from the PDF destination. select selections(s) | all |none selects output objects for the PDF destination. show writes the current selection or exclusion list for the PDF destination to the SAS® log. Column for logo, address, and trademark info. For complete information refer to the Base SAS® 9.2 documentation at http://support.sas.com/v9doc ODS PDF Tip Sheet This tip sheet places frequently used information in one place, on one sheet of paper, so you don’t have to search through the online documentation. It also gives you something to take home, type in, and try. This tip sheet presents the most common statements and attributes used in creating output with the ODS PDF statement. This statement opens, manages, or closes the PDF destination, which produces PDF output, a form of output that is read by Adobe Acrobat and other applications. The ODS PDF statement is part of the ODS printer family of statements. ODS PDF Tip Sheet Global Options: PDF Security pdfsecurity=none| low| high Setting this option on the global OPTIONS statement can control the level of PDF document encryption. The default value is none. Using low gives 40-bit encryption; high is 128-bit encryption. This option requires Adobe Acrobat 5.0 and higher. pdfpassword=(open=”password” owner= ”password”) Setting this on the global OPTIONS statement controls the Owner and Open passwords on a PDF document. You can set one or both options in any order. If you set both options, the passwords cannot be the same. There are more global options for PDF security available that control printing, copying, and changing the contents of the PDF file. For a complete description, refer to the Base SAS® documentation. Global OPTIONS Statement Usage options pdfsecurity=low pdfpassword=(open=”open” owner=”owner”); Action Syntax ods pdf <(<ID=>identifier)> <action>; If you use the ODS PDF statement without an action or options, then it opens the PDF destination and creates PDF output. Actions close close the PDF destination and the file that is associated with it. You cannot print the file until you close the destination. exclude exclusions(s) | all |none excludes output objects from the PDF destination. select selections(s) | all |none selects output objects for the PDF destination. show writes the current selection or exclusion list for the PDF destination to the SAS® log. Column for logo, address, and trademark info. For complete information refer to the Base SAS® 9.2 documentation at http://support.sas.com/v9doc ODS PDF Tip Sheet This tip sheet places frequently used information in one place, on one sheet of paper, so you don’t have to search through the online documentation. It also gives you something to take home, type in, and try. This tip sheet presents the most common statements and attributes used in creating output with the ODS PDF statement. This statement opens, manages, or closes the PDF destination, which produces PDF output, a form of output that is read by Adobe Acrobat and other applications. The ODS PDF statement is part of the ODS printer family of statements. ODS PDF Tip Sheet Global Options: PDF Security pdfsecurity=none| low| high Setting this option on the global OPTIONS statement can control the level of PDF document encryption. The default value is none. Using low gives 40-bit encryption; high is 128-bit encryption. This option requires Adobe Acrobat 5.0 and higher. pdfpassword=(open=”password” owner= ”password”) Setting this on the global OPTIONS statement controls the Owner and Open passwords on a PDF document. You can set one or both options in any order. If you set both options, the passwords cannot be the same. There are more global options for PDF security available that control printing, copying, and changing the contents of the PDF file. For a complete description, refer to the Base SAS® documentation. Global OPTIONS Statement Usage options pdfsecurity=low pdfpassword=(open=”open” owner=”owner”); Action Syntax ods pdf <(<ID=>identifier)> <action>; If you use the ODS PDF statement without an action or options, then it opens the PDF destination and creates PDF output. Actions close close the PDF destination and the file that is associated with it. You cannot print the file until you close the destination. exclude exclusions(s) | all |none excludes output objects from the PDF destination. select selections(s) | all |none selects output objects for the PDF destination. show writes the current selection or exclusion list for the PDF destination to the SAS® log. Column for logo, address, and trademark info. For complete information refer to the Base SAS® 9.2 documentation at http://support.sas.com/v9doc ODS PDF Tip Sheet This tip sheet places frequently used information in one place, on one sheet of paper, so you don’t have to search through the online documentation. It also gives you something to take home, type in, and try. This tip sheet presents the most common statements and attributes used in creating output with the ODS PDF statement. This statement opens, manages, or closes the PDF destination, which produces PDF output, a form of output that is read by Adobe Acrobat and other applications. The ODS PDF statement is part of the ODS printer family of statements. ODS PDF Tip Sheet Global Options: PDF Security pdfsecurity=none| low| high Setting this option on the global OPTIONS statement can control the level of PDF document encryption. The default value is none. Using low gives 40-bit encryption; high is 128-bit encryption. This option requires Adobe Acrobat 5.0 and higher. pdfpassword=(open=”password” owner= ”password”) Setting this on the global OPTIONS statement controls the Owner and Open passwords on a PDF document. You can set one or both options in any order. If you set both options, the passwords cannot be the same. There are more global options for PDF security available that control printing, copying, and changing the contents of the PDF file. For a complete description, refer to the Base SAS® documentation. Global OPTIONS Statement Usage options pdfsecurity=low pdfpassword=(open=”open” owner=”owner”); Action Syntax ods pdf <(<ID=>identifier)> <action>; If you use the ODS PDF statement without an action or options, then it opens the PDF destination and creates PDF output. Actions close close the PDF destination and the file that is associated with it. You cannot print the file until you close the destination. exclude exclusions(s) | all |none excludes output objects from the PDF destination. select selections(s) | all |none selects output objects for the PDF destination. show writes the current selection or exclusion list for the PDF destination to the SAS® log. Column for logo, address, and trademark info. For complete information refer to the Base SAS® 9.2 documentation at http://support.sas.com/v9doc ODS PDF Tip Sheet This tip sheet places frequently used information in one place, on one sheet of paper, so you don’t have to search through the online documentation. It also gives you something to take home, type in, and try. This tip sheet presents the most common statements and attributes used in creating output with the ODS PDF statement. This statement opens, manages, or closes the PDF destination, which produces PDF output, a form of output that is read by Adobe Acrobat and other applications. The ODS PDF statement is part of the ODS printer family of statements. SAS Institute Inc. World Headquarters +1 919 677 8000 www.sas.com/offices SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. Other brand and product names are trademarks of their respective companies. Copyright © 2013, SAS Institute Inc. All rights reserved. 556036_02.10
  • 2.   ODS PDF Tip SheetODS PDF Tip Sheet Basic Usage ods pdf <option(s)>; … procedure name … ods pdf close; Common Options anchor=”anchor-name” specifies the root name for the anchor tag that identifies each output object. columns=n specifies the number of columns to create on each page of output. contents=no | yes controls the generation of a printable table of contents. file=”filename” specifies the name of the file that will contain the output tables. startpage=never | no | now | yes controls page breaks. style=style-definition specifies the style definition to use. text=”text-string” inserts a text string into your output. uniform ensures uniform table width from page to page within a single table. ODS PDF Example This code snippet will create the output file “output.pdf” with a simple table of five observations. ods pdf file="output.pdf"; proc print data=sashelp.class(obs=5); run; ods pdf close; This code snippet will create the output file “style.pdf” with a simple table of five observations using the style template “Ocean”: ods pdf file="style.pdf" style=Ocean; proc print data=sashelp.class(obs=5); run; ods pdf close; PDF Metadata Options author=”author-text” inserts the text string that you specify as author, into the metadata of a file. keywords=”keywords-text” inserts into the output file’s metadata, a string of keywords. The keywords enable a document management system to do topic- based searches. subject=”subject-text” inserts the text string that you specify as the subject, into the metadata of a file. title=”title-text” inserts the text string that you specify as the title, into the metadata of a file. PDF Compression Option compress=n controls the compression of a PDF file. Compression reduces the size of the file. n specifies the level of compression. The larger the number, the greater the compression. For example, n=0 is completely uncompressed, and n=9 is the maximum compression level. The default value is n=6. This option will take precedence over the DEFLATION global option. PDF Table of Contents Options pdftoc=n controls the table of contents node expansion of a PDF file. n specifies the level of node expansion in the table of contents. The larger the number, the greater the node expansion. For example, n=0 is complete, full expansion of all nodes, while n=3 limits the expansion to the first three nodes. notoc specifies that ODS PDF omit the table of contents that is produced by default. bookmarkgen= no | yes controls the generation of bookmarks in a PDF file. bookmarklist= hide | none | show specifies whether or not to generate and display the list of bookmarks for a PDF file. ODS PDF Tip Sheet Basic Usage ods pdf <option(s)>; … procedure name … ods pdf close; Common Options anchor=”anchor-name” specifies the root name for the anchor tag that identifies each output object. columns=n specifies the number of columns to create on each page of output. contents=no | yes controls the generation of a printable table of contents. file=”filename” specifies the name of the file that will contain the output tables. startpage=never | no | now | yes controls page breaks. style=style-definition specifies the style definition to use. text=”text-string” inserts a text string into your output. uniform ensures uniform table width from page to page within a single table. ODS PDF Example This code snippet will create the output file “output.pdf” with a simple table of five observations. ods pdf file="output.pdf"; proc print data=sashelp.class(obs=5); run; ods pdf close; This code snippet will create the output file “style.pdf” with a simple table of five observations using the style template “Ocean”: ods pdf file="style.pdf" style=Ocean; proc print data=sashelp.class(obs=5); run; ods pdf close; PDF Metadata Options author=”author-text” inserts the text string that you specify as author, into the metadata of a file. keywords=”keywords-text” inserts into the output file’s metadata, a string of keywords. The keywords enable a document management system to do topic- based searches. subject=”subject-text” inserts the text string that you specify as the subject, into the metadata of a file. title=”title-text” inserts the text string that you specify as the title, into the metadata of a file. PDF Compression Option compress=n controls the compression of a PDF file. Compression reduces the size of the file. n specifies the level of compression. The larger the number, the greater the compression. For example, n=0 is completely uncompressed, and n=9 is the maximum compression level. The default value is n=6. This option will take precedence over the DEFLATION global option. PDF Table of Contents Options pdftoc=n controls the table of contents node expansion of a PDF file. n specifies the level of node expansion in the table of contents. The larger the number, the greater the node expansion. For example, n=0 is complete, full expansion of all nodes, while n=3 limits the expansion to the first three nodes. notoc specifies that ODS PDF omit the table of contents that is produced by default. bookmarkgen= no | yes controls the generation of bookmarks in a PDF file. bookmarklist= hide | none | show specifies whether or not to generate and display the list of bookmarks for a PDF file. ODS PDF Tip Sheet Basic Usage ods pdf <option(s)>; … procedure name … ods pdf close; Common Options anchor=”anchor-name” specifies the root name for the anchor tag that identifies each output object. columns=n specifies the number of columns to create on each page of output. contents=no | yes controls the generation of a printable table of contents. file=”filename” specifies the name of the file that will contain the output tables. startpage=never | no | now | yes controls page breaks. style=style-definition specifies the style definition to use. text=”text-string” inserts a text string into your output. uniform ensures uniform table width from page to page within a single table. ODS PDF Example This code snippet will create the output file “output.pdf” with a simple table of five observations. ods pdf file="output.pdf"; proc print data=sashelp.class(obs=5); run; ods pdf close; This code snippet will create the output file “style.pdf” with a simple table of five observations using the style template “Ocean”: ods pdf file="style.pdf" style=Ocean; proc print data=sashelp.class(obs=5); run; ods pdf close; PDF Metadata Options author=”author-text” inserts the text string that you specify as author, into the metadata of a file. keywords=”keywords-text” inserts into the output file’s metadata, a string of keywords. The keywords enable a document management system to do topic- based searches. subject=”subject-text” inserts the text string that you specify as the subject, into the metadata of a file. title=”title-text” inserts the text string that you specify as the title, into the metadata of a file. PDF Compression Option compress=n controls the compression of a PDF file. Compression reduces the size of the file. n specifies the level of compression. The larger the number, the greater the compression. For example, n=0 is completely uncompressed, and n=9 is the maximum compression level. The default value is n=6. This option will take precedence over the DEFLATION global option. PDF Table of Contents Options pdftoc=n controls the table of contents node expansion of a PDF file. n specifies the level of node expansion in the table of contents. The larger the number, the greater the node expansion. For example, n=0 is complete, full expansion of all nodes, while n=3 limits the expansion to the first three nodes. notoc specifies that ODS PDF omit the table of contents that is produced by default. bookmarkgen= no | yes controls the generation of bookmarks in a PDF file. bookmarklist= hide | none | show specifies whether or not to generate and display the list of bookmarks for a PDF file. ODS PDF Tip Sheet Basic Usage ods pdf <option(s)>; … procedure name … ods pdf close; Common Options anchor=”anchor-name” specifies the root name for the anchor tag that identifies each output object. columns=n specifies the number of columns to create on each page of output. contents=no | yes controls the generation of a printable table of contents. file=”filename” specifies the name of the file that will contain the output tables. startpage=never | no | now | yes controls page breaks. style=style-definition specifies the style definition to use. text=”text-string” inserts a text string into your output. uniform ensures uniform table width from page to page within a single table. ODS PDF Example This code snippet will create the output file “output.pdf” with a simple table of five observations. ods pdf file="output.pdf"; proc print data=sashelp.class(obs=5); run; ods pdf close; This code snippet will create the output file “style.pdf” with a simple table of five observations using the style template “Ocean”: ods pdf file="style.pdf" style=Ocean; proc print data=sashelp.class(obs=5); run; ods pdf close; PDF Metadata Options author=”author-text” inserts the text string that you specify as author, into the metadata of a file. keywords=”keywords-text” inserts into the output file’s metadata, a string of keywords. The keywords enable a document management system to do topic- based searches. subject=”subject-text” inserts the text string that you specify as the subject, into the metadata of a file. title=”title-text” inserts the text string that you specify as the title, into the metadata of a file. PDF Compression Option compress=n controls the compression of a PDF file. Compression reduces the size of the file. n specifies the level of compression. The larger the number, the greater the compression. For example, n=0 is completely uncompressed, and n=9 is the maximum compression level. The default value is n=6. This option will take precedence over the DEFLATION global option. PDF Table of Contents Options pdftoc=n controls the table of contents node expansion of a PDF file. n specifies the level of node expansion in the table of contents. The larger the number, the greater the node expansion. For example, n=0 is complete, full expansion of all nodes, while n=3 limits the expansion to the first three nodes. notoc specifies that ODS PDF omit the table of contents that is produced by default. bookmarkgen= no | yes controls the generation of bookmarks in a PDF file. bookmarklist= hide | none | show specifies whether or not to generate and display the list of bookmarks for a PDF file.