<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PDF Driver - How to Enable PDF Commenting Rights?</title><link>https://communities.bentley.com/products/microstation/microstation_printing/f/archived-microstation-v8-2004-edition-printing-and-plotting-forum/39899/pdf-driver---how-to-enable-pdf-commenting-rights</link><description>Hi there 
 
 
Question: 
 
 
What line do I add to my PDF Driver to enable 'Commenting Rights' 
 
 
Thanking you in advance. 
 
 
Rob 
 
 
Currently using MS 2004 Edtion 08.05.02.55</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Re: PDF Driver - How to Enable PDF Commenting Rights?</title><link>https://communities.bentley.com/thread/87713?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2009 14:55:04 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d6081fdf-56f3-4b0d-86ba-07720e8b95d4</guid><dc:creator>Rob Cross</dc:creator><description>&lt;p&gt;
Thanks for the responses...
&lt;/p&gt;
&lt;p&gt;
But I may have to wait until our office gets upgraded to V8i.
&lt;/p&gt;
&lt;p&gt;
Rob
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: PDF Driver - How to Enable PDF Commenting Rights?</title><link>https://communities.bentley.com/thread/87683?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2009 11:38:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ee5727b7-8414-4060-b2e8-79630d6611cd</guid><dc:creator>Gunnar Gantzhorn</dc:creator><description>&lt;p&gt;
Rob,
&lt;/p&gt;
&lt;p&gt;
I am not sure wether this feature is supported in MicroStation V8 2004 Edition.
&lt;/p&gt;
&lt;p&gt;
I just had a look at the V8 2004 driver and the required lines for configuration are missing in the pdf.plt delivered with V8 2004 Ed.
&lt;/p&gt;
&lt;p&gt;
In MicroStation XM the driver includes the following lines:
&lt;/p&gt;
&lt;p&gt;
;------------------------------------------------------------------------------&lt;br /&gt;
; Uncomment the CmdName line below and change the qualifier to your owner&lt;br /&gt;
; password if you wish to protect the output PDF file.  Note that if this&lt;br /&gt;
; password is set, you not be able to change the PDF file permissions without&lt;br /&gt;
; specifying it.  If the user password is defined, but not the owner password,&lt;br /&gt;
; the user password will be used for the owner password also.&lt;br /&gt;
;CmdName /appname=&amp;quot;pdf&amp;quot; /command=&amp;quot;OwnerPassword&amp;quot; /qualifier=&amp;quot;my_owner_password&amp;quot;&lt;br /&gt;
;------------------------------------------------------------------------------
&lt;/p&gt;
&lt;p&gt;
;------------------------------------------------------------------------------&lt;br /&gt;
; Uncomment the CmdName line below and change the qualifier to your user&lt;br /&gt;
; password if you wish to protect the output PDF file.  Note that if this&lt;br /&gt;
; password is set, you will not be able to open or view the PDF file without&lt;br /&gt;
; specifying it.&lt;br /&gt;
;CmdName /appname=&amp;quot;pdf&amp;quot; /command=&amp;quot;UserPassword&amp;quot; /qualifier=&amp;quot;my_user_password&amp;quot;&lt;br /&gt;
;------------------------------------------------------------------------------
&lt;/p&gt;
&lt;p&gt;
;------------------------------------------------------------------------------&lt;br /&gt;
; Control printing permissions. Default qualifier is &amp;quot;1&amp;quot;. Legal values are:&lt;br /&gt;
; 0 = Do not allow printing&lt;br /&gt;
; 1 = Allow high resolution printing&lt;br /&gt;
; 2 = Allow only low resolution printing&lt;br /&gt;
; Either the owner or user password must be set for this setting to be honored.&lt;br /&gt;
CmdName /appname=&amp;quot;pdf&amp;quot; /command=&amp;quot;AllowPrinting&amp;quot; /qualifier=&amp;quot;1&amp;quot;&lt;br /&gt;
;------------------------------------------------------------------------------
&lt;/p&gt;
&lt;p&gt;
;------------------------------------------------------------------------------&lt;br /&gt;
; Control change permissions. Default qualifier is &amp;quot;1&amp;quot;. Legal values are:&lt;br /&gt;
; 0 = Do not allow any changes&lt;br /&gt;
; 1 = Allow unrestricted changes&lt;br /&gt;
; 2 = Allow inserting, deleting, rotating pages&lt;br /&gt;
; 3 = Allow filling in form fields and signing&lt;br /&gt;
; 4 = Allow commenting, filling in form fields, and signing&lt;br /&gt;
; 5 = Allow any changes except for extracting content or printing&lt;br /&gt;
; Either the owner or user password must be set for this setting to be honored.&lt;br /&gt;
CmdName /appname=&amp;quot;pdf&amp;quot; /command=&amp;quot;AllowChanges&amp;quot; /qualifier=&amp;quot;1&amp;quot;
&lt;/p&gt;
;------------------------------------------------------------------------------&lt;br /&gt;
&lt;p&gt;
; Enable/disable searchable text.  On by default.&lt;br /&gt;
CmdName /appname=&amp;quot;pdf&amp;quot; /command=&amp;quot;SearchableText&amp;quot; /qualifier=&amp;quot;on&amp;quot;&lt;br /&gt;
;CmdName /appname=&amp;quot;pdf&amp;quot; /command=&amp;quot;SearchableText&amp;quot; /qualifier=&amp;quot;off&amp;quot;&lt;br /&gt;
;------------------------------------------------------------------------------
&lt;/p&gt;
&lt;p&gt;
Thus in XM it is easy to achieve the results you want.
&lt;/p&gt;
&lt;p&gt;
HTH
&lt;/p&gt;
&lt;p&gt;
Gunnar&amp;nbsp;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: PDF Driver - How to Enable PDF Commenting Rights?</title><link>https://communities.bentley.com/thread/87641?ContentTypeID=1</link><pubDate>Sat, 03 Oct 2009 21:59:45 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:05d4a1ea-1273-43e4-affe-08f85cd914bc</guid><dc:creator>Roy Gallier</dc:creator><description>&lt;p&gt;
&lt;a href="http://www.google.com/search?hl=en&amp;amp;q=editable+pdf+site%3Acommunities.bentley.com%2Fforums&amp;amp;btnG=Search&amp;amp;aq=f&amp;amp;oq=&amp;amp;aqi="&gt;This Google Search&lt;/a&gt; may help, I am not sure but I believe commenting rights would fall&amp;nbsp;under the editable attribute.
&lt;/p&gt;
&lt;p&gt;
HTH - Roy
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>