Search found 365 matches

by LasseThid
Fri Sep 11, 2015 3:48 pm
Forum: Flows
Topic: Variable data flow
Replies: 21
Views: 25773

Re: Variable data flow

Thanks Gabriel. You're a life saver! I read on one of the pages I came across at HP that they would do some maintenance work on their site. Perhaps that's the reason the site isn't working properly. I'll give it a try monday when I'm back at work. I managed to get to the correct page. Lo and behold,...
by LasseThid
Fri Sep 11, 2015 2:06 pm
Forum: Flows
Topic: Variable data flow
Replies: 21
Views: 25773

Re: Variable data flow

Does anyone have a link to the MyHP page?
I've spent 30 minutes on HP's site trying to find it... :evil:
by LasseThid
Fri Sep 11, 2015 8:23 am
Forum: Flows
Topic: Variable data flow
Replies: 21
Views: 25773

Re: Variable data flow

lombert wrote:Check with someone how works at the Indigo-presses if the have the login to HP's "MyHP page". There you can find the latest version of the indesign plug-in and the manuals..
Thanks for the tip. I'll check with them.
by LasseThid
Thu Sep 10, 2015 5:00 pm
Forum: Flows
Topic: Variable data flow
Replies: 21
Views: 25773

Re: Variable data flow

Thanks Gabriel.
That clears some of the confusion with regards to how to use the VDP.

Now I just need to figure out how to do the rest of the stuff...
by LasseThid
Thu Sep 10, 2015 4:38 pm
Forum: Flows
Topic: Variable data flow
Replies: 21
Views: 25773

Re: Variable data flow

Well Gabriel, I share your sentiment with regards to HP's website. There's a bigger chance to find the proverbial needle in a haystack than actually finding anything you need from them. I spent about two hours looking for a link to the latest version of SmartStream without finding it... :lol: Just a...
by LasseThid
Thu Sep 10, 2015 3:31 pm
Forum: Flows
Topic: Variable data flow
Replies: 21
Views: 25773

Variable data flow

I've been tasked to create a flow for variable data jobs, so I downloaded the HP SmartStream Designer - end to end VPD and imposition flow from the Crossroads page to see if I can figure out how to set such a flow up. However there are a few things I don't understand... :lol: Is there any informatio...
by LasseThid
Thu Jul 09, 2015 2:25 pm
Forum: Flows
Topic: Moving folders with Switch
Replies: 4
Views: 7430

Re: Moving folders with Switch

Thanks Sander.

I've been really busy at work the last couple of weeks and haven't had time to check the forum in a while.
Thanks for posting the screenshot. I'll look in to it when I have time to do so and will post back later.

Lasse
by LasseThid
Thu Jun 25, 2015 8:31 am
Forum: Flows
Topic: Moving folders with Switch
Replies: 4
Views: 7430

Re: Moving folders with Switch

Hi Gabriel.

Yes, FTP Receive will not work either unless I tell it to go X folders deep and then it will only fetch the files, not the folders.
I have tried to connect to the FTP-server via afp and then simple use a folder to point to the folder the customer uploads to, but that doesn't work either.
by LasseThid
Wed Jun 24, 2015 4:34 pm
Forum: Flows
Topic: Moving folders with Switch
Replies: 4
Views: 7430

Moving folders with Switch

I have a customer who uploads folders containing two pdf files, two text files and an xml file to our ftp-server. I need to move the entire folder from the ftp-server to our file-server and delete the folder from the ftp-server. I then need to make a copy of the folder and place it in an archive for...
by LasseThid
Thu Jun 04, 2015 2:28 pm
Forum: Flows
Topic: Unable to move asset file to asset location
Replies: 14
Views: 18469

Re: Unable to move asset file to asset location

OK, I can do that.
But why shouldn't I put it in the JDF-folder?

I have barely seen the Indigo presses, so my knowledge about how to work with them is virtually non-existant... :lol:
by LasseThid
Thu Jun 04, 2015 8:32 am
Forum: Flows
Topic: Unable to move asset file to asset location
Replies: 14
Views: 18469

Re: Unable to move asset file to asset location

I remember this error. I think it has to do with the fact that the DFE needs the asset location when it later reads the JDF but Switch needs it to so it will place the document there. So both Switch and the DFE need access to the asset location from the same network path. The easiest way to do this...
by LasseThid
Wed Jun 03, 2015 3:50 pm
Forum: Flows
Topic: Unable to move asset file to asset location
Replies: 14
Views: 18469

Unable to move asset file to asset location

I'm working on a flow for our business card production and everything works just fine until I use the HP Digital Front End JDF Control (ver 1.5) to create a JDF file for the press. When the file reach the HP DFE JDF Control I get an error saying "Unable to move asset file to asset location"...
by LasseThid
Thu May 28, 2015 1:52 pm
Forum: Flows
Topic: XML and PDF files
Replies: 2
Views: 4349

Re: XML and PDF files

Thanks.

I'll have the customer generate one XML per PDF file then.
by LasseThid
Wed May 27, 2015 4:03 pm
Forum: Flows
Topic: XML and PDF files
Replies: 2
Views: 4349

XML and PDF files

Is it possible to read data from an XML file containing information for more than one PDF file and then embed the data in the correct PDF file, or is it better to have one XML per PDF? From an XML file like this... <?xml version="1.0" encoding="UTF-8"?> <order> <pof>ordernumber</...
by LasseThid
Tue May 05, 2015 5:11 pm
Forum: LEGACY scripting
Topic: file is not a valid pdf file
Replies: 2
Views: 4296

Re: file is not a valid pdf file

Thanks for the explanation and the modified code.

I was a bit lazy, so I copy/pasted it into my script and it works perfectly. 8-)