@Alkro wrote:
I need to download 1.7.1 version, and only is valid this version. Any link to download?
Thank you.
Posts: 1
Participants: 1
@Alkro wrote:
I need to download 1.7.1 version, and only is valid this version. Any link to download?
Thank you.
Posts: 1
Participants: 1
@eddie.yanes wrote:
Hi. I have configured the default profile to send the PDF file to an FTP server. Everything works fine as long as the destination folder does not exist (PDFCreator creates it automatically). However, if the destination folder already exists, an error "Failure in the folder on the server (18105)" is generated. The FTP server log reports this: "550 Create directory operation failed". I realize that PDFCreator always tries to create the folder, so it already exists. You should create it only if it does not exist. I appreciate your help.
Posts: 1
Participants: 1
@jonathan.revell wrote:
How do I add user tokens to a profile.
I want to save a PDF file as the Invoice number from the Navision report.
I print a field in the report "SaveAsNameToken" witht he correct value but this is not see / interpreted by PDF creator.
Pleas ehelp.
Posts: 1
Participants: 1
@lucioanoff wrote:
Error Report for PDFCreator v2.1.0.807
Exception:
System.Threading.Tasks.TaskCanceledException: Un'attività è stata annullata.
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
in System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
in System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
in MS.Internal.WeakEventTable.OnShutDown()
in MS.Internal.ShutDownListener.HandleShutDown(Object sender, EventArgs e)Environment:
Microsoft Windows NT 6.2.9200.0Environment variables:
COMPUTERNAME=PCNAME
USERPROFILE=C:\Users\username
HOMEPATH=\Users\username
LOCALAPPDATA=C:\Users\username\AppData\Local
PSModulePath=C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PROCESSOR_ARCHITECTURE=AMD64
Path=C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Infocert\DiKe 6\RAO;C:\Program Files (x86)\Skype\Phone;C:\Program Files\OpenVPN\bin;C:\Program Files\BRLCAD 7.26.0\bin;C:\Program Files\PuTTY;C:\WINDOWS\System32\OpenSSH;C:\Users\username\AppData\Local\Microsoft\WindowsApps
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
ProgramFiles(x86)=C:\Program Files (x86)
PROCESSOR_LEVEL=16
CM2015DIR=C:\Program Files (x86)\Common Files\Autodesk Shared\Materials
LOGONSERVER=\SERVERNAME
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
HOMEDRIVE=C:
VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox
SystemRoot=C:\WINDOWS
SESSIONNAME=Console
ALLUSERSPROFILE=C:\ProgramData
DriverData=C:\Windows\System32\Drivers\DriverData
FP_NO_HOST_CHECK=NO
APPDATA=C:\Users\username\AppData\Roaming
PROCESSOR_REVISION=0602
USERNAME=username
CommonProgramW6432=C:\Program Files\Common Files
OneDrive=C:\Users\username\OneDrive
CommonProgramFiles=C:\Program Files\Common Files
OS=Windows_NT
USERDOMAIN_ROAMINGPROFILE=DOMAINNAME
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 2, AuthenticAMD
ComSpec=C:\WINDOWS\system32\cmd.exe
SystemDrive=C:
TEMP=C:\Users\username\AppData\Local\Temp
ProgramFiles=C:\Program Files
NUMBER_OF_PROCESSORS=2
SESSIONID=2
TMP=C:\Users\username\AppData\Local\Temp
ProgramData=C:\ProgramData
ProgramW6432=C:\Program Files
windir=C:\WINDOWS
USERDOMAIN=DOMAINNAME
PUBLIC=C:\Users\Public
USERDNSDOMAIN=DOMINNAME.LOCAL
Posts: 2
Participants: 2
@MEKOS wrote:
Beim drucken aus dem Adobe Reader auf den PDFCreator kommt es zum Fehler.
" Es ist ein Fehler aufgetreten und PDFCreator war nicht in der Lage, das Dokument zu konvertieren: Interner Ghostscript-Fehler
Sie finden weiterfühende Informationen in der Logdatei."Wo liegt die Logdatei?
gruss
marcus
Posts: 1
Participants: 1
@Boxnard wrote:
Hi,
In the version 3.3.0 there is no longer option to choose "Never" in "check for updates" setting. Is this intended? How can I disable updates?
Thanks.
Posts: 1
Participants: 1
@monicatre wrote:
after install 3.3 appear this error, i uninstalled and installed again but remain:
Error Report for PDFCreator 3.3.0.2468
Exception:
NullReferenceException
Riferimento a un oggetto non impostato su un'istanza di oggetto.
at pdfforge.PDFCreator.Core.Printing.Printer.PrinterHelper.<>c__DisplayClass5_0.b__0(PORT_INFO_2 p)
at System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext() at System.Collections.Generic.List
1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable
1 source)
at pdfforge.PDFCreator.Core.Printing.Printer.PrinterHelper.GetPDFCreatorPrinters()
at pdfforge.PDFCreator.UI.Presentation.Helper.SettingsLoaderBase.CheckPrinterMappings(PdfCreatorSettings settings)
at pdfforge.PDFCreator.UI.Presentation.Helper.SettingsLoaderBase.LoadPdfCreatorSettings()
at pdfforge.PDFCreator.UI.Presentation.Settings.SettingsManager.DoLoadPdfCreatorSettings()
at pdfforge.PDFCreator.UI.Presentation.Settings.SettingsManager.RunSynchronized(Action action)
at pdfforge.PDFCreator.UI.Presentation.Settings.SettingsManager.LoadAllSettings()
at pdfforge.PDFCreator.Editions.EditionBase.SimpleInjectorPrismApplication.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)Log:
2018-10-10 18:37:14.1430 [Debug] 6040-1 (ProgramThread) pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.StartApplication: Starting PDFCreator
2018-10-10 18:37:14.4399 [Debug] 6040-1 (ProgramThread) pdfforge.PDFCreator.Core.Printing.FolderProvider..ctor: Temp folder is 'C:\Users\archivio\AppData\Local\Temp\PDFCreator\Temp'
2018-10-10 18:37:14.4399 [Debug] 6040-1 (ProgramThread) .lambda_method: Spool folder is 'C:\Users\archivio\AppData\Local\Temp\PDFCreator\Spool'
2018-10-10 18:37:14.6430 [Error] 6040-1 (ProgramThread) pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.Application_DispatcherUnhandledException: Uncaught exception in WPF threadEnvironment:
Windows 10.0.17134 Release 1803Platform:
x64Environment variables:
COMPUTERNAME=CPQARCHIVIO
USERPROFILE=C:\Users\archivio
HOMEPATH=\Users\archivio
LOCALAPPDATA=C:\Users\archivio\AppData\Local
PSModulePath=C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PROCESSOR_ARCHITECTURE=AMD64
Path=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\InfoCert\DiKe;C:\Program Files (x86)\InfoCert\DikeUtil;C:\InfoCert\DiKe;C:\InfoCert\DikeUtil;C:\Program Files (x86)\InfoCert\DiKePDF;C:\Program Files (x86)\Infocert\DiKe 6\RAO;C:\Program Files (x86)\WinSCP;C:\WINDOWS\System32\OpenSSH;C:\Users\archivio\AppData\Local\Microsoft\WindowsApps;
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
ProgramFiles(x86)=C:\Program Files (x86)
PROCESSOR_LEVEL=6
windows_tracing_flags=3
LOGONSERVER=\CPQARCHIVIO
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
HOMEDRIVE=C:
VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox
SystemRoot=C:\WINDOWS
SESSIONNAME=Console
ALLUSERSPROFILE=C:\ProgramData
DriverData=C:\Windows\System32\Drivers\DriverData
FP_NO_HOST_CHECK=NO
APPDATA=C:\Users\archivio\AppData\Roaming
PROCESSOR_REVISION=3a09
USERNAME=archivio
CommonProgramW6432=C:\Program Files\Common Files
OneDrive=C:\Users\archivio\OneDrive
CommonProgramFiles=C:\Program Files\Common Files
OS=Windows_NT
USERDOMAIN_ROAMINGPROFILE=cpqarchivio
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
ComSpec=C:\WINDOWS\system32\cmd.exe
SystemDrive=C:
TEMP=C:\Users\archivio\AppData\Local\Temp
ProgramFiles=C:\Program Files
NUMBER_OF_PROCESSORS=8
windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log
TMP=C:\Users\archivio\AppData\Local\Temp
ProgramData=C:\ProgramData
ProgramW6432=C:\Program Files
windir=C:\WINDOWS
USERDOMAIN=cpqarchivio
PUBLIC=C:\Users\PublicAdditional Data:
Thread=ProgramThread
Posts: 1
Participants: 1
@Kubbes wrote:
Hello,
I can't set PDF Creator to avoid "compress" pictures.
I changed the rate, dpi... but nothing seems to work.Am I missing something ?
Thanks
Posts: 1
Participants: 1
@spedy34300 wrote:
Bonjour,
J'ai installé la version 1.1.0 de PDFCreator (server) via l'outil d'installation Terminal Server.
Problème, lorsque je lance une impression via PDFCreator, tous les utilisateurs y compris l'administrateur du domaine reçoivent la fenêtre de PDFCreator.Comment résoudre cela svp ?
Posts: 1
Participants: 1
@Stuff wrote:
Moin!
Seit dem 3.3.0 Update funktioniert bei uns der Parameter /SILENT bzw. /VERYSILENT nicht mehr.
Das Setup bricht kurz nach dem Aufruf ab, das kann ich zumindest im TaskManager sehen.
Fehlercode 1 wird zurückgeliefert.
Ich habe die Prozedur extra noch von einem Kollegen testen lassen, bei ihm funktioniert der Parameter ebenfalls nicht.
Ruft man das Setup ohne silent-Parameter auf und klickt sich durch den Wizard, funktioniert alles einwandfrei.Kann das irgendwer bestätigen oder hat jemand Rat?
Danke und beste Grüße
Steffen
Posts: 1
Participants: 1
@philbo wrote:
Hallo,
ich habe keine aktuellen Einträge dazu gefunden. Gibt es eine Möglichkeit, mit dem PDFCreator Server Lesezeichen aus Word in das erstellte PDF-Dokument zu übernehmen?
Die Word-eigene Funktion zum Speichern als PDF erzeugt diese Lesezeichen, allerdings werden da z.B. die Schattierungen von Grafiken nicht mit in das PDF übernommen.
Drucke ich über den PDFCreator Server, habe ich die Schattierungen, aber keine LesezeichenMit einer älteren PDFCreator Version (nicht Server) verhält es sich genauso, auch wenn ich in den Optionen Lesezeichen explizit auswähle.
Posts: 1
Participants: 1
@JBn63 wrote:
PDFForge,
While using a drag & drop to PDF Creator, all files do not get moved as requested. I have attached the log file and see that it is a naming issue. The ONLY thing we ave control over is the filename we are using. The rest of what I have viewed in the log file, is not something we have control over, therefore for this to error out and not convert if we do not have control over is to good to me.
Plz review and you will see the pdf files for 3*, 5* and 6* are not converted to JPG files. I do not even come close to having these files names are 256 characters, based on the message in the log file. I am getting beat up big time from the client over these issues with your product. I cannot use HotFolder at the current time, due to it being way to slow for the type of volume work we are doing! Now when I fall back to PDF Creator, not I have filename issues. Man, this is tough to get beat over, when this should not even be happening.
How do I get past this issue with the filenames? Understand, the customer wants it this was and this needs to be resolved somehow. Plz help again.<a class="attachment" href="/uploads/default/original/2X/e/ef3b338930f507a110c9d94daf6bb2672a88f8d7.txt">PDFCreator_log.txt (51.9 KB)
Posts: 1
Participants: 1
@spliter wrote:
Is it possible to disable the account tab (in regedit or other) ? i dont want to be able to add dropbox, ftp or http account.
thanks.
Posts: 1
Participants: 1
@marnov wrote:
Hi,
I'm using PDFCreator 3.3.0 build 2468. I create new profile and set up Filename: myfile_<DateTime: dd.MM.yyyy> and safe this profile. When I want print some page (web, or doc) and set this new profile and give "create PDF", filname is no changed against this my setting (myfile_<DateTime: dd.MM.yyyy>). Where am I making mistake?
Posts: 1
Participants: 1
@BrianQ wrote:
Is there any way to hide the file name extension when using OutputFilenames or is there a way to do this by creating a Custom Token? For example it displays the entire filename like PO#1234.pdf I would like it to just display PO#1234
Posts: 1
Participants: 1
@Nielsen123 wrote:
Hi
I have created a printer call PDF e-mail in PDFCreator v.3.3.0. The printer/program creates a PDF fil and sent it to a predifined e-mail address. Everything works fine in my Windows user profile, but if the printout is created in the system user, no mail is sent. Can see that job is created PDF e-mail joblist, but nothing has been sent.
any ideas?
Posts: 1
Participants: 1
@Alexandre.Luypaert wrote:
Hi All,
After installing PDFforge's newest update, i'm not able to change the filelocation when saving a new PDF file.
I've created already more then 10.000 pdf's like that , but since the update it doesn't work anymore.every time i change the "store location" of the new PDF , the location stays on the " Default " location , altought the settings are set to another location .
Best regards,
Alexandre
Posts: 1
Participants: 1
@dcouzin wrote:
A bug in old v.3.2.2 prevented the user from choosing ZIP compression, instead of lossy compression, for pictures in PDF/A mode. The new v.3.3.0 has fixed that bug -- hurrah! However there is still a color problem in PDFCreator's PDF/A mode.
I started with a document in Word 2013, with an hefty RGB picture in it, and printed it six ways:
- Using PDFCreator to PDF/A-1b
- Using PDFCreator to PDF/A-2b
- Using PDFCreator with High Quality profile
- Using Neevia Printer to PDF/A-1b
- Using Neevia Printer to PDF/A-2b
- Using Neevia Printer with Preprint profile.
I've uploaded all six PDFs. reddish pdfs. All six PDFs have practically equal filesize, so they must have gotten the same ZIP image compression. All the PDFs are RGB.When comparing the appearances of the six PDFs there is a dependence on the program used for opening them. In Mac OSX, letting Preview open them, they all look the same. However, letting Adobe Reader open them, PDFs #1 and #2 look very different from the other four. In #1 and #2, in the picture, the light projections on the wall look quite reddish. This is wrong, and unacceptable. In all the others, #3-#6, they're barely reddish, which is acceptable. In Win 10, letting either Adobe Reader or Acrobat Pro open them, again PDFs 1 & 2 are quite reddish, while the other four are acceptable.
I confirmed my visual judgements with measurements on #1 and #4 opened two ways. Aiming the Mac Digital Color Meter at an 11x11 pixel patch, here are the R,G,B results:
in Adobe Reader:
#1 (PDFCreator PDF/A-1b)...172, 156, 147
#4 (Neevia PDF/A-1b):..........174, 164, 155in Preview:
#1 (PDFCreator PDF/A-1b)...174, 165, 155
#4 (Neevia PDF/A-1b)...........174, 165, 155The measurement for #1 viewed in Adobe Reader sticks out like a sore thumb. (The 165 vs 164 G discrepancy is real, but insignificant.)
So, there is something "fishy" about the PDF/A files made with PDFCreator. The Adobe software finds some data in the files that causes wrong color presentation. The Apple software ignores that data. Adobe Reader is the most popular viewer for PDFs, so even if this is a case of Adobe incompetence, we don't want to make PDF/A files that lead to wrong color presentation.
I suspect the fishy bits are in the metadata, but I haven't examined the different PDFs' binaries. PDFCreator uses iTextSharp 5.5.12 (AGPL-version) to make PDF/A. Perhaps the color problem comes from that.
Color problems aside, PDFs #1 and #2 are valid PDF/A according to the 3-HEIGHTS PDF VALIDATOR ONLINE TOOL, while PDF #5 made by Neevia fails that validation.
Bugs are everywhere. They are the spice of life for some of us. Notice how Dürer switched the Butzenscheiben alignment on the wall.
Dennis
Posts: 1
Participants: 1
@joaogabrielpcf wrote:
O PDF Creator tem alguma opção em suas versões que limita a quantidade de vezes que um determinado arquivo em PDF é aberto?
Does PDF Creator have any options in its versions that limits the number of times a particular PDF file is opened?
Verfügt PDF Creator in seinen Versionen über Optionen, die die Anzahl der Öffnungsvorgänge einer bestimmten PDF-Datei begrenzen?
Posts: 1
Participants: 1
@OldExpat wrote:
Running latest pdf Architect Pro on Win 10. I try to create a document by merging files and I get the error message "Failed to create a document." If I close everything down and restart, pdf Architect works fine. This is an inconvenience, and I don't know what is causing it.
Posts: 1
Participants: 1