AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Projekte PDF -> Image
Thema durchsuchen
Ansicht
Themen-Optionen

PDF -> Image

Ein Thema von omata · begonnen am 8. Jul 2012 · letzter Beitrag vom 3. Jan 2015
Antwort Antwort
omata
Registriert seit: 26. Aug 2004
Dieses Programm hilft einem beim Arbeiten mit PDF-Dateien.

Vielleicht kann es ja mal jemand brauchen.

Hinweis: Es wird die DLL (gsdll32.dll) von Ghostscript benötigt.

siehe auch: hier.

Viele Grüße
Thorsten
Miniaturansicht angehängter Grafiken
screenshot.png  
Angehängte Dateien
Dateityp: zip PDF2Image.zip (360,5 KB, 121x aufgerufen)

Geändert von omata ( 8. Jul 2012 um 23:43 Uhr)
 
tonzi18
 
#2
  Alt 30. Dez 2014, 02:26
thanks omata
but i can't compile at xe7 environment
error code: -15
why?
please.
  Mit Zitat antworten Zitat
Benutzerbild von blawen
blawen

 
Delphi 12 Athens
 
#3
  Alt 30. Dez 2014, 02:48
error code: -15
-15??

Under XE7 I could not compile the code -> Incompatibility of the Unit FastMM4
Newer versions you can find on the Internet, for example here

Edit:
Ok, I have also seen the problem.
If you convert the document into an image, the error code is displayed.
Wrong character set?

Errors in the procedure TGhostscript.gsWork (?)
Miniaturansicht angehängter Grafiken
error.jpg  
Roland

Geändert von blawen (30. Dez 2014 um 03:07 Uhr)
  Mit Zitat antworten Zitat
tonzi18
 
#4
  Alt 3. Jan 2015, 00:54
GPL Ghostscript 9.15 (2014-09-22)
Copyright (C) 2014 Artifex Software, Inc. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 5.
Page 1
Loading NimbusSanL-Regu font from %rom%Resource/Font/NimbusSanL-Regu... 4324796 2621894 8013256 6681890 3 done.
Loading NimbusSanL-Bold font from %rom%Resource/Font/NimbusSanL-Bold... 4341740 2678623 8094024 6742139 3 done.
Page 2
Loading NimbusSanL-ReguItal font from %rom%Resource/Font/NimbusSanL-ReguItal... 4358684 2748469 7521520 6162525 3 done.
Page 3
Loading NimbusMonL-Regu font from %rom%Resource/Font/NimbusMonL-Regu... 4375628 2824232 9062784 7675131 3 done.
Page 4
Loading StandardSymL font from %rom%Resource/Font/StandardSymL... 4392572 2885566 10523280 9149813 3 done.
Page 5
  Mit Zitat antworten Zitat
tonzi18
 
#5
  Alt 3. Jan 2015, 01:10
The main problem found

delphi7 PChar <> XE7 PChar

I migrate some codes of "PChar" for Unicode in XE7

PPAnsiChar = array of PAnsiChar;
Tgsapi_init_with_args = function(pinstance: Pgs_main_instance; argc: integer;
argv: PPAnsiChar): integer; stdcall;


and successfully compiled code at Win32&Win64

Finally thank omata very much
  Mit Zitat antworten Zitat
Antwort Antwort

 

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 13:48 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz