Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
System Requirements |
Post Reply |
Author | |
unified
Beginner Joined: 04 Dec 05 Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 04 Dec 05 at 1:52AM |
What are the general system requirements for a QuickPDF project to run successfully on anther machine. I have the full Acrobat (v7.0 pro) installed and have no problems running my project. However, when I moved the project to another machine that only has Reader v5.0, the pages produced were blank. In my code, I am opening a pdf form file, filling in field information, then saving the file under another name. I am then using shellexecute to print the new file. This works perfectly on my machine, but only produces and, subsequently, prints a blank page. When I use Reader on the other machine to read the produced file, it is blank. The original file can be opened and forms filled in using Reader. Thanks. |
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
Hi!
I think this has nothing to do with QuickPDF. I think the problem is how the pdf-file (with the blank pages) was created. |
|
Cheers,
Ingo |
|
unified
Beginner Joined: 04 Dec 05 Status: Offline Points: 11 |
Post Options
Thanks(0)
|
Hmm... This is a snippet of what I did: const PDFDoc : String = 'C:\PRINTFILE.PDF'; ... procedure TForm1.Print_Form_1130(Sender: TObject); When I get back to the office on Thursday, I'm going to see if the original pdf file prints correctly using ShellExecute both as without the fields filled in, and with them filled in. I'm using ShellExecute to print simply because I don't know the name of the printer at my office and I might have to install the software on three other machines using different printers. Thanks for your help. Edited by unified |
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
Hi!
You can get the default printer automatically with a quickpdf-function ;-) |
|
Cheers,
Ingo |
|
unified
Beginner Joined: 04 Dec 05 Status: Offline Points: 11 |
Post Options
Thanks(0)
|
Ah! GetDefaultPrinterName. How did I miss that? |
|
unified
Beginner Joined: 04 Dec 05 Status: Offline Points: 11 |
Post Options
Thanks(0)
|
I ran another test and, for the life of me, can't figure out what's the problem. Even using the PrintDocument fuction produces an unfilled form. So, sadly, QuickPdf does not address my needs. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store