<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Dropzone Forums — Print extension issues]]></title>
		<link>https://forums.aptonic.com/topic/17/print-extension-issues/</link>
		<atom:link href="https://forums.aptonic.com/feed/rss/topic/17" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Print extension issues.]]></description>
		<lastBuildDate>Mon, 24 Feb 2014 15:49:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/457/#p457</link>
			<description><![CDATA[<div class="quotebox"><cite>John wrote:</cite><blockquote><p>Did it actually print when you ran the lp command on the Pathfinder jpg on the command line (the bit you did in the screenshot in the top left)? Dropzone is just calling the lp command (and I see it says &#039;Detained&#039; when you do this) so it looks like the printer might be paused or something. </p><p>Is printing to that printer from other apps working?</p></blockquote></div><p>Hi,</p><p>when I ran the command in the terminal, happens exactly the same, nothing is printed.</p><p>In other apps there is no problem, this other apps includes from web browsers, notepad, photoshop, word etc... any app</p>]]></description>
			<author><![CDATA[null@example.com (clamatac)]]></author>
			<pubDate>Mon, 24 Feb 2014 15:49:01 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/457/#p457</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/456/#p456</link>
			<description><![CDATA[<p>Did it actually print when you ran the lp command on the Pathfinder jpg on the command line (the bit you did in the screenshot in the top left)? Dropzone is just calling the lp command (and I see it says &#039;Detained&#039; when you do this) so it looks like the printer might be paused or something. </p><p>Is printing to that printer from other apps working?</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Sun, 23 Feb 2014 01:25:09 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/456/#p456</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/455/#p455</link>
			<description><![CDATA[<p>Hi,</p><p>near exactly the same result...</p><p><span class="postimg"><img src="http://i.imgur.com/kXelWe9.png" alt="http://i.imgur.com/kXelWe9.png" /></span></p><p>now the message of &#039;printing&#039; does not appear</p>]]></description>
			<author><![CDATA[null@example.com (clamatac)]]></author>
			<pubDate>Fri, 21 Feb 2014 15:26:38 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/455/#p455</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/454/#p454</link>
			<description><![CDATA[<p>OK, thanks. Unfortunately I&#039;m still not sure what the problem is. I&#039;ve modified the destination script slightly to provide more debug output. Can you please download <a href="http://shipsomecode.com/misc/Print.dropzone.zip">http://shipsomecode.com/misc/Print.dropzone.zip</a> - unzip it and then double click the Print.dropzone file to install it (it should replace your existing print extension). Then try to print a jpg again and look at the debug console. </p><p>It still won&#039;t print but in the debugging output there should be a line that says something like command: lp -d &lt;printer name&gt; &quot;Pathfinder.jpg&quot;</p><p>Please open a terminal and paste everything after the &#039;command:&#039; part into Terminal (it is in Applications under the Utilities folder) and see if it prints then or paste me any output from the lp command.</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Fri, 21 Feb 2014 00:47:05 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/454/#p454</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/452/#p452</link>
			<description><![CDATA[<p>same problem with pdf, jpg, xls and doc file</p><p><span class="postimg"><img src="http://i.imgur.com/Rjeqbwp.png" alt="http://i.imgur.com/Rjeqbwp.png" /></span></p><p>here is the log:</p><br /><p>[Launching task with command line: runner.rb Print.dropzone dragged /Users/clamatac/Documents/Listados Soft, MKV, DVDs etc/PS3 Juegos.xls]</p><p>Finish_Message: Printing...<br />URL: 0</p><p>[Task completed]</p><p>[Launching task with command line: runner.rb Print.dropzone dragged /Users/clamatac/Pictures/Pathfinder.jpg]</p><p>Finish_Message: Printing...<br />URL: 0</p><p>[Task completed]</p><p>[Launching task with command line: runner.rb Print.dropzone dragged /Users/clamatac/Pictures/Pathfinder.jpg]</p><p>Finish_Message: Printing...<br />URL: 0</p><p>[Task completed]</p><p>[Launching task with command line: runner.rb Print.dropzone dragged /Users/clamatac/Documents/Listados Soft, MKV, DVDs etc/DARKSIDERS Guia PS3.doc]</p><p>Finish_Message: Printing...<br />URL: 0</p><p>[Task completed]</p>]]></description>
			<author><![CDATA[null@example.com (clamatac)]]></author>
			<pubDate>Thu, 20 Feb 2014 19:14:48 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/452/#p452</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/447/#p447</link>
			<description><![CDATA[<p>Is it just PDFs that it fails for or other file types also? Try dragging a jpg onto the print destination and see if that works.</p><p>Have a look in the debug console when dragging onto the print destination. You can do this by opening the Dropzone Preferences and then pressing CMD+Shift+D</p><p>Paste me the output from the debug console - maybe that will shed some light. I just tried the print destination myself with a PDF and it worked fine so it may be something specific about your setup.</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Wed, 19 Feb 2014 22:37:57 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/447/#p447</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/442/#p442</link>
			<description><![CDATA[<p>the problem remains...</p><p>any idea or solution?</p><p>does it works for anyone?</p>]]></description>
			<author><![CDATA[null@example.com (clamatac)]]></author>
			<pubDate>Fri, 07 Feb 2014 20:20:40 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/442/#p442</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/436/#p436</link>
			<description><![CDATA[<p>Hi,</p><p>first of all sorry for my english</p><p>I have just bought Dropzone 2 in macheist bundle 4.</p><p>Interesting app with great future I think. I have already used it with imageshack and desktop-wallpaper with success.</p><p>I have also tested with &#039;print&#039; plug-in but it does not work correctly.</p><p>In this image </p><p><span class="postimg"><img src="http://img838.imageshack.us/img838/6291/dzq4.png" alt="http://img838.imageshack.us/img838/6291/dzq4.png" /></span></p><p>you can see that the error says &#039;no pages found&#039; but that is not true. The same error occurs with different PDFs I have tried.</p><p>Any idea?</p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (clamatac)]]></author>
			<pubDate>Mon, 20 Jan 2014 16:20:12 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/436/#p436</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/345/#p345</link>
			<description><![CDATA[<p>Hi Matan,</p><p>My goal with creating the Print destination was to provide a &#039;quick and dirty&#039; way to print a file without opening the application it was created in. There are major downsides to doing this, such as the fact that you can&#039;t set printer settings such as layout, copies etc. Also I had to do a bit of a hack to make Word docs print - they are rendered using the Quicklook engine before printing so the formatting will not always be correct. The destination is actually often a poor choice for printing.</p><p>Really the use case I had in mind for this was something like - I have map image or a little text or something that I just need printed in a hurry. If you&#039;re using the Print destination for anything more than that then you&#039;re missing the point of the destination.</p><p>I&#039;m afraid no further print options are coming for this destination.</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Tue, 26 Mar 2013 12:38:28 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/345/#p345</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/330/#p330</link>
			<description><![CDATA[<p>Hi John,<br />While I the problem the issue of supporting thousands of printer options, there are a few central options that should be addressed. The most relevant of these would be the option to choose the paper size. Currently, I can&#039;t seem to persuade the Print extension to print A4 sized pages (The most common print-size on earth) only Letter sized pages (the most common print size in North America). Could you add support for paper size? Or does it already exist and I&#039;ve blundered by it blindly?</p><p>Thanks!<br />Matan</p>]]></description>
			<author><![CDATA[null@example.com (matanarie)]]></author>
			<pubDate>Wed, 16 Jan 2013 06:21:19 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/330/#p330</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/268/#p268</link>
			<description><![CDATA[<p>Hi Michael</p><p>The print destination doesn&#039;t support advanced printing options like you describe. I started going down the road of adding more configuration and realized that there are literally thousands of options users may want to configure when printing and this falls way outside the scope of what Dropzone is designed for.</p><p>The print destination is really only for a super quick and dirty way to print a document without having to open it first. e.g. I want this PDF printed, real quick. If you&#039;re trying to use it for tasks beyond this then you&#039;re missing the point of the destination.</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Wed, 23 May 2012 07:29:13 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/268/#p268</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/266/#p266</link>
			<description><![CDATA[<p>Hello there,</p><p>I got another question on the print extension.<br />Is there a way to configure the print options?</p><p>I&#039;d like to use it with different documents... some of them for example need to be printed in grayscale, the others in cmyk... some need to be with no fitting options, some with...</p><p>I would be glad to hearing from you.</p><p>Kind regards,<br />Michael</p>]]></description>
			<author><![CDATA[null@example.com (michael.franek)]]></author>
			<pubDate>Wed, 23 May 2012 06:53:05 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/266/#p266</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/170/#p170</link>
			<description><![CDATA[<p>I&#039;ve just updated the print destination. </p><p>It now supports printer selection and also printing of Microsoft Word documents. You can download the latest version of this extension from <a href="http://aptonic.com/extend.php">http://aptonic.com/extend.php</a></p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Sun, 19 Feb 2012 09:30:56 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/170/#p170</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/149/#p149</link>
			<description><![CDATA[<p>The Dropzone Print destination doesn&#039;t currently support printing of Word Documents or changing print settings.</p><p>I&#039;m working on a better version of the Print destination. I whipped up the current one in a few minutes to just print images, text and PDFs but it has been a lot more popular than I expected so I am now improving it.</p>]]></description>
			<author><![CDATA[null@example.com (John)]]></author>
			<pubDate>Sun, 05 Feb 2012 08:23:40 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/149/#p149</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print extension issues]]></title>
			<link>https://forums.aptonic.com/post/114/#p114</link>
			<description><![CDATA[<p>I just started experimenting with Dropzone and I am having a problem with Print. When I dropped a Word document (.docx) on it, it completely went crazy and started printing many pages with one or two lines of gibberish on each one.</p><p>I then tried printing a .txt file and the printout came out really ugly with very large fonts and each paragraph as one stream with no regard to word boundaries. Special characters (such as characters with umlaut) does not show up either.</p><p>Is there some configuration that I need to do?</p>]]></description>
			<author><![CDATA[null@example.com (ozsu)]]></author>
			<pubDate>Tue, 23 Aug 2011 15:28:26 +0000</pubDate>
			<guid>https://forums.aptonic.com/post/114/#p114</guid>
		</item>
	</channel>
</rss>
