Autor Thema: Diverse PDF-Tools ...  (Gelesen 216293 mal)

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SepPDF v2.59
« Antwort #765 am: 26 Mai, 2014, 18:45 »
SepPDF is a tiny PDF file splitter with drag-and-drop support.

License: Freeware

What's new: >>

Fixed a bug that may fail to read some files.

http://www.ne.jp/asahi/foresth/home/indexe.htm

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Xpdf 3.04
« Antwort #766 am: 29 Mai, 2014, 13:50 »
PDF-Viewer mit PDF-1.5-Unterstützung; extrahiert Text sowie Grafiken und konvertiert PDFs nach PostScript.

Lizenz: Open Source

Release Notes
3.04 (2014-may-28)
------------------
New text extractor.
Added the pdftohtml tool.
Added the pdftopng tool.
New trapezoid-based rasterizer core (for performance).
Generate appearance streams for Line, PolyLine, and Polygon
  annotations.
Added the closeWindowOrQuit command, and changed the default binding
  for ctrl-W from closeWindow to closeWindowOrQuit.
Implemented the new AES-256 mode (R=6, Acrobat X).
Add an object cache.
Added a small cache for object streams.
Modify PSOutputDev to use LZW compression instead of RLE, with a
  fallback to RLE if the "psLZW no" setting is given.
Pdfinfo now prints page rotation info.
Modified ImageOutputDev, used by pdfimages, to output the masks and
  soft masks used when drawing images.
Remove non-printable characters from error output, just in case they
  might cause problems for the terminal program.
Added initial support for Code3of9 bar codes in XFA forms.
Added the mapExtTrueTypeFontsViaUnicode xpdfrc command.
Apply stroke adjustment to rectangular images and clipping regions (in
  addition to strokes and fills).
Decode JPEG 2000 images at less than full resolution if the full res
  image isn't needed (i.e., if the raw image is higher resolution than
  the output).
Implemented knockout groups.
Removed t1lib support.
Added support for images with 16-bit components.
Rewrote the Dict class to use a hash table; as a side effect, this
  handles dictionaries with multiple definitions for a key, which are
  in violation of the spec, but Acrobat appears to handle.
The transformed line width computation -- used to implement the
  minLineWidth setting, and the hairline threshold in monochrome mode --
  was incorrect.
Pdftops was not correctly handling the case where it couldn't find
  a 16-bit font -- this led to crashes and/or invalid PostScript.
A bug in FlateStream::getBlock() was causing problems with narrow
  images.
Use the correct _WIN32 define instead of WIN32.
Use copy-on-write for the clip path in SplashState (when doing gsave),
  for performance.
Added a Solaris-specific entry to the ghostscript font search path.
SplashState was initializing line width to 0 instead of 1.
Abort processing on a content stream after getting 500 errors
  (undefined operator, wrong number of args) -- this avoids very long
  processing time for malicious PDF files using bogus RLE encoded
  content streams.
Added the psUseCropBoxAsPage xpdfrc option; "pdftops -pagecrop" now
  sets psUseCropBoxAsPage; "pdftops -pagecrop -paper match" now uses
  the CropBox as the page size.
Re-architected the AcroForm support code into a separate AcroForm
  module.
Fixed the handling of overprinting/transparency interaction, using
  the CompatibleOverprint blend mode.
The TIFF predictor code for the 1-bit-per-pixel case was broken.
For triangle and patch mesh shadings (types 4-7) with color functions,
  interpolate the function parameter not the color.
Check the fontFile/fontDir commands before (instead of after) doing
  Base-14 substitution in PS output.
Correctly handle non-embedded TrueType fonts that have an Identity
  ToUnicode mapping (display and PS output were failing).
Added support for XFA form rendering, including an "enableXFA" xpdfrc
  setting.
Handle PFB Type 1 fonts when generating PostScript output.
Unwind any extraneous saved graphics state at the end of the page
  (before drawing annotations).
Added some integer overflow checks in the GString class.
Handle 16-bit components in JPEG 2000 images.
ActualText spans can end without a valid font, in which case
  TextPage::beginWord was crashing.
The Domain entry in function shadings wasn't being parsed correctly.
Fixed a bug in the JPEG decoder - successive approximation
  (progressive mode) coefficients weren't being handled correctly.
Added a better infinite loop test to the xref parser.
When generating PostScript, merge reused TrueType fonts (if their
  code-to-GID mappings are the same).
Tweak the Gouraud triangle shaded fill code to end the recursive
  splitting if the triangles get sufficiently small.
Do bilinear interpolation when upsampling images.
When skipping extraneous image data from an inline image, look for
  EI<whitespace> instead of just EI.
When writing to stdout on Windows, pdftoppm now sets the file mode to
  binary.  [Thanks to Robert Frunzke.]
Accept strings as well as names for the BaseFont entry in font
  objects.
Removed the TEXTOUT_WORD_LIST config option (with the new text
  extractor, this is always enabled).
Fixed a bug in the JBIG2 decoder (the TPGD context for template #3 in
  readGenericBitmap was incorrect).
Rewrote the PostScriptFunction code for performance.
Handle 8-bit OpenType CFF fonts that are missing required tables in
  the OpenType wrapper.
Handle tiling patterns with reversed coordinates in their bounding
  boxes.
Added support for 64-bit file offsets, i.e., PDF files larger than
  2GB.
Optimize the code that rasterizes pattern-filled image masks.
Added support for Mac OS X system fonts (Base-14 only).
The backdrop color in luminosity-type soft mask groups was not being
  handled correctly.
Modified behavior of "pdftops -paper match -duplex ..." - it will now
  duplex consecutive same-sized pages.
Tweak the handling of degenerate fills ('moveto lineto fill') to
  match Adobe.
Don't honor the OPM=1 setting with ICCBased CMYK color spaces.
Whole-word searches were treating certain punctuation (Unicode number
  separators and terminators) as part of the word, e.g., searching for
  "foo" would not match "foo,".
Use the TextString class everywhere it makes sense.
Removed the unnecessary segment sort in Splash (performance
  optimization).
Handle hyperlinks that use Widget-type annotations.
Fix up the integer overflow checks to avoid issues with clever
  compilers.  [Thanks to Nickolai Zeldovich.]
Correctly handle streams with missing Length entries in damaged PDF
  files.
Added a compile-time option (LOAD_FONTS_FROM_MEM) to load fonts from
  memory rather than temporary files on disk.
Added the psRasterSliceSize xpdfrc option.
Fixed a case in the JPEG 2000 arithmetic decoder where extra data is
  present in packet i, and needs to be saved for use in packet i+1.
Fixed a bug in the JPEG 2000 decoder related to images with fewer than
  8 bits per component.
Handle the case in PSOutputDev where slice size overflows a 32-bit
  integer.
Add (partial) support for TrueType cmap format 2.
Always pass FT_LOAD_NO_BITMAP to FreeType -- bitmaps apparently fail
  with rotated characters.
Support fonts specified in ExtGState dictionaries.
Annotations with empty Border arrays should not draw a border.
Fix the CMap parser to handle large CID ranges.
Check for Type 3 CharProcs that call q or Q before the d0/d1 operator,
  and treat them as uncacheable.
Invert the selection color when starting in reverse video mode.
Device{Gray,RGB,CMYK} cannot be mapped via a resource dict.
Changed the PS output for masked images (explicit and color key
  masking): use a plain old clip path instead of rectclip to avoid
  array overflows.
Check the StemSnapH/V arrays when converting Type 1C fonts to Type 1 -
  if there are any duplicate or out-of-order values, skip that
  StemSnapH/V array.
Added the psMinLineWidth xpdfrc setting.
Fix an obscure issue in converting TrueType fonts to Type 42, related
  to empty glyph descriptions (12 zero bytes).
Pdftops now reports an error if there were any I/O errors writing to
  the PS output file.
Fix vertical text (CJK fonts) in PS output -- offset the character
  origin correctly.
Increased the number of digits used by pdfimages for the image number
  from three to four.
Handle right-to-left (e.g., Arabic) ligatures correctly in the text
  extractor.
Added the -loc and -locPS options to pdffonts.
Extend the object parser recursion limit to cover Stream::addFilters()
  / Stream::makeFilters() - to avoid another possibility of stack
  overflow.
Disable FreeType autohinting, because it can fail badly with font
  subsets that use invalid glyph names -- except in the case of Type 1
  fonts, which look much better with light autohinting.
Modified the rasterizer pipeline functions to process a scan line at a
  time (for performance).
Removed VMS build support (it hasn't been updated in ages).
Removed pdftotext's '-htmlmeta' option (use pdftohtml instead).
PSOutputDev's font/form setup code, and pdffonts, were not scanning
  soft mask groups in ExtGState dictionaries.
Invalid DCT input (e.g., from a damaged PDF file) could overflow the
  dctClip array.
When upsampling an image mask or image with a large resulting image
  size, do it in stream mode instead of prescaling the whole image
  (to avoid running out of memory).
Added infinite loop detection to pdffonts.
[close]

http://www.foolabs.com/xpdf/download.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PDF-XChange Viewer 2.5.308.0
« Antwort #767 am: 31 Mai, 2014, 06:50 »
Mit dem "PDF-XChange Viewer" können Sie schnell und einfach jede Art von PDF-Dokumenten öffnen, lesen und ausdrucken. Mehrseitige Dokumente lassen sich mittels einer Minivorschau schnell durchblättern, mehrere Dateien können mit Hilfe von Tabs gleichzeitig gestartet werden.

Soweit so gut. Was den "PDF-XChange Viewer" aber von ähnlichen Programmen abhebt, ist die Möglichkeit, Kommentare, Notizen und Markierungen am Text direkt am PC vorzunehmen. Anderswo kostet solch eine Funktion richtig Geld. Mit der Screenshot-Funktion können Teile eines Dokuments in andere Anwendungen kopiert werden, die Export-Funktion erlaubt es, das PDF als ganzes in ein beliebiges Grafikformat zu konvertieren.

Lizenz: Freeware

Whats new: >>

New protection system incorporating extended upgrade/renewal options and features!
Fixed couple of minor issues.

http://www.docu-track.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PDF24 Creator 6.5.0
« Antwort #768 am: 04 Juni, 2014, 12:23 »
Konvertiert Dateien über das Drucken-Menü jeder beliebigen Anwendung in PDF-Dokumente


Changelog:

Release Notes
BugFix: Fixed a bug in the PDF lib:
There was a bug in the PDF lib which caused an application crash when reading some special PDF files. We have fixed that one.
BugFix: Image of the progress window did not scale:
The progress windows was optimized for 96 DPI. Higher DPI settings caused a gap at the right side of the window which was a little bit ugly. We have fixed that issue and now the progress windows is DPI aware.
Improvement: Moved a settings area:
We have moved the block PDF Printer Tool from the general element to the PDF Printer element because this block is more related to this section.
Feature: Progress window can be disabled in auto save feature:
The progress window could be annoying when saving a lot of documents automatically. The window can be disabled in the settings in the auto save section.
BugFix: Language files fixed:
There was a wrong key element in all language files so that there was a not replaced placeholder in the save as dialog. We have corrected that.
[close]

http://de.pdf24.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PDF Shaper 2.7
« Antwort #769 am: 09 Juni, 2014, 21:00 »
PDF Shaper is a free PDF converter and extractor with easy-to-use user interface and many useful features such as multipage and batch PDF conversion, tab formatting, extraction of specified elements.

Features:

Convert PDF documents to MS Word format
Extract specified PDF elements (text, tables, images)
Format output documents
Batch conversion of PDF documents
Converts tables and tabbed columns
Detects numbered and bulleted lists
Recognizes several types of font encoding

Freeware

Latest Changes

Added Edit menu to all tools.
User interface prepared for translations.
Improvements to user interface.
Improved PDF/Image conversion algorithm.
Improvements to text recognition algorithm.
Fixed possible bug with processing some TrueType fonts.
Some minor fixes applied.

http://www.glorylogic.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PDFsam - PDF Split and Merge 2.2.3
« Antwort #770 am: 18 Juni, 2014, 20:40 »
PDF Split and Merge is an easy to use tool to merge and split pdf documents. Console and GUI versions are available. The GUI is written in Java Swing and it provides functions to select files and set options. It's made over the iText library.

Lizenz: Freeware

http://www.pdfsam.org/download/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
UnityPDF v1.0.3.0
« Antwort #771 am: 19 Juni, 2014, 05:45 »
UnityPDF is an efficient and easy to use piece of software whose main purpose is to provide you with the ability to fully manipulate your PDF documents.

The program lets you merge, split (one page per file), divide (by file size or number of pages), extract or insert a range of pages, protect and set permissions, view and clear metadata of PDF files.

NOTE: Free for non commercial use only.

Whats new: >>

Adding the "page rotation" feature.
Adding the "check update" feature.

http://www.unitypdf.com/index

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
doPDF 8.0 Build 908
« Antwort #772 am: 19 Juni, 2014, 16:45 »
doPDF is a free PDF converter for both personal and commercial use. Using doPDF you can create PDF files by selecting the "Print" command from virtually any application. With one click you can convert your Microsoft Excel, Word or PowerPoint documents or your emails and favorite web sites to PDF files. doPDF is a free PDF converter, it is not a PDF viewer. To view PDF files you will need the free Adobe Reader.

doPDF installs itself as a virtual PDF printer driver so after a successful installation will appear in your Printers and Faxes list. To convert to PDF, you just have to print the document to doPDF, the free pdf converter. Open a document (with Microsoft Word, WordPad, NotePad or any other software), choose Print and select doPDF. It will ask you where to save the PDF file and when finished, the PDF file will be automatically opened in your default PDF viewer.

Licence: Freeware

Whats new: >>

Fix: Resulting PDF will have the same page size as the original document sent for printing
Fix: Updated information displayed on the About window
Fix: Various fixes for the installer
Fix: Update uninstall version message
Fix: Updated help file and manual
Fix: Added details regarding the novaPDF add-in for Microsoft Office during installation

http://www.dopdf.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Horland's Scan2PDF 3.4.0.7
« Antwort #773 am: 20 Juni, 2014, 05:10 »
Erzeugt mehrseitige PDF-Dokumente direkt beim Scannen; unterstützt handelsübliche TWAIN oder WIA kompatible Einzugs- oder Flachbettscanner; bietet Farbmarker, Bilddrehung und nachträgliches Umsortieren.

Freeware

Was ist neu

Neu - 10 Profil Buttons
Neu - Neuer Farb Marker
Neu - A6 Eingabe Format
Neu - Standard Drucker pro Profil festlegen

http://www.horland.de/scan2pdf.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SepPDF v2.60
« Antwort #774 am: 20 Juni, 2014, 16:05 »
SepPDF is a tiny PDF file splitter with drag-and-drop support.

License: Freeware

What's new: >>

Fixed some bugs.

http://www.ne.jp/asahi/foresth/home/indexe.htm

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Doro PDF Writer 1.92
« Antwort #775 am: 24 Juni, 2014, 13:08 »
Einfacher PDF-Drucker zum Erstellen von PDF-Dokumenten via Druckbefehl, unter anderem mit optionaler 128-Bit-Passwort-Verschlüsselung

kostenlos

Whats new: >>

Select file format in save dialog, TIF output creates multi-page TIF files

http://thesz.diecru.eu/content/doro.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
doPDF 8.0.910
« Antwort #776 am: 25 Juni, 2014, 17:30 »
doPDF is a free PDF converter for both personal and commercial use. Using doPDF you can create PDF files by selecting the "Print" command from virtually any application. With one click you can convert your Microsoft Excel, Word or PowerPoint documents or your emails and favorite web sites to PDF files. doPDF is a free PDF converter, it is not a PDF viewer. To view PDF files you will need the free Adobe Reader.

doPDF installs itself as a virtual PDF printer driver so after a successful installation will appear in your Printers and Faxes list. To convert to PDF, you just have to print the document to doPDF, the free pdf converter. Open a document (with Microsoft Word, WordPad, NotePad or any other software), choose Print and select doPDF. It will ask you where to save the PDF file and when finished, the PDF file will be automatically opened in your default PDF viewer.

Licence: Freeware

Whats new: >>

Fix: Offline installer is now digitally signed
Fix: Offline installer doesn't require an internet connection
Fix: Other fixes for setup and conversion engine

http://www.dopdf.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PDF24 Creator 6.6.0
« Antwort #777 am: 27 Juni, 2014, 18:30 »
Konvertiert Dateien über das Drucken-Menü jeder beliebigen Anwendung in PDF-Dokumente

Changelog

Optimierung: Steuerung des Standarddruckers verbessert

Das DocTool muss unter Umständen den Standarddrucker auf den PDF24 PDF Drucker umstellen, damit eine PDF erstellt werden kann. Die Umstellung wird wieder rückgängig gemacht, nachdem die Aktion abgeschlossen wurde. Das Setzen und Rücksetzen haben wir weiter optimiert.

Optimierung: Verbesserung der Mutex Locks im DocTool

Das DocTool verwendet Mutex Locks um bestimmte Abschnitte zu schützen. Hier wurde optimiert, sodass nur noch dann gelockt wird, wenn es wirklich erforderlich ist.

Feature: Shellprint Kommando im DocTool

Das DocTool kann verwendet werden, um eine ShellPrint Aktion auszuführen, um ein Dokument auf einem Drucker drucken zu können.

Feature: DocTool kann PDF Dateien vom Inhalt der Zwischenablage erstellen

Auf diese Weise kann man z.b. aus einem Bild, das sich in der Zwischenablage befindet, eine PDF Datei erzeugen. Befinden sich Dateiverweise in der Zwischenablagen, so werden die Dateien in eine PDF gewandelt.

Feature: Dateiupload per DocTool

Das DocTool kann dazu verwendet werden, um Dateien an einen Internetservice zu übertragen.

Optimierung: Drucken auf dem PDF Drucker verbessert

Wir haben das Drucken auf dem PDF Drucker optimiert. Die Meldung "Konnte möglicherweise keine PDF erstellen" wird nun nur noch angezeigt, wenn für die Datei kein Druckkommando registriert ist.

Optimierung: Keine spezielle Behandlung mehr für Word, Excel und PowerPoint Dateien

In älteren Versionen wurden Word, Excel und PowerPoint Dateien in einer speziellen Weise behandelt, um diese in eine PDF zu konvertieren. Diese spezielle Weise wurde nun entfernt, da sie nicht mehr nötig ist. Solange wie für diese Dateien ein Druckkommando registriert ist, kann man diese in eine PDF konvertieren.

Optimierung: Drag und Drop Dateiimport Reihenfolge verbessert

Die Reihenfolge des Importierens ist nun so, wie die Reihenfolge der selektierten Dateien war bzw. wie sie über das Drag und Drop Interface übermittelt wurden. Vorher konnte sich die Reihenfolge ändern, was z.b. bei Bildern mit fortlaufender Nummer nachteilig war.

[close]

http://de.pdf24.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PDF Split and Merge 2.2.4
« Antwort #778 am: 27 Juni, 2014, 20:15 »
Die Freeware "PDF Split and Merge" fügt einzelne PDFs zusammen und umgekehrt. Sie haben mehrere Präsentationen als PDF vorliegen und müssen daraus eine einzelne erstellen - jedes PDF in die Ursprungsdatei zurückzuverwandeln, anschließend zusammenzufügen und danach erneut zu konvertieren gestaltet sich als mühselig und zeitintensiv.

Die Freeware "PDF Split and Merge" kürzt den Prozess ab, indem es bereits existierende PDFs über nur wenige Mausklicks trennt oder zusammenfügt.

Voraussetzungen: Java JRE

http://www.pdfsam.org/?page_id=42

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Foxit Reader 6.2.1.0618
« Antwort #779 am: 01 Juli, 2014, 12:34 »
Foxit PDF Reader is a reader for PDF (eBook) documents. You can view and print PDF documents with it.

Freeware

Latest Changes

* Improvements
- Updates Foxit’s compatibility with the Microsoft IRM extension for PDF Specification.
* Issues Addressed
- Fixed an issue where the application may suffer security vulnerabilities when reading and displaying filenames and their paths on the “Recent Documents” section from the Start Page.

http://www.foxitsoftware.com/pdf/reader/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )