Skip navigation

Login or Register to find out more about Vamitul
Vamitul has no profile image available
Status Level:
Brief Bio:
In 1807 Dracula was feeding with the blood of young virgins. We are sorry to report that in 2007 Count Dracula was found dead in his mansion, due to extreme starvation.

Recent Activity

Vamitul replied to Checking whether Paragraph Style name exists in document

"another quick and dirty way:   myDoc.paragraphStyles.itemByName(styles.BDY).isValid"

in InDesign Scripting 3 replies
16 hours ago
Vamitul replied to How to get all the font names in a text file?

"using indesign? see: Is it possible to get font names of the used vector graphics?   but it might be easier using Acrobat Pro"

in InDesign Scripting 1 replies
1 day ago
Vamitul replied to Is it possible to get font names of the used vector graphics?

"hmmm... there might be a way.. as i recall the Document.fonts collection includes the fonts from EMBEDDED vector files, but there is no"

in InDesign Scripting 1 replies
1 day ago
Vamitul replied to How do I print specific spot color(s) in separations?

"what you are looking for is Document.inks http://jongware.mit.edu/idcs5/pc_Ink.html each ink has a printInk property you can use"

in InDesign Scripting 6 replies
1 day ago
Vamitul replied to Indesign Server CS6 errors

"for the first "bug", i looks like a problem with your code. Somewhere you are trying to set a utf-8 encoding. Delete that line of code and R"

in InDesign Server Developers 5 replies
1 day ago
Vamitul replied to Viewing or printing a list of hyperlinks contained in a document

"your "good habit" might get you in a lot of trouble in the browser world, as strict mode implementation differs substantialy from each brows"

in InDesign Scripting 20 replies
2 days ago
Vamitul replied to Viewing or printing a list of hyperlinks contained in a document

"peter: https://developer.mozilla.org/en/docs/JavaScript/Reference/Functions_a nd_function_scope/Strict_mode   i'm quite sure it's useless"

in InDesign Scripting 20 replies
2 days ago
Vamitul replied to How to write data at the end of doc in reverse order?[CS6-jsx]

"Peter.. the Regex to source.. BRILIANT. Wish i would of thoght of that before i wrote this abomination: String.prototype.escapeR = funct"

in InDesign Scripting 14 replies
1 week ago
Vamitul replied to How to write data at the end of doc in reverse order?[CS6-jsx]

"not sure i understand what you are trying to achieve, but i am quite sure you are overcomplicating things. From your code in guess you are t"

in InDesign Scripting 14 replies
1 week ago
Vamitul replied to How to write data at the end of doc in reverse order?[CS6-jsx]

"i think this will interest you: http://jongware.mit.edu/idcs5/pc_Array.html#reverse   long story short after the find grep or whatever my"

in InDesign Scripting 14 replies
1 week ago