Active Topics | Active Posts | Unanswered Posts Past 24 hours | Past 48 hours | Past 7 days
Forum   Subject
PlanetPress Design
Jump to new posts Show pdf file included as txt in a datastream by javierN @ Today at 12:37 PM

Hi all, I have a datastream that consist in two parts. The first one is plain text. It is correctly displayed thru a run page. The second one is also a plain text that it represents a PDF (begining with %PDF and ending with %EOF). What I would lik
PlanetPress Workflow
Jump to new posts Re: Workflow Looping by SBlack ML @ Today at 12:15 PM

Thank you Philippe. I think I understand where you were going, but I had difficulty in creating the original file you assumed I started with. "001=90 002=26 etc.." Here is how I structured my workflow and it seems to work well. Data Captur
PlanetPress Design
Jump to new posts How to creat 3x6 Labels by just4sola @ Today at 11:50 AM

Kindly assist with creating 3 horizontal x 6 vertical labels. i have tried a lot of stuffs but dont seem to get what i want. Thanks
PlanetPress Design
Jump to new posts Re: Create QR Code from Custom Data Selection by RandomHello @ Today at 11:04 AM

Nevermind... figured it out. thanks
PlanetPress Design
Jump to new posts Re: Compare totals by venatic @ Today at 10:23 AM

Thanks!!
PlanetPress Workflow
Jump to new posts Printing is Done!!!! by jasonwills @ Today at 06:21 AM

Hi All, i'm looking for a way to determine weather the print job I have just sent is done or not - sometimes a 6000 page job could be sent down and I need to find a way to inform me that the job is complete (not just sent to the spooler). has anyon
General
Jump to new posts Re: PP Workflow deployment by Philippe F. @ 05/18/13 01:02 PM

You first have to send your documents to the Production server from PlanetPress Design. Then, once you're satisfied your workflows are correct on your development server, you use the Send Configuration | Send Remote option in PlanetPress Workflow's
PlanetPress Imaging
Jump to new posts Re: Restrict access to rebuild search database by hh_oper_dev @ 05/17/13 02:32 PM

Thanks Evelyne. I have what I need to accomplish the task. Chris
PlanetPress Workflow
Jump to new posts Re: "On Error" tab - Send to process.. is empty? by Longshot @ 05/17/13 12:21 PM

Thanks Philippe!
PlanetPress Design
Jump to new posts Re: create a blank line in planet press talk by cwrobinson @ 05/17/13 11:14 AM

thank you for the help, I wasn't aware coding can be added to a design text box. I will see how this works, I was hoping it would be a bit more like HTML to make the next line.
PlanetPress Workflow
Jump to new posts Re: what is different b/w PDF Optimizer and PDF/VT ? by Philippe F. @ 05/16/13 05:23 PM

We have been experimenting with PDF/VT for a while now and I can officially state that we will be supporting PDF/VT in our next release major release. However, I can't say yet when that release will occur. And to answer Walli's query, yes, PDF/VT wi
PlanetPress Design
Jump to new posts Re: Conditional text to be exported using Image by Raphael Lalonde Lefebvre @ 05/16/13 01:44 PM

jordanconard, You can add this line after your "shows": setimageindex('MyIndex', 'INVOICE') This will create an index with a name and value that you want. An alternative that doesn't require PressTalk code would be to create three data
PlanetPress Workflow
Jump to new posts Re: Finding values and creating XML tags in a stream by jordanconard @ 05/16/13 11:54 AM

Thanks for your help! This worked like a charm. Always excellent support from OL!
PlanetPress Design
Jump to new posts Re: Adding items to an array using a loop by Kap @ 05/16/13 10:38 AM

Hi Raphaël I've tried so many code variations today maybe some of them just hadn't caught up with my changes. That said I can still reproduce this when I try and put a spy on &WebLinkArray[&a] when I hard code that to &WebLinkArray[0] &
PlanetPress Workflow
Jump to new posts Re: Text condition with multiple printers by Lyn @ 05/16/13 10:29 AM

Raphael: Thanks for the reply. I know that this is the easiest way for me. With having 40 different documents (data) going to 8 printers depending who is logged in, I thought there might be a simple way of doing this. I will check with ID department
PlanetPress Workflow
Jump to new posts Re: SOAP receive multiple files by Yannick Fortin @ 05/15/13 02:39 PM

Alternatively, put everyting in a ZIP file and uncompress it in your process.
PlanetPress Workflow
Jump to new posts Re: pdf filename from invoice number variable by ajmpereira @ 05/15/13 12:38 PM

Dear Raphael I followed your suggestion and it worked perfectly. Once again thanks for your cooperation and availability. "There are always some time for good lessons..." Best regards Antonio Pereira
PlanetPress Workflow
Jump to new posts Re: PTK file by Arch1 @ 05/15/13 09:49 AM

Thanks. I can grab it from a back up on our tape.
PrintShop Mail Design
Jump to new posts Re: Master Layouts by Sander vd Berg @ 05/15/13 09:34 AM

Let's say you want to automatically update the position and size of an object on layout 2 ("Object 2") based on the position and size of an object on layout 1 ("Object 1"). - Click on "Object 2" - In the Properties pane
PlanetPress Workflow
Jump to new posts Re: order pdf page printing by peterf @ 05/15/13 07:55 AM

Thanks Philippe, I had to group my document into single statements before extracting the sort number and then re-ordering but it's all working fine now!
PlanetPress Design
Jump to new posts Re: Cover page for all jobs by Oliver @ 05/15/13 07:17 AM

Hi Philippe thanks for your input.
PlanetPress Design
Jump to new posts Re: Compare a string against an array of strings? by Philippe F. @ 05/15/13 06:46 AM

Yes, you'll have to loop through all items in your array. You could create a user-defined global function to do that so you don't have to replicate the code everywhere you need it. However, note that inserting new values in an already defined array
General
Jump to new posts Re: WIndows server 2012 support by Philippe F. @ 05/15/13 05:39 AM

We don't have an estimate yet, but it is high on our priority list. Initial testing shows that while the Design Tool seems to work correctly (with a few minor glitches here and there), the Workflow Services are a much greater challenge. We already kn
PrintShop Mail Design
Jump to new posts Re: Slow printing speed by Raphael Lalonde Lefebvre @ 05/14/13 03:08 PM

Kelvin, As a test, try taking out the pdf. If you print with just the variable data, and no pdf, does that make a difference? The first thing to see is if the problem is related to the pdf(even if it's fairly small and black and white, it could sti
PlanetPress Workflow
Jump to new posts Re: Original File Name (Word Document) by Raphael Lalonde Lefebvre @ 05/14/13 03:05 PM

The thing to know about Debug is that it always ignore the first Input action. When debugging, it doesn't matter whether you use Folder Capture, WinQueue Input or anything else, because it is ignored. If you want to actually debug an input action, p
Page 1 of 2 1 2 >