|
|
|
PlanetPress Design
|
|
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
|
|
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
|
|
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
|
|
Nevermind... figured it out. thanks
|
|
PlanetPress Design
|
|
Thanks!!
|
|
PlanetPress Workflow
|
|
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
|
|
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
|
|
Thanks Evelyne. I have what I need to accomplish the task. Chris
|
|
PlanetPress Workflow
|
|
Thanks Philippe!
|
|
PlanetPress Design
|
|
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
|
|
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
|
|
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
|
|
Thanks for your help! This worked like a charm. Always excellent support from OL!
|
|
PlanetPress Design
|
|
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
|
|
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
|
|
Alternatively, put everyting in a ZIP file and uncompress it in your process.
|
|
PlanetPress Workflow
|
|
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
|
|
Thanks. I can grab it from a back up on our tape.
|
|
PrintShop Mail Design
|
|
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
|
|
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
|
|
Hi Philippe thanks for your input.
|
|
PlanetPress Design
|
|
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
|
|
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
|
|
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
|
|
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
|