Quantcast
Channel: pdfforge forums - Latest posts
Viewing all 10659 articles
Browse latest View live

Error with merging pdf files on terminal server

$
0
0

I now also tried merging PDFs directly, it worked without an error.
Does this modified sample work for you?

Sub MergedMultipleFiles()
Dim PDFCreatorQueue As Variant
Dim printJob As Variant
Dim oPDF As Variant

Set oPDF = CreateObject("PDFCreator.PDFCreatorObj")
Set PDFCreatorQueue = CreateObject("PDFCreator.JobQueue")

If Not oPDF.IsInstanceRunning Then
    MsgBox "Initializing PDFCreator queue..."
    PDFCreatorQueue.Initialize
End If

'change path to some existing test files
oPDF.AddFileToQueue "D:\temp\test.pdf"
oPDF.AddFileToQueue "D:\temp\test2.pdf"
'Set printer if necessary
Application.ActivePrinter = "PDFCreator"

MsgBox "Waiting for the 2 jobs to arrive at the queue for 15 seconds..."
If Not PDFCreatorQueue.WaitForJobs(2, 15) Then
    MsgBox "The print job did not reach the queue within " & " 15 seconds"
Else
    MsgBox "Currently there are " & PDFCreatorQueue.Count & " job(s) in the queue"
    
    MsgBox "Merging all available jobs now"
    PDFCreatorQueue.MergeAllJobs
    
    MsgBox "Now there are " & PDFCreatorQueue.Count & " job(s) in the queue"
    MsgBox "Getting job instance"
    Set printJob = PDFCreatorQueue.NextJob
    
    printJob.SetProfileByGuid ("DefaultGuid")
    
    'change output path as required
    printJob.ConvertTo ("D:\temp\output.pdf")
    
    If (Not printJob.IsFinished Or Not printJob.IsSuccessful) Then
        MsgBox "Could not convert the file: " & fullPath
    Else
        MsgBox "Job finished successfully"
    End If
End If

MsgBox "Releasing the object"
PDFCreatorQueue.ReleaseCom
End Sub

PDFCreator n'imprime plus

$
0
0

Bonjour à toutes et tous;

Utilisateur régulier de PDFCreator, c'est un très bon outil.
Malheureusement depuis plusieurs jour, il y a eu un message d'erreur (voir capture ci-joint), une tentative de correction et puis plus aucun fonctionnement.
Après mise à jour, désinstallation, réinstallation, achat... aucun résultat:
PDFCreator lance l'impression, mais la fenêtre de destination ne s'ouvre pas et pas de pdf créé.

Si vous avez une idée...
Merci par avance.PB_PDF_3 PB_PDF_2

Call another program after HotFolder is empty

$
0
0

I need to run Adobe Elements 11 after HotFolder has converted all the pdf files to a jpg file. The process is as follows and I would like understand what I can set in HotFolder to have it interface with Windows Task Scheduler to have this program start when HotFolder has moved all the files.

  1. I have a HotFolder and a MS Access 2016 will be creating and writing PDF files to this folder.
  2. Have HotFolder convert these files into a jpg image.
  3. When all files have been converted and the folder is empty,
    I would like to be able to set an return code, some system code so that when this value is
    is set the Windows Task Scheduler will start/run the this Adobe PhotoShop Elements batch
    procedure to convert the jpg files into the correct format that we need the files in.
  4. What can I do in HotFolder to be able to define & use some code for this batch interface?

Thanx in advance and I look forward to hearing back.

Jerry

Call another program after HotFolder is empty

$
0
0

Hi,

you will need to launch the PDFCreator.exe and configure the profile associated with your HotFolder printer.
Under the "advanced" tab you can specify a script action. The script will run after each conversion, so you will need to check if the HotFolder is empty from inside the script.

Best regards

Robin

Call another program after HotFolder is empty

$
0
0

Ho do I check if the HotFolder is empty?

PDFCreator n'imprime plus

Call another program after HotFolder is empty

Probleme bei AD-Deployment

$
0
0

Hallo Bernhard,

ich habe per Mail geantwortet.
Falls noch jemand dieses Problem haben sollte, es handelt sich tatsächlich um einen Bug in PDFCreator 3.3.0-3.3.2.
Das nächste Update wird den Fehler wieder beheben. Bei akutem Bedarf bitte kurz melden, dann helfen wir weiter.

Beste Grüße

Robin


Call another program after HotFolder is empty

$
0
0

Robin,

I would like to loop every minute until the folder is empty. At that time, set this code and then exit HotFolder. Can I shutdown this application (HotFolder) using this process?

Call another program after HotFolder is empty

$
0
0

Jerry,

HotFolder runs as Windows service, so you will need to stop the service instead of directly terminating the process.

PDF Architect 6 Pro freezes on close

$
0
0

I just upgraded from 6.1.23.1856 64-bit to 6.1.24.1856 64-bit on Windows 10.
Now occasionally when exiting, the program freezes and the cursor is spinning. We need to go into task manager and exit the program. With the previous version, this did not happen (but we were on Windows 7).
We will be working with large PDF's (100+ pages) and insert/modify pages, then save and eventually close. Not all the time, but occasionally we will have this issue.
Can we revert back to the previous version to see if it happens? (6.1.23.1856)
We have tried uninstalling and re-installing with no success in fixing the problem. I know - because this does not happen all the time, it may be difficult to re-create.
What can we look at to try to fix this issue. I have seen other posts with same type of issue but no clear solution.
If you need more information, let me know.

Attn PDF Forge Devs - PDF Creator Server on Citrix

$
0
0

Hi there,

We have recently purchased PDF Creator Server for use at a health board in New Zealand. We are currently seeking approval from our technical teams to deploy this application in our production environment.

We are planning on using PDF Creator Server on one of our Citrix farms and also on traditional PC's.

Can someone please confirm if PDF Creator Server works over Citrix? I see that a terminal server version is available also but we want to use one version for both types of deployment.

Thanks in advance!!

Pdf creator vs pdf architect

$
0
0

I have purchased pdf architect and have been using it for the last few years for my personal use. What additional functionality am I missing out that is in pdf creator? Just curious whether I should be purchasing pdf creator along with pdf architect.

Especially the hot folders etc., are they only available via creator?

Attn PDF Forge Devs - PDF Creator Server on Citrix

$
0
0

Hi,

PDFCreator Server can run in a Citrix environment.
The difference between the Server and Terminal Server edition is the amount of interaction required/allowed by the user (Server has additional benefits like better performance, running as service). PDFCreator Server can only be configured server-side and only the printer is available to the clients, which can be thin or fat clients. PDFCreator Terminal Server provides a full UI for remote desktop users but doesn't work as shared printer over the network.

Best regards

Robin

PDF Architect 6 Pro freezes on close

$
0
0

Hi,

sorry for the trouble. This forum is maintained by the PDFCreator Support team and while we can help with some of the more common PDF Architect issues, I am afraid we won't be able to help with this.
Please contact the PDF Architect Support team directly via https://www.pdfforge.org/pdfarchitect/support
and they will look into the issue.

Best regards

Robin


Pdf creator vs pdf architect

$
0
0

Hi,

while PDFCreator and PDF Architect do share some features, PDFCreator focuses on conversion and automation. The hot folders are only available in PDFCreator and you can generally create more automatic workflows like e.g. convert the document, apply a stamp/background/attachment to it, upload it to your dropbox account and additionally have it printed out on a hardware printer->all with a single print to the PDFCreator printer (after configuring the workflow and saving it as a profile it can be tied to a printer, you can create unlimited profiles and printers). You can even have PDFCreator automatically call another script or application with the converted document as input. An overview of the features is listed here:
https://www.pdfforge.org/pdfcreator/features

Best regards

Robin

Automatischer Ausdruck wird im Letter Format an Drucker gesendet

$
0
0

Hi,

der PDFCreator verwendet zunächst das von der druckenden Anwendung festgelegte Papierformat; nur, wenn diese keines vorgibt, greifen die im PDFCreator Drucker hinterlegten Einstellungen. Office Anwendungen haben teilweise noch eine versteckte Option, die für das Drucken automatisch zwischen A4 und Letter wechselt (auf einem deutschen System sollte diese jedoch nur Letter zu A4 ändern), diese befindet sich in den erweiterten Einstellungen unter "Drucken". Funktioniert der direkte Druck aus der Anwendung auf den Hardware Drucker, oder tritt dort das gleiche Problem auf?

Beste Grüße

Robin

Can't start PDF Architect

$
0
0

Hi.
Reinstalled but now it is missing my activation keys.
Where can I get them for my Architect 2?

Best,
Dinis

Can't start PDF Architect

$
0
0

Hi,

you can locate them with help of the transaction finder on www.upclk.com or by contacting the upclick support.
If you still have access to all your old email, you may find them in your inbox, sent by noreply@upclick.com

Best regards

Robin

Can't start PDF Architect

$
0
0

thanks.
Found the email.
HOwever your server is throwing a 589825error: number of available activations exceeded.

I think your server is counting with the one I just had to brute-uninstall in this same PC
How can we solve that?
HOw can I reset those "ghost" activations?
Best
Dinis

Viewing all 10659 articles
Browse latest View live