
Download adobe pdf ppd for quarkxpress driver#
you're using the "Generic PDF" PPD, i can't choose that one, and i can't find that driver on inet, i used every driver i have(Acrobat Distiller, Brisque 22 DF, Adobe PDF, Generic B&W, Generic Imagesetter etc etc), with all the other printerconfiguration-options commented out(so only the "set printer type to "." is set), always the same stupid error :cry: I'm getting desperate, i tried everything.you're my only hope! I appreciate your help very much, thank you for that! Both machines have the same copy of Quark, can it be a printer(driver)problem?! If that is the case, then why does it print one or two pages and then quits.if it's a printerproblem it shouldn't make a postscriipt-file at all, right?Īnd what the %*# means "Connection is invalid".WHAT connection, connection WITH what?! I tried the script on another machine, but with OS10.3.2 and QXP6.0, and i get the same errors.

If I use a quarkdoc with only one page, quark just stops before it is able to print/save the postscript. Well I get one, with a very light doc(no color), maybe two(only the first pages), and then quark sudddenly stops, giving me the same errors as before. I used your code, using a quarkdoc with 4 pages, so the output should be 4 postscripts. Print page i of document 1 PostScript file PS_file_pathīut unfortunately Quark still doesn't like what i'm doing. Set PS_file_path to ((The_Path as string) & File_Name & "_ " & i & ".ps ") as string Repeat with i from 1 to count of pages of document 1 Set File_Name to name of file this_item as textĭisplay dialog "Problem getting file name." Set this_item to alias ((this_folder as text) & (item i of these_items)) Set these_items to list folder this_folder without invisibles Repeat with i from 1 to the count of these_itemsĮlse if (alias of the item_info is false) then Set The_Path to choose folder with prompt "Please select the Distiller In folder." This droplet processes both files or folders of files dropped onto the applet Property DocumentPath : "Kiss:Dox:postscript_test:" Set PS_file_path to coerce (DocumentPath & newName & processing_page) to stringĬopies 1 cover page no OPI include images �Īm i doing something wrong? Well I know i am, but i want to know WHAT Any help is more than welcome! Set processing_page to item i of processing_pages Repeat with i from 1 to length of processing_pages
/quark-5a5f97390d327a00398999b8.png)
Download adobe pdf ppd for quarkxpress registration#
Set registration marks offset to "14,173�pt" Set page_width to (page width as real) + 6 - bleed*2 value Set processing_pages to coerce processing_pages to list If class of processing_pages is not list then � Set newName to the text returned of result Property DocumentPath : "Kiss:Dox:postscript_test::"ĭisplay dialog "Drag QuarkXPress documents" & return & "on me for creating PostScript from each page of them�" with icon stopĭisplay dialog "Give a name to the postscriptfiles?" default answer "PS file"
