<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.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>We are using the custom shared components called PDF Tools custom nodes. One of</title><link>https://community.appian.com/discussions/f/user-interface/3729/we-are-using-the-custom-shared-components-called-pdf-tools-custom-nodes-one-of</link><description>We are using the custom shared components called PDF Tools custom nodes. One of them is the Extract PDF pages. We currently have a user form that displays a pdf document. The user will have the ability to rotate the pdf document. The problem is we do</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: We are using the custom shared components called PDF Tools custom nodes. One of</title><link>https://community.appian.com/thread/13198?ContentTypeID=1</link><pubDate>Fri, 14 Nov 2014 04:09:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6a56bbe1-eb92-45c8-8018-e7ef833e011d</guid><dc:creator>Eduardo Fuentes</dc:creator><description>If the main objective is to use PDF then PDF Tools, if you want it for Images the Image Utilities would be the example.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are using the custom shared components called PDF Tools custom nodes. One of</title><link>https://community.appian.com/thread/13197?ContentTypeID=1</link><pubDate>Fri, 14 Nov 2014 03:39:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0990d830-395c-44bd-a8b1-24599dd02912</guid><dc:creator>scotte</dc:creator><description>Are you familar with the smart server &amp;quot;PDF Tools&amp;quot;?  It has a pdg merge, create pdf, etc. Do you think that one be a good service to download and try to modify to add rotation?  Or are you recommending the &amp;quot;Image Utilities&amp;quot; may be best? Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are using the custom shared components called PDF Tools custom nodes. One of</title><link>https://community.appian.com/thread/13185?ContentTypeID=1</link><pubDate>Thu, 13 Nov 2014 15:53:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d104076e-a6d0-4f61-babe-a89ea307336b</guid><dc:creator>scotte</dc:creator><description>Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are using the custom shared components called PDF Tools custom nodes. One of</title><link>https://community.appian.com/thread/13167?ContentTypeID=1</link><pubDate>Thu, 13 Nov 2014 10:11:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9505faf7-be15-4b22-856c-9842fae4436a</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Assuming you want to use the rotation offered by the browser plug-in then they will have to rotate and save to their local computer and you will have to offer the possibility of uploading a new version of the document either in the same form or in the next form via File Upload Component; the node will bot pull it from her computer, the user will need to select Upload and provide the rotated file.&lt;br /&gt;&lt;br /&gt;In the approach of building your own plug-in I was thinking more about:&lt;br /&gt;&lt;br /&gt;1. Show the original PDF&lt;br /&gt;2. Show a dropdown with standard rotation options (e.g. 90`, 180`, etc)&lt;br /&gt;3. The user selects one option from the dropdown and submits the form&lt;br /&gt;4. Between the form 1 and the form 2 (which will display the final result) you place your custom plug-in which does the rotation&lt;br /&gt;&lt;br /&gt;For images there&amp;#39;s already a plug-in that does image manipulation such as crop, trim, square and resize meaning you could use the approach #2 I describe in 4 steps above to test this and then enahnce the plug-in to do rotation.&lt;br /&gt;&lt;br /&gt;The plug-in is called Image Utilities (doesn&amp;#39;t offer rotation but is a good example) &lt;a href="https://forum.appian.com/suite/tempo/records/type/components/item/i4BWsQdLlzKy55h8z8zJ0sPqpDWFrba9rq_f50KXoh_Gt7SGJsBdCiDTdwx_WmC/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are using the custom shared components called PDF Tools custom nodes. One of</title><link>https://community.appian.com/thread/13139?ContentTypeID=1</link><pubDate>Wed, 12 Nov 2014 17:45:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df8560c8-a878-4290-b7a6-7a64ceb0e01b</guid><dc:creator>scotte</dc:creator><description>Thanks Eduardo!  I want to confirm...and also ask a 2nd question. Even if the user could rotate the PDF within the browser/form they would have to save it to a folder, at that time it is not available to the current process. We would have to somehow retrieve it from another node and then display it in a new task/form?   My second question is...what if this document was NOT a PDF but a jpg or TIF file.  If we could rotate the file using javascript or CSS within the browser and then save it to a PV, then the saved PV/document would be available moving forward in the process?  Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are using the custom shared components called PDF Tools custom nodes. One of</title><link>https://community.appian.com/thread/13122?ContentTypeID=1</link><pubDate>Wed, 12 Nov 2014 07:35:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:602f1d3c-7bd1-4e63-bb68-6d88f5583e33</guid><dc:creator>Eduardo Fuentes</dc:creator><description>The modifications that a user does in the browser to a PDF are done to the local copy of the file, they will need to re-upload unless you want to create your own custom smart service that allows for rotation so the end user can select from a predefined set of options to rotate and submit the form for your node to rotate the PDF and display in a second form the rotated file.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>