Scriptographer.org - Forum
http://scriptographer.org/forum/
Scriptographer.org2016年2月19日 06:00:03 +0100enpdf text extraction
http://scriptographer.org/forum/discussion/pdf-text-extraction/
http://scriptographer.org/forum/discussion/pdf-text-extraction/2016年2月19日 06:00:03 +0100arron lee
<p>Hello again. I have a two-page, single-document PDF to fingerprint in FastDoc. Only one of the pages contains data to zone. The other page also needs to go to FileNet when this is live, but no zones.
</p>
<p>
I created fingerprints of each page using 1-bit tiff files and set each page type to its own correct page name. I also set each page with Minimum = 1 and Maximum = 1, and Order = 1 and 2 correctly as they appear in the document. The pages are not in the right order in the Batch Structure, however.
</p>
<p>
I added zoned fields for the data I need to capture on the 1 page, and I set the Recognize Pages and Fields settings for both pages and the 1 page's fields.
</p>
<p>
When I click Add File and add the PDF file, then run the ScanFromDiskMultiFormat Test, each page displays in the Test Window as I click the forward and back arrows. But then when I run the PageID Test after first deselecting the Document Integrity rule, the fingerprint ID reverts to the Global fingerprint ID #555.
</p>
<p>
Either I've done something wrong or my expectations of what should happen are wrong. What should happen? Will the app move thru each fingerprinted page automatically during PageID, or do I have to test each page one at a time?
</p>
<p>
Can you determine by my description what I'm missing? I haven't been able to find anything online to explain this process.
</p>
<p>
Thank you as always for your fantastic assistance!
Trouble with save() ? a bug?
http://scriptographer.org/forum/help/trouble-with-save-a-bug/
http://scriptographer.org/forum/help/trouble-with-save-a-bug/2015年11月24日 02:27:04 +0100Graham van de Ruit
<p>Firstly, is there a way to specify a file location for save() so that I can fully automate the saving process and don’t have to respond to dialogues? I want to procedurally create and save about 100 files. I’d also like to be able to specify the file type, if I can, though .ai will work in this case.
</p>
<p>
I’m having some trouble with the save() function of Document. It seems to be linked to point text objects, as the error only happens when save() appears after I create these. I haven’t done extensive testing with other document items.
</p>
<p>
When I run the script I am presented with the Save As dialogue, then the dialogue that lets me choose the Illustrator version. The file then closes, thanks to the close() function I included, but logs “Unknown error” then “null” to the console. When I open the file again it logs “Unknown error” again, and sometimes keeps doing it, even after I’ve closed all documents. Most of the text attributes (character and paragraph styles) applied to the text in the script have not actually been applied. If I quit Illustrator and start it up again the following message appears in the console:
</p>
<p>
“Nov 24, 2015 2:52:57 AM java.util.prefs.WindowsPreferences <br>
WARNING: Could not open/create prefs root node SoftwareJavaSoftPrefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.”
</p>
<p>
The following script reproduces the error for me:
</p>
<pre class="code">var myDoc = new Document('My test document', 450, 300);
var myPath = new Path.Rectangle(new Point(document.size.width / 3, document.size.height / 3), new Point(document.size.width / 3 * 2, document.size.height / 3 * 2));
var myTitle = new PointText(new Point(document.size.width / 2, document.size.height - 30));
myTitle.content = 'Testy McTexticle';
myTitle.characterStyle.font = app.fonts['Chaparral Pro']['Semibold'];
myTitle.characterStyle.fontSize = 12;
myTitle.paragraphStyle.justification = 'center';
myTitle.characterStyle.fillColor = new CMYKColor(0,1,0,0);
myDoc.save();
myDoc.close();</pre>
<p>
If I leave out the text item and its attributes then it works with no problem.
</p>
<p>
I’m using Scriptographer version 2.9.073 in Illustrator CS4 on Windows 10. Let me know if there’s any other info that would be useful. I’d appreciate any help.
packers and movers
http://scriptographer.org/forum/bugs/packers-and-movers/
http://scriptographer.org/forum/bugs/packers-and-movers/2015年11月02日 13:05:45 +0100amit kumar
<p>packers and movers in bangalore @ http://www.5th.co.in/packers-and-movers-bangalore/<br>
packers and movers in noida @ http://www.5th.co.in/packers-and-movers-noida/
</p>
<p>
packers and movers in pune @ http://www.5th.co.in/packers-and-movers-pune/<br>
packers and movers in gurgaon @ http://www.5th.co.in/packers-and-movers-gurgaon/
PDF to Multi-Tiff conversion process
http://scriptographer.org/forum/discussion/pdf-to-multi-tiff-conversion-process/
http://scriptographer.org/forum/discussion/pdf-to-multi-tiff-conversion-process/2015年10月11日 08:45:08 +0200arron lee
<p>I was wondering whether there are any PDF to Multi-Tiff conversion process which can be customized manually?
Bar code reader wanted!
http://scriptographer.org/forum/discussion/bar-code-reader-wanted/
http://scriptographer.org/forum/discussion/bar-code-reader-wanted/2015年9月24日 09:33:41 +0200Evan
<p>I am looking for a barcode reader which can help me scan aztec barcode. It will be better if it oofers free trial package for users to check. Any suggetsion? Thanks so much.
Windows XP files to PDF/TIFF format.
http://scriptographer.org/forum/discussion/windows-xp-files-to-pdf-tiff-format/
http://scriptographer.org/forum/discussion/windows-xp-files-to-pdf-tiff-format/2015年9月24日 09:25:41 +0200Ham
<p>I am presently running Windows XP, and have been asked to convert and forward several files in a PDF or TIFF format, which I have no idea how to do, or if I can even do so with XP. Can someone explain to me?
Installing
http://scriptographer.org/forum/help/installing/
http://scriptographer.org/forum/help/installing/2015年8月27日 22:41:55 +0200jgot
<p>Hello! when I installed Scriptographer I by accidentally did not put my script folder in my documents.
</p>
<p>
how do I change that?
</p>
<p>
Thanks!
Crop marks error
http://scriptographer.org/forum/help/crop-marks-error/
http://scriptographer.org/forum/help/crop-marks-error/2015年8月18日 17:10:02 +0200mydeen
<p>1. Crop marks error <br>
2. Error 24. palette not function Adobe cc Illustrator
<p><div class="resource">
<a href="/forum/help/crop-marks-error/posts/5719/resources/Crop.jpg/" target="_blank"><img width="240" height="135" src="/forum/help/crop-marks-error/posts/5719/resources/Crop.jpg?v=c8ac17b2da7888722cc9d4bdf8cb7984" id="thumb-1"></a>
</div>
</p>Adobe photoshop cs6
http://scriptographer.org/forum/help/adobe-photoshop-cs6/
http://scriptographer.org/forum/help/adobe-photoshop-cs6/2015年8月08日 23:58:32 +0200Clipping path
<p>how to create a gif image in adobe Photoshop cs6 ?<br>
I am try to do it but i can't do it .please help me to do that ...<br>
thanks
Phyllotactic Spiral Script?
http://scriptographer.org/forum/help/phyllotactic-spiral-script/
http://scriptographer.org/forum/help/phyllotactic-spiral-script/2015年7月09日 20:28:03 +0200Miles-e-piles
<p>Hello,<br>
I'm sorry, I'm clueless. Got Illustrator CS5. Got Scriptographer installed. Downloaded and added Phyllotactic Spiral script (.js file). Able to play/access Phyllotactic Spiral script, so I'm getting the menu window with it's various options. But I can't see any 'OK' button to actually run the script!
</p>
<p>
Anyone know of a tutorial that will take me through the process? Perhaps there's a really simple solution to this problem? What am I not doing?
</p>
<p>
I've attached an example of the type of spiral I want to create.
</p>
<p>
Any/all advice greatly appreciated.
</p>
<p>
Thanks,<br>
Miles-e-piles.
<p><div class="resource">
<a href="/forum/help/phyllotactic-spiral-script/posts/5640/resources/Screen+Shot+2015年07月09日+at+19.21.55.png/" target="_blank"><img width="240" height="212" src="/forum/help/phyllotactic-spiral-script/posts/5640/resources/Screen+Shot+2015年07月09日+at+19.21.55.png?v=c8ac17b2da7888722cc9d4bdf8cb7984" id="thumb-2"></a>
</div>
<div class="resource">
<a href="/forum/help/phyllotactic-spiral-script/posts/5640/resources/sunflowermodel1-svg.jpg/" target="_blank"><img width="240" height="185" src="/forum/help/phyllotactic-spiral-script/posts/5640/resources/sunflowermodel1-svg.jpg?v=c8ac17b2da7888722cc9d4bdf8cb7984" id="thumb-3"></a>
</div>
<div class="icon icon-small">
<a href="/forum/help/phyllotactic-spiral-script/posts/5640/resources/1284/"><div class="icon-image"><img src="/static/type/assets/icons/text_small.gif" width="16" height="16"></div><div class="icon-label"></div></a>
</div>
</p>