SlideShare ist ein Scribd-Unternehmen logo
1 von 2
Downloaden Sie, um offline zu lesen
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.

Weitere ähnliche Inhalte

Ähnlich wie Pdf tips

Php Best Practices
Php Best PracticesPhp Best Practices
Php Best PracticesAnsar Ahmed
 
Php Best Practices
Php Best PracticesPhp Best Practices
Php Best PracticesAnsar Ahmed
 
The importance of standards
The importance of standardsThe importance of standards
The importance of standardsiText Group nv
 
B1 intercompany sizing guide
B1 intercompany sizing guideB1 intercompany sizing guide
B1 intercompany sizing guidewalldorf_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
 
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, sessionsTricode (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.docxLingwen1998
 
[[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
 
Pdf test file
Pdf test filePdf test file
Pdf test fileChris
 
PHP and PDFLib
PHP and PDFLibPHP and PDFLib
PHP and PDFLibAdam Culp
 

Ähnlich wie 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
 

Mehr von jose3000

6157609 e 7c65-4319-9952-95fc0244cf1f
6157609 e 7c65-4319-9952-95fc0244cf1f6157609 e 7c65-4319-9952-95fc0244cf1f
6157609 e 7c65-4319-9952-95fc0244cf1fjose3000
 
Sbhac h universal_finlandia1918
Sbhac h universal_finlandia1918Sbhac h universal_finlandia1918
Sbhac h universal_finlandia1918jose3000
 
Boe noruega
Boe noruegaBoe noruega
Boe noruegajose3000
 
Esm045 yxd
Esm045 yxdEsm045 yxd
Esm045 yxdjose3000
 
Jb tburgermenu
Jb tburgermenuJb tburgermenu
Jb tburgermenujose3000
 

Mehr von 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
 

Kürzlich hochgeladen

Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...kumargunjan9515
 
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...HyderabadDolls
 
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...nirzagarg
 
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...SOFTTECHHUB
 
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...gajnagarg
 
Vadodara 💋 Call Girl 7737669865 Call Girls in Vadodara Escort service book now
Vadodara 💋 Call Girl 7737669865 Call Girls in Vadodara Escort service book nowVadodara 💋 Call Girl 7737669865 Call Girls in Vadodara Escort service book now
Vadodara 💋 Call Girl 7737669865 Call Girls in Vadodara Escort service book nowgargpaaro
 
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...HyderabadDolls
 
7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.pptibrahimabdi22
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Researchmichael115558
 
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...gajnagarg
 
Digital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham WareDigital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham WareGraham Ware
 
20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdf20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdfkhraisr
 
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...kumargunjan9515
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...nirzagarg
 
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样wsppdmt
 
Gartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptxGartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptxchadhar227
 
Predicting HDB Resale Prices - Conducting Linear Regression Analysis With Orange
Predicting HDB Resale Prices - Conducting Linear Regression Analysis With OrangePredicting HDB Resale Prices - Conducting Linear Regression Analysis With Orange
Predicting HDB Resale Prices - Conducting Linear Regression Analysis With OrangeThinkInnovation
 
Aspirational Block Program Block Syaldey District - Almora
Aspirational Block Program Block Syaldey District - AlmoraAspirational Block Program Block Syaldey District - Almora
Aspirational Block Program Block Syaldey District - AlmoraGovindSinghDasila
 
Dubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls DubaiDubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls Dubaikojalkojal131
 

Kürzlich hochgeladen (20)

Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
 
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
 
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
 
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
 
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Vadodara [ 7014168258 ] Call Me For Genuine Models ...
 
Vadodara 💋 Call Girl 7737669865 Call Girls in Vadodara Escort service book now
Vadodara 💋 Call Girl 7737669865 Call Girls in Vadodara Escort service book nowVadodara 💋 Call Girl 7737669865 Call Girls in Vadodara Escort service book now
Vadodara 💋 Call Girl 7737669865 Call Girls in Vadodara Escort service book now
 
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
 
7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Latur [ 7014168258 ] Call Me For Genuine Models We ...
 
Digital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham WareDigital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham Ware
 
20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdf20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdf
 
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Purnia [ 7014168258 ] Call Me For Genuine Models We...
 
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
如何办理英国诺森比亚大学毕业证(NU毕业证书)成绩单原件一模一样
 
Gartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptxGartner's Data Analytics Maturity Model.pptx
Gartner's Data Analytics Maturity Model.pptx
 
Predicting HDB Resale Prices - Conducting Linear Regression Analysis With Orange
Predicting HDB Resale Prices - Conducting Linear Regression Analysis With OrangePredicting HDB Resale Prices - Conducting Linear Regression Analysis With Orange
Predicting HDB Resale Prices - Conducting Linear Regression Analysis With Orange
 
Aspirational Block Program Block Syaldey District - Almora
Aspirational Block Program Block Syaldey District - AlmoraAspirational Block Program Block Syaldey District - Almora
Aspirational Block Program Block Syaldey District - Almora
 
Dubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls DubaiDubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls Dubai
 

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.