Forum: FusionPro® VDP Creator
May 23rd, 2016, 12:08 PM
|
Replies: 2
Views: 8,742
|
Forum: FusionPro® VDP Creator
May 20th, 2016, 12:37 PM
|
Replies: 2
Views: 8,742
|
Forum: Fonts
March 31st, 2015, 11:07 AM
|
Replies: 3
Views: 13,930
Font Family Management
Hello, I am trying come up with a better way to manage my fonts and how FusionPro sees them. My issues is, I was designing a variable business card that needed Helvetica Neue Medium and Helvetica...
|
Forum: FusionPro® VDP Creator
August 6th, 2014, 08:38 AM
|
Replies: 16
Views: 20,316
Re: FP Imposer
That is my current process. I am wondering if there is another way to do it using FP Imposer. I would like to take the 2 page PDF I receive from the client, then connect to the data, import my...
|
Forum: FusionPro® VDP Creator
August 6th, 2014, 08:14 AM
|
Replies: 16
Views: 20,316
|
Forum: FusionPro® VDP Creator
August 6th, 2014, 07:39 AM
|
Replies: 16
Views: 20,316
|
Forum: FusionPro® VDP Creator
August 6th, 2014, 06:31 AM
|
Replies: 16
Views: 20,316
FP Imposer - Multiple Pages One Sheet
I have a 2 page 8.5 x 11 PDF and when I compose with a simple 2up imposition I get a 11 x 17 with Record 1 on the left and Record 2 on the right. Is there a way to get Record 1 Page 1 on the left and...
|
Forum: FusionPro® VDP Creator
August 5th, 2014, 11:37 AM
|
Replies: 2
Views: 7,666
|
Forum: FusionPro® VDP Creator
July 22nd, 2014, 12:25 PM
|
Replies: 2
Views: 7,666
dlpdfcontenttopage error
I am getting a strange error during composition. "dtl_pdf_pageout, progress "dlpdfcontenttopage", error: This direct .... then I can't read anymore. But when I check the Suppress Static PDF...
|
Forum: FusionPro® VDP Producer (formerly FusionPro® Direct)
January 11th, 2013, 11:11 AM
|
Replies: 4
Views: 17,505
Re: ReInstalling FP Direct V6.2
Thanks ThomasLewis. I got my FP Direct V6 working on XP and I got it to compose a Flat file, but I can't get ODBC working. I really don't want to spend the $$ upgrading just yet. I got it working,...
|
Forum: FusionPro® VDP Producer (formerly FusionPro® Direct)
January 11th, 2013, 06:12 AM
|
Replies: 4
Views: 17,505
Re: ReInstalling FP Direct V6.2
Thank you. I got everything installed. I can connect to my scheduler but I am getting an error on my Direct Machine: "ODBC Mircosoft Access Driver Login Failed" Have you seen this error before?
|
Forum: FusionPro® VDP Producer (formerly FusionPro® Direct)
January 8th, 2013, 12:45 PM
|
Replies: 4
Views: 17,505
ReInstalling FP Direct V6.2
I am moving FP Direct from an old machine to a newer machine. Windows XP to Windows 7. Do I have to have Adobe Acrobat 7.x, 8.x, 9.x or Adobe InDesign CS2, CS3, CS4 installed on this new machine...
|
Forum: FusionPro® VDP Server (API)
March 12th, 2012, 01:36 PM
|
Replies: 5
Views: 15,772
Re: FusionPro <config file>
Thanks Dan, sorry I wasted your time. I assumed we had the Server license because we had the FusionPro.exe in the C:\Program Files\Printable\FusionPro folder.
|
Forum: FusionPro® VDP Server (API)
March 12th, 2012, 10:43 AM
|
Replies: 5
Views: 15,772
Re: FusionPro <config file>
Dan,
I read the FusionPro Server & FusionPro Direct guide and I composed the Frodo Travel Tutorial, I am still having problems with fusionpro <instance file> <format file> <config file> <output...
|
Forum: FusionPro® VDP Server (API)
March 9th, 2012, 09:13 AM
|
Replies: 5
Views: 15,772
FusionPro <config file>
I am having troubles understanding FusionPro Server Batch Mode in Windows. I composed a job, then used the command prompt, went to C:\Program Files\Printable\FusionPro, typed FusionPro followed by a...
|
Forum: FusionPro® VDP Creator
February 7th, 2012, 09:13 AM
|
Replies: 12
Views: 23,264
Re: Name the output based on a variable field?
Step,
Thanks for the help, I added the Rule but my results were the same.
I would like to thank everyone for helping me, your knowledge helped me figure out a temporary solution for my...
|
Forum: FusionPro® VDP Creator
February 6th, 2012, 10:47 AM
|
Replies: 12
Views: 23,264
Re: Name the output based on a variable field?
It looks like the file is being overwritten. I set "Number of records per file" to 1 and used a file with 100 records, I got one file with 1 record. The last record 100.
Is there some JavaScript I...
|
Forum: FusionPro® VDP Creator
February 6th, 2012, 09:45 AM
|
Replies: 12
Views: 23,264
Re: Name the output based on a variable field?
Dan,
I set "Number of records per file" to 100 and used a file with 200 records, but it only outputs one file at 100 records. How do I get two files with 100 records but a file name of Output1.pdf...
|
Forum: FusionPro® VDP Creator
February 3rd, 2012, 12:54 PM
|
Replies: 12
Views: 23,264
Re: Name the output based on a variable field?
Thanks, I will break my file into 3 files, I wonder, instead a single record, can I break it out by 100?
12345.dbf
54321_1.dbf
54321_2.dbf
99999_1.pdf
99999_2.pdf
99999_3.pdf
99999_4.pdf...
|
Forum: FusionPro® VDP Creator
February 3rd, 2012, 11:01 AM
|
Replies: 12
Views: 23,264
Re: Name the output based on a variable field?
Dan,
Can you help me figure something out? I am using the OnNewOutputFile Callback rule:
FusionPro.Composition.outputFileName = Field("Order_Number") + "output.pdf";
I have a file with 800...
|
Forum: Formatting Text
January 31st, 2012, 10:14 AM
|
Replies: 2
Views: 7,452
Re: Format rule or function?
Thank you, after I posted this I took a crack at writing some code. Your's looks way better :)
var AccountNumber = ""
var Counter = 0
for (var i = 0; i<Len(Field("Account_Format")); i++)...
|
Forum: Formatting Text
January 31st, 2012, 06:54 AM
|
Replies: 2
Views: 7,452
Format rule or function?
I have a database with a number and a format field. The format field will always be 12 characters but the number field will vary from 8 to 10 characters.
Does anyone know a rule or function that...
|