Posts by Gabriel Fernando • 65 points
5 posts
-
0
votes1
answer1486
viewsQ: TLS 1.2 CT-e 3.0 and NF-e 4.0 protocol
I am developing CT-e 3.0 and NF-e 4.0, in the same cites the need to change the security protocol from SSL to TLS 1.2 with the deadline of 02/04/2018. In the reception webservice has no information…
-
2
votes0
answers27
viewsQ: Return amount in bytes of mobile data used per day
Hello, I’m having a problem returning the amount in bytes of data consumed via mobile data on android. I am currently using this code: Calendar beginCal = Calendar.getInstance();…
androidasked Gabriel Fernando 65 -
2
votes0
answers964
viewsQ: Watermark (Watermark) on ASP.NET MVC PDF rotary
Hello, I’m having trouble adding a watermark in a report generated with rotary pdf. This report has a header, which repeats on all pages and a footer that also repeats on all pages, now I want to…
-
1
votes1
answer1582
viewsQ: Vertical alignment of icones
I have the following structure: one div with width: 228px and height: 228px. Class: icons an element <a> with image size (icon). The problem is that I have some cases that have 3 icons (1…
-
1
votes0
answers84
viewsQ: Drag and drop in a cakephp listing
I have to sort through the drag-and-drop methods. I wonder how you could use this in cakephp? The problem is this: I have several records returned in a list, I would like to drag for example, the…