TuesPechkin icon indicating copy to clipboard operation
TuesPechkin copied to clipboard

Created TuesPechkin.Wkhtmltox.AnyCPU.

Open mmkiff opened this issue 9 years ago • 26 comments

https://github.com/tuespetre/TuesPechkin/issues/87

Works for both 32 and 64bit.

mmkiff avatar Mar 11 '15 17:03 mmkiff

What about this pull request ?

bcampardou avatar Apr 29 '15 09:04 bcampardou

Thanks for reminding me.

I appreciate the effort here, I will say though: I don't like the idea of packing the assemblies directly into this new package. It would be ideal to simply depend on the separate 32 and 64 bit packages and instantiate from the appropriate one; I think some more planning/testing needs to be done overall anyways so we can cover Linux use cases -- I don't know for sure how that should fit in here yet.

  • Derek Gray

On Apr 29, 2015, at 4:32 AM, Béranger [email protected] wrote:

What about this pull request ?

— Reply to this email directly or view it on GitHub.

tuespetre avatar Apr 29 '15 13:04 tuespetre

And what would you advise to use Pechkin in AnyCPU app, that working on both x64 and x86 configurations? sorry for my english

cratu avatar May 18 '15 09:05 cratu

An AnyCPU version would be very much appreciated.

crush83 avatar Jun 10 '15 14:06 crush83

Thanks for the feedback.

I have not accepted this pull request because it includes the wkhtmltox.dll files within itself rather than providing a wrapper that makes use of the existing 32 and 64 bit-specific packages.

If that change is made I will reinspect the pull request and probably accept it. Sorry for the delay.

tuespetre avatar Jun 10 '15 14:06 tuespetre

Any progress on this issue?

codeweb avatar Oct 20 '15 08:10 codeweb

I use an anyCPU version see: https://github.com/mmkiff/TuesPechkin

cratu avatar Oct 20 '15 10:10 cratu

Also for Framework 4? I have "any cpu" using master branch but i have a qt error in the console (nevertheless it works). I tried your branch but it doesn't work for me (framework 4, pipeline classic or integrated)

codeweb avatar Oct 20 '15 12:10 codeweb

That strange. What errors you got?

cratu avatar Oct 20 '15 13:10 cratu

https://github.com/tuespetre/TuesPechkin/issues/126

codeweb avatar Oct 20 '15 15:10 codeweb

@Cratu: i wrote a simple Console Application to test. Can i send it to you? How (20MB without bin dir)?

codeweb avatar Oct 21 '15 11:10 codeweb

@codeweb if code is not private use any file share. dropmefiles as example.

cratu avatar Oct 22 '15 05:10 cratu

@Cratu: https://dropmefiles.com/1iCsN Dlls are compiled started from your project. I tried also to include it directly. Now i need only to avoid Qt error OLE message: so console will close.

codeweb avatar Oct 22 '15 07:10 codeweb

I'll look a little bit later.

cratu avatar Oct 22 '15 08:10 cratu

I solved adding Process.GetCurrentProcess().Kill(); in my console application but it can't be a valid solution.

codeweb avatar Oct 22 '15 08:10 codeweb

I think this is qt & console app issue: https://code.google.com/p/qt4dotnet/issues/detail?id=3

cratu avatar Oct 26 '15 15:10 cratu

Yes but there is no solution...

codeweb avatar Oct 27 '15 11:10 codeweb

I have another problem in the web application. Pdf generation works on Firefox but not on IE 11 (win7). In the event viewer i read wkhtmltox.dll_unloaded w3wp.exe, versione: 7.5.7601.17514, 0xc0000005

codeweb avatar Oct 29 '15 09:10 codeweb

hi, where is the AnyCPU package?

unruledboy avatar Feb 24 '16 14:02 unruledboy

@unruledboy check this: https://github.com/cratu/TuesPechkin

cratu avatar Apr 20 '16 16:04 cratu

@cratu nice! I will try it

unruledboy avatar Apr 21 '16 16:04 unruledboy

Still not available on nuGet?

thedumbtechguy avatar Jul 18 '16 09:07 thedumbtechguy

@frostymarvelous @unruledboy https://www.nuget.org/packages/TuesPechkin.Wkhtmltox.AnyCPU/0.12.3.2 check please. It's my 1st nuget pkg also updated wkhtml to lastest 0.12.3.2 release

cratu avatar Jul 21 '16 16:07 cratu

Thanks. Definitely need that.

On Thu, Jul 21, 2016 at 4:23 PM, Dmitriy [email protected] wrote:

https://www.nuget.org/packages/TuesPechkin.Wkhtmltox.AnyCPU/0.12.3.2 check please my 1st nuget pkg

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tuespetre/TuesPechkin/pull/90#issuecomment-234306809, or mute the thread https://github.com/notifications/unsubscribe-auth/AA4XZSbTeyJtKtxVxkYpgw65I3hrRPdrks5qX5zugaJpZM4DtH-- .

Regards, Stefan Froelich.

thedumbtechguy avatar Jul 21 '16 16:07 thedumbtechguy

I have another problem in the web application. Pdf generation works on Firefox but not on IE 11 (win7). In the event viewer i read wkhtmltox.dll_unloaded w3wp.exe, versione: 7.5.7601.17514, 0xc0000005

Do you any solution for this problem that i have now. If i forward me, i will be so appreciate.

jackiemanzzz avatar Apr 24 '19 14:04 jackiemanzzz

Hello, generally package doesn't depend on browser. This is just a server lib. Maybe you have different parameters from ie and ff?

ср, 24 апр. 2019 г., 17:31 jackiemanzzz [email protected]:

I have another problem in the web application. Pdf generation works on Firefox but not on IE 11 (win7). In the event viewer i read wkhtmltox.dll_unloaded w3wp.exe, versione: 7.5.7601.17514, 0xc0000005

Do you any solution for this problem that i have now. If i forward me, i will be so appreciate.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tuespetre/TuesPechkin/pull/90#issuecomment-486266828, or mute the thread https://github.com/notifications/unsubscribe-auth/ABWXHZIJZHWUVROU4J3AY4LPSBVKHANCNFSM4A5UP67A .

cratu avatar May 01 '19 03:05 cratu